Adam Zion via plug on 16 Dec 2021 14:38:47 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PLUG] Growing a RAID 5


I had a 1 TB RAID 5 consisting of 2 1TB drives (yes, that works). To double its capacity, I purchased two more 1TB drives. They were mounted as /dev/sdc and /dev/sdd, and I created an ext4 partition on each so that I had /dev/sdc1 and /dev/sdd1.

Then, I needed to issue commands to grow the RAID. I did as follows:

sudo --grow --raid-devices=4 /dev/md0
and

--
Adam+Zion, MSIS
Registered Linux User #471910
http://www.adamzion.com
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug