Computer Mens:
Going to be setting up a software RAID5 system via linux. I have a number of different drives here with different capacities (3x200GB, 2x300GB), so I was wondering; is it possible to partition each of those drives into 100GB each, so that I won't have to reduce the 300GB drives to match the 200GB drives?
I can think of two concerns off the top of my head...
1) If an entire drive dies using this method, it would wipe out 2-3 partitions in the process . so I wouldn't be able to recover at all. Or are entire-drive failures very rare and it is much more likely that only 1 partition would fail at a time, giving me the opportunity to swap out the entire drive?
2) If a partition DOES fail... how would you replace the one partition? Swapping out a drive would mean, again, replace 2-3 partitions in the process... Would I manually have to copy the remaining valid paritions on the failing drive to the new drive, THEN add this drive to the array to let auto-rebuild of the failed partition take place?
I think I might have just answered my own question, and that it can't be done, but if anybody can provide clarification I'd appreciate it.
Going to be setting up a software RAID5 system via linux. I have a number of different drives here with different capacities (3x200GB, 2x300GB), so I was wondering; is it possible to partition each of those drives into 100GB each, so that I won't have to reduce the 300GB drives to match the 200GB drives?
I can think of two concerns off the top of my head...
1) If an entire drive dies using this method, it would wipe out 2-3 partitions in the process . so I wouldn't be able to recover at all. Or are entire-drive failures very rare and it is much more likely that only 1 partition would fail at a time, giving me the opportunity to swap out the entire drive?
2) If a partition DOES fail... how would you replace the one partition? Swapping out a drive would mean, again, replace 2-3 partitions in the process... Would I manually have to copy the remaining valid paritions on the failing drive to the new drive, THEN add this drive to the array to let auto-rebuild of the failed partition take place?
I think I might have just answered my own question, and that it can't be done, but if anybody can provide clarification I'd appreciate it.