Difference between revisions of "Zfs set quota"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  touch your_new_file
 
  touch your_new_file
 
  touch: cannot touch 'your_new_file': Disk quota exceeded
 
  touch: cannot touch 'your_new_file': Disk quota exceeded
 +
zfs set quota=60G pool/home/bob
 +
(no output on success)
  
 
== Related commands ==
 
== Related commands ==

Revision as of 10:23, 21 September 2020


touch your_new_file
touch: cannot touch 'your_new_file': Disk quota exceeded
zfs set quota=60G pool/home/bob
(no output on success)

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: