I am new to ZFS but want to build a 4 drive self healing RAID-Z pool.
I'm assuming this is as easy as installing the software and using a line similar to the following:
zpool create tank raidz /dev/dsk/c1t0d0 /dev/dsk/c2t0d0 /dev/dsk/c3t0d0 /dev/dsk/c4t0d0
Once I have done that, can I then use the volume like a normal disk? Is it compatible with iTunes etc?