• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

different hard drives for RAID

ARapalo

n00b
Joined
Sep 8, 2012
Messages
3
Currently I have a WD 1.5tb and a seagate 1.5tb. If I buy another 3tb seagate drive, can I put them in RAID 5 and have 4.5tb usable space? Basically one of the 1.5tb is used for parity/redundancy. Would it be a problem if I mixed and match different drive capacity and brands?
 
Currently I have a WD 1.5tb and a seagate 1.5tb. If I buy another 3tb seagate drive, can I put them in RAID 5 and have 4.5tb usable space?

No. You would have 3TB of usable space (with 1.5TB wasted on your 3TB)

Basically one of the 1.5tb is used for parity/redundancy

It doesn't work like that. if the 3TB drive failed, you would only have 3TB of remaining space.

Would it be a problem if I mixed and match different drive capacity and brands?

In software RAID (like in Linux or FreeNAS with MADM) different brands would probably work. You might get some wonky performance.

Different sizes is less than ideal as the usable size of each array member is the size of the smallest drive.

In hardware or fakeraid, this can go from kind of a bad idea, to a very very bad idea.

Look into something like flexraid or stablebit drive pooling. RAID sucks and you shouldn't use it unless you have a specific purpose (performance or uptime) for it.
 
Back
Top