User Tools

Site Tools


tech:zfs:start

This is an old revision of the document!


General ZFS Info

Create a raid-z pool:

zpool create poolname raidz c0t50004CF2121A7832d0 c0t50004CF20D941F19d0 ...

… this will mount the pool at /poolname

Create a ZFS filesystem, typically …

zfs create -o compression=lz4 -o sync=disabled -o atime=off poolname/some/fsname

Alternately …

zfs create -o compression=on -o mountpoint=/zones zonepool/zones
zfs create -o sync=disabled -o atime=off zonepool/zones/oidev
tech/zfs/start.1553723244.txt.gz · Last modified: 2019/03/27 16:47 by rk4n3