Re: 3-way mirror to RAID-6
From: Wols Lists <hidden>
Date: 2018-01-08 15:20:14
On 08/01/18 11:34, Gandalf Corvotempesta wrote:
So, which is the best procedure to follow to increse the total usable space, without loosing redundancy while the system is running ? I would like to have some confirms from skilled users in this ML. On my own, i would replace one disk per time (fail+remove+add) and wait for resync to complete, then, resize the array:
Well, that's certainly not best practice! If you can, you replace one disk at a time with --replace. That will copy the drive in-place with *no* reduction in redundancy. Doing a fail/remove removes one level of redundancy. Okay, you need spare ports to do a --replace so it's not always possible, but it's always desirable. And with enough spare ports, you can replace more than one drive at once, again with NO loss of redundancy. Cheers, Wol