table of contents
other versions
- bullseye 2.0.3-9+deb11u1
- bullseye-backports 2.1.11-1~bpo11+1
- testing 2.1.11-1
- unstable 2.1.11-1
ZFS_IDS_TO_PATH(8) | System Manager's Manual | ZFS_IDS_TO_PATH(8) |
NAME¶
zfs_ids_to_path
—
convert objset and object ids to names and paths
SYNOPSIS¶
zfs_ids_to_path |
[-v ] pool
objset id object id |
zfs_ids_to_path |
DESCRIPTION¶
The zfs_ids_to_path utility converts a provided objset and object id into a path to the file that those ids refer to.
-v
- Verbose. Print the dataset name and the file path within the dataset separately. This will work correctly even if the dataset is not mounted.
SEE ALSO¶
April 17, 2020 | Linux |