Difference between revisions of "Zfs list"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
+
{{lc}}
zfs list
+
 
NAME                   USED  AVAIL  REFER  MOUNTPOINT
+
[[zfs]] list
ZPOOL_NAME1            105G  6.92T    96K  /ZPOOL_NAME1  
+
NAME                 USED  AVAIL  REFER  MOUNTPOINT
ZPOOL_NAME1/FS_NAME_1  105G  6.92T  105G  /ZPOOL_NAME1/FS_NAME_1
+
ZPOOL_NAME1            105G  6.92T    96K  /ZPOOL_NAME1  
</pre>
+
ZPOOL_NAME1/FS_NAME_1  105G  6.92T  105G  /ZPOOL_NAME1/FS_NAME_1
  
  
Line 13: Line 13:
  
  
  zfs list -t [[snapshot]]
+
  [[zfs list -t snapshot]]
 
  no datasets available
 
  no datasets available
  
  
  zfs list -o name,quota,used,avail -r <ref>https://pinkbubblegumtongue.wordpress.com/2015/08/18/checking-quotas-free-space-in-zfs/</ref>
+
  zfs list -o name,[[quota]],used,avail -r /ZFSfilesystem<ref>https://pinkbubblegumtongue.wordpress.com/2015/08/18/checking-quotas-free-space-in-zfs/</ref>
 +
NAME              QUOTA  USED  AVAIL
 +
/ZFSfilesystem  none  5.93T  1.72T
  
 
== See also ==
 
== See also ==

Latest revision as of 11:00, 6 September 2023

zfs list
NAME                  USED  AVAIL  REFER  MOUNTPOINT
ZPOOL_NAME1             105G  6.92T    96K  /ZPOOL_NAME1 
ZPOOL_NAME1/FS_NAME_1   105G  6.92T   105G  /ZPOOL_NAME1/FS_NAME_1


Related commands: zpool list


zfs list -t snapshot
no datasets available


zfs list -o name,quota,used,avail -r /ZFSfilesystem[1]
NAME              QUOTA   USED  AVAIL
/ZFSfilesystem   none  5.93T  1.72T

See also[edit]

  • https://pinkbubblegumtongue.wordpress.com/2015/08/18/checking-quotas-free-space-in-zfs/
  • Advertising: