Difference between revisions of "Zfs set quota"

From wikieduonline
Jump to navigation Jump to search
(§)
Line 1: Line 1:
 
* 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>
 
* 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>
  
 +
 +
touch your_new_file
 +
touch: cannot touch 'your_new_file': Disk quota exceeded
  
 
== Related commands ==
 
== Related commands ==

Revision as of 10:22, 21 September 2020


touch your_new_file
touch: cannot touch 'your_new_file': Disk quota exceeded

Related commands

  • zfs list -o name,quota,used,avail -r /ZFSfilesystem

See also

  • https://docs.oracle.com/cd/E19253-01/819-5461/gazud/index.html
  • Advertising: