I currently have a server at home with 4x1.5TB disks in two mirrors. I just obtained 4x2TB disks.
I plan on rebuilding my old LGA1366 system into a Linux F@H system / ZFS server, most likely using Ubuntu (unless there are serious objections to this.)
I would like to know the optimal way to use these 8 disks in ZFS.
Should I create 2 RAIDZ1 pools, each using four disks (4x2TB + 4x1.5TB)?
Or is there a way I could create one large pool with all 8 drives and use a RAIDZ2 implementation, but that doesnt waste the extra 500GB on each of the 2TB drives?
Both solutions would give me 2-disk failure, but the latter solution would be better as I could lose any two disks, where as the former I would only have one redundant disk per group of 4.
Note that I would also like to migrate the data from the 4x1.5TB disks into the new pool(s). They are currently on a windows 2003 server that will remain in existence. They are using windows software raid mirrors. I plan on initially making a 4x2TB pool with the 4 new disks in a RAIDZ config, then migrating the data (I plan to use samba and transfer the files using windows file sharing) THEN taking the 4x1.5TB disks out of the old w2003 server and moving then into the new linux server, and either adding them to the existing pool, OR making a new pool just for them.
I would like to maximize available storage and have 2 disk fail redundancy if possible. The array will mostly store large files (mp3, iso, movies, etc) that will consist of mostly sequential reads and writes.
TIA!
I plan on rebuilding my old LGA1366 system into a Linux F@H system / ZFS server, most likely using Ubuntu (unless there are serious objections to this.)
I would like to know the optimal way to use these 8 disks in ZFS.
Should I create 2 RAIDZ1 pools, each using four disks (4x2TB + 4x1.5TB)?
Or is there a way I could create one large pool with all 8 drives and use a RAIDZ2 implementation, but that doesnt waste the extra 500GB on each of the 2TB drives?
Both solutions would give me 2-disk failure, but the latter solution would be better as I could lose any two disks, where as the former I would only have one redundant disk per group of 4.
Note that I would also like to migrate the data from the 4x1.5TB disks into the new pool(s). They are currently on a windows 2003 server that will remain in existence. They are using windows software raid mirrors. I plan on initially making a 4x2TB pool with the 4 new disks in a RAIDZ config, then migrating the data (I plan to use samba and transfer the files using windows file sharing) THEN taking the 4x1.5TB disks out of the old w2003 server and moving then into the new linux server, and either adding them to the existing pool, OR making a new pool just for them.
I would like to maximize available storage and have 2 disk fail redundancy if possible. The array will mostly store large files (mp3, iso, movies, etc) that will consist of mostly sequential reads and writes.
TIA!