Skip to content

Instantly share code, notes, and snippets.

@rubi022
Created January 9, 2023 04:42
Show Gist options
  • Save rubi022/efde45266557020b83baa2643d2ea3bc to your computer and use it in GitHub Desktop.
Save rubi022/efde45266557020b83baa2643d2ea3bc to your computer and use it in GitHub Desktop.
zpool file access
root@zeus-H370M:~# zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
one 3.62T 1.20T 2.42T - - 0% 33% 1.00x ONLINE -
root@zeus-H370M:~# df -h | grep one
one 2.4T 128K 2.4T 1% /mount/vol/one
cd /mount/vol/one
easy access
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment