User Tools

Site Tools


raid:mdadm:remove_the_raid

This is an old revision of the document!


RAID - mdadm - Remove the RAID

sudo mdadm --remove /dev/md0

Then edit the /etc/mdadm/mdadm.conf file and comment out the RAID definition.

<file bash /etc/mdadm/mdadm.conf> #ARRAY /dev/md0 level=raid5 num-devices=3 metadata=1.2 spares=1 name=bionic:0 UUID=76c80bd0:6b1fe526:90807435:99030af9 # devices=/dev/sdb1,/dev/sdc1,/dev/sdd1

Also, edit /etc/fstab file and comment out the line that enables auto-mount of the RAID device.

raid/mdadm/remove_the_raid.1632657999.txt.gz · Last modified: 2021/09/26 12:06 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki