• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

RAID questions

chasem

Banned
Can you append to a raid5 array, ie:

you got 3 disks and you wana add another of the same size

can you have 3 disks in a raid1 array for more redundancy
 


<< you got 3 disks and you wana add another of the same size >>


Yes. Most Raid controllers (at least the high-end SCSI ones, don't know about the IDE stuff) allow you to expand the array.



<< can you have 3 disks in a raid1 array for more redundancy >>


No. However, some controllers (the high-end ones again), allow for a 'hot spare' that will kick into action if one of the drives fail. It sits idle until a drive fails but it reduces the slight chance that you have a second drive fail before you can replace the original one.
 
Back
Top