Greetings
I'm having trouble interpreting the values shown in "Storage" ; for example, it shows:
but in CLI:
I'm trying to understand what is taking so much space on my disk.
How is calculated the number in the GUI?
Thanks in advance
Regards
I'm having trouble interpreting the values shown in "Storage" ; for example, it shows:
Code:
subvol-134-disk-0 375.81 GB
but in CLI:
Code:
# zfs list -o space -r rpool/ct/subvol-134-disk-0
NAME AVAIL USED USEDSNAP USEDDS USEDREFRESERV USEDCHILD
rpool/ct/subvol-134-disk-0 86.6G 1.02T 785G 263G 0B 0B
I'm trying to understand what is taking so much space on my disk.
How is calculated the number in the GUI?
Thanks in advance
Regards