Hi,
I'm busy experimenting with a software raid 1.
I've successfully added a spare, used it, failed drives, etc.
I've now grown the array from 2 to 3 partitions, which worked well. Now when I try and shrink it by doing mdadm --grow /dev/md1 --raid-disks=2, I get a resource busy on /dev/md1.
I've gone down to runlevel 1, with no luck. What should I do to get it to go back down to 2 partitions again?
Alex