Given I have a raid 5 of /dev/sda, dev/sdb, /dev/sdc, now with the same size (said 250G)
But later, /dev/sda failed, so I replaced it with /dev/sdd of 500G. What happens?
If Later I replace /dev/sdb with /dev/sde of 500G and /dev/sdc with /dev/sdf of 500G then what happen?
Will my array grow it capability?