Difference between revisions of "Zfs set quota"
Jump to navigation
Jump to search
↑ https://docs.oracle.com/cd/E19253-01/819-5461/gazud/index.html
(Created page with "* Set a quota to a filesystems: <code>zfs set quota=50G pool/home/bob</code><ref>https://docs.oracle.com/cd/E19253-01/819-5461/gazud/index.html</ref> == See also == * {...") |
(§) |
||
Line 2: | Line 2: | ||
+ | == Related commands == | ||
+ | *<code>zfs list -o name,quota,used,avail -r /ZFSfilesystem</code> | ||
== See also == | == See also == |
Revision as of 09:29, 21 September 2020
- Set a quota to a filesystems:
zfs set quota=50G pool/home/bob
[1]
Related commands
zfs list -o name,quota,used,avail -r /ZFSfilesystem
See also
- ZFS: ZFS deduplication,
ZFS snapshot
,zfs list
,zpool status
,zpool create
,zfs create, zfs get all, zfs set, zfs mount, zfs umount, zfs rollback
Advertising: