Tagged Questions

6
votes
5answers
680 views

Does anyone have experience with ZFS?

I am considering to adopt ZFS and I would be happy to know your experience in both production and testing environment.
3
votes
5answers
1k views

Can ZFS mirror an entire hard drive in OpenSolaris?

I am upgrading an OpenSolaris development workstation and recently purchased two 500GB SATA hard drives expecting to use the features of the motherboard to mirror the drives. OpenSolaris doesn't ...
1
vote
1answer
695 views

Is it possible to offline a disk in a raidz zfs pool?

When i try to offline a disk in a zfs raidz pool (the raidz pool is not mirrored), zfs says that the disk cannot be taken offline because it has no valid mirror. Isn't one of the properties of raidz ...