Can I create a hybrid software-RAID array with disks of different sizes?
Posted
by
stueng
on Ask Ubuntu
See other posts from Ask Ubuntu
or by stueng
Published on 2012-06-04T08:12:00Z
Indexed on
2012/06/04
10:51 UTC
Read the original article
Hit count: 295
Products such as Synology offer something called Synology Hybrid RAID
http://www.synology.com/us/products/features/RAID.php
This RAID type allows you to make best use of your disks available by using all the disk space available as long as at least two disks share the same increased size where a typical RAID setup would simply "throw away" the extra space
I would like to build a NAS with 4 disks available. I will begin by populating it with 3 X 3TB to give me 6TB usable. By the time I have filled this 6TB I imagine that 4TB disks will have come down in price, so at this stage I would add a 4th 4TB disk to give me an additional 3TB of space. When I next run out of space I will change one of the original 3TB disks with a 4TB disk giving me an additional 1TB of space.
This is not possible with a typical RAID configuration, only with these "hybrid RAID" types
I am wondering if I can acheive a similar "hybrid RAID" with Ubuntu? or another linux distro?
© Ask Ubuntu or respective owner