User Tools

Site Tools


zfs:filesystems:set_properties_for_a_filesystem

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
zfs:filesystems:set_properties_for_a_filesystem [2021/10/13 22:06] peterzfs:filesystems:set_properties_for_a_filesystem [2021/10/13 22:09] (current) – [Deduplication] peter
Line 76: Line 76:
  
 </WRAP> </WRAP>
 +
 +----
 +
 +===== Mount Point =====
 +
 +<code bash>
 +zfs set mountpoint=/test testpool/projects
 +df -h |grep /test
 +</code>
  
 ---- ----
Line 87: Line 96:
 <WRAP info> <WRAP info>
 **NOTE:**  This sets a maximum quota of 10 gigabytes. **NOTE:**  This sets a maximum quota of 10 gigabytes.
 +
 +  * The Filesystem cannott use more than this amount.
 +
 </WRAP> </WRAP>
  
Line 98: Line 110:
  
 <WRAP info> <WRAP info>
-**NOTE:**  This much is reserved for the Filesystem.+**NOTE:**  This much space is reserved for the Filesystem.
  
   * It will not be available to other Filesystems.   * It will not be available to other Filesystems.
zfs/filesystems/set_properties_for_a_filesystem.1634162804.txt.gz · Last modified: 2021/10/13 22:06 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki