NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
dirkdigs
Dec 21, 2013Aspirant
mixing disks of different size
is it OK to mix hard drives of different sizes? I am configured with x-raid2 thanks.
fastfwd
Dec 21, 2013Virtuoso
xeltros wrote: Yes and no. You can mix different size but you would end up with every disk having the same number of bytes which would be the smallest one.
Actually, it's better than that. You do get one layer that's the size of the smallest drive, but if it's possible to add another layer using the extra space on the other drives, you get that too.
xeltros wrote: You can't add smaller disk afterwards, so add the small disks first.
That is true.
xeltros wrote: HDD1=3To; HDD2=4To; HDD3=4To ==> you will get 6TO in raid 5 (3+3+parity)
Because of the layering, you will actually get 7TB: One layer that is 3TB (HDD1) + 3TB (HDD2) + parity (HDD3), plus a second layer that is 1TB (HDD2) + parity (HDD3).
X X --- 1TB + Parity (second layer)
X X X \
X X X >- 3TB + Parity (first layer)
X X X /
HDD1 HDD2 HDD3
xeltros wrote: HDD1=2To; HDD2=4To; HDD3=4To ==> 4To raid5.
Same thing here: 2TB (HDD1) + 2TB (HDD2) + parity (HDD3), plus 2TB (HDD2) + parity (HDD3) = 6TB.
For simplicity, I've written the above as though all the parity is stored on HDD3; that's not actually how it works, but you can visualize it that way for simplicity without affecting the accuracy of the array-size numbers.
Easiest way to calculate the approximate size of a single-redundancy (RAID5) array is to sum the sizes of all drives EXCEPT the largest.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!