zfs-userspace
display space and quotas of ZFS dataset
- Provided by: zfsutils-linux (Version: 2.4.1-1ubuntu5)
- Source: zfs-linux
- Report a bug
display space and quotas of ZFS dataset
zfs |
userspace [-Hinp]
[-o
field[,field]…]
[-s field]…
[-S field]…
[-t
type[,type]…]
filesystem|snapshot|path |
zfs |
groupspace [-Hinp]
[-o
field[,field]…]
[-s field]…
[-S field]…
[-t
type[,type]…]
filesystem|snapshot|path |
zfs |
projectspace [-Hp]
[-o
field[,field]…]
[-s field]…
[-S field]…
filesystem|snapshot|path |
zfs
userspace [-Hinp]
[-o
field[,field]…]
[-s field]…
[-S field]…
[-t
type[,type]…]
filesystem|snapshot|path-H-S
field-s.-ils -l) perform this
translation, so the -i option allows the
output from zfs
userspace to be compared directly with those
utilities. However, -i may lead to confusion
if some files were created by an SMB user before a SMB-to-POSIX name
mapping was established. In such a case, some files will be owned by
the SMB entity and some by the POSIX entity. However, the
-i option will report that the POSIX entity
has the total usage and quota for both.-n-o
field[,field]…-p-s
field-s and
-S flags may be specified multiple times to
sort first by one field, then by another. The default is
-s type
-s name.-t
type[,type]…-t
posixuser,smbuser. The default can
be changed to include group types.zfs groupspace
[-Hinp] [-o
field[,field]…]
[-s field]…
[-S field]…
[-t
type[,type]…]
filesystem|snapshotuserspace, except that the default types to
display are -t
posixgroup,smbgroup.zfs projectspace
[-Hp] [-o
field[,field]…]
[-s field]…
[-S field]…
filesystem|snapshot|pathuserspace, except that the project identifier is a
numeral, not a name. So need neither the option -i
for SID to POSIX ID nor -n for numeric ID, nor
-t for types.