Created
November 9, 2017 17:56
-
-
Save cleverca22/6671e4ae5bd56b63473feca6db2e6fba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@system76:~]# zfs list tank tank/home tank/nix tank/root -o name,compressratio,used,logicalused | |
NAME RATIO USED LUSED | |
tank 1.91x 14.6G 25.8G | |
tank/home 1.37x 2.14G 2.85G | |
tank/nix 2.04x 10.8G 20.2G | |
tank/root 1.65x 599M 947M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment