using ZFS on a stripe and copies=2 for a dataset
Posted: 28 Apr 2014 19:03
HI,
I'm experimenting with Nas4Free and ZFS, I have a system with 2 * 3 TB drives.
On these disks I'd like to store some files which are crucial to me, and some who are not. (Of course I'm going also to backup that data)
So I thought that I'd partition my disk with a mix of raid 1 an 0, so
2 TB each Raid 1 = 2 TB "safe"
1 TB each Raid 0 = 2 TB "not safe"
But from what I've understood partitioning the disks is not recommended on Nas4Free, so I went with a ZFS stripe pool on both disks and created a dataset with copies=2 where I'd store my crucial files.
So in case of a disk failure I won't lose anything that's on the 2 copies datases, I just have to purchase a new disk and scrub the pool, right? The files with copies=1 would be just lost.
Does this look like a crazy idea or could it be a good one?
Thanks!
I'm experimenting with Nas4Free and ZFS, I have a system with 2 * 3 TB drives.
On these disks I'd like to store some files which are crucial to me, and some who are not. (Of course I'm going also to backup that data)
So I thought that I'd partition my disk with a mix of raid 1 an 0, so
2 TB each Raid 1 = 2 TB "safe"
1 TB each Raid 0 = 2 TB "not safe"
But from what I've understood partitioning the disks is not recommended on Nas4Free, so I went with a ZFS stripe pool on both disks and created a dataset with copies=2 where I'd store my crucial files.
So in case of a disk failure I won't lose anything that's on the 2 copies datases, I just have to purchase a new disk and scrub the pool, right? The files with copies=1 would be just lost.
Does this look like a crazy idea or could it be a good one?
Thanks!