User Tools

Site Tools


zfs:filesystems

This is an old revision of the document!


ZFS - Filesystems

ZFS allows one to create a maximum of 2^64 file systems per pool.

  • Each ZFS file systems can have different properties set.

Create a Filesystem

Delete a Filesystem


Destroy a file system

sudo zfs destroy mypool/tmp

Set Properties for a Filesystem

Setting a quota

sudo zfs set quota=10G mypool/projects

Use Compression

sudo zfs set compression=on mypool/projects
zfs/filesystems.1634131143.txt.gz · Last modified: 2021/10/13 13:19 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki