On Sat, Oct 31, 2015 at 10:25 AM, Jeremi Piotrowski
wrote:
>
> This is one of the problems with copy-on-write filesystems - they make
> disk space accounting more complicated especially with snapshots.
Indeed, it is one of the problems with copy-on-write anything. Shared
memory is a similar situ
On Sat, Oct 31, 2015 at 10:37:55AM +0100, Remy Blank wrote:
> I'm trying to make sense of the disk usage reported by "zfs list".
> Here's what I get:
>
> $ zfs list \
> -o name,used,avail,refer,usedbydataset,usedbychildren,usedbysnapshots \
> -t all
>
> NAME USED AVAIL REFER U
I'm trying to make sense of the disk usage reported by "zfs list".
Here's what I get:
$ zfs list \
-o name,used,avail,refer,usedbydataset,usedbychildren,usedbysnapshots \
-t all
NAME USED AVAIL REFER USEDDS USEDCHILD USEDSNAP
pool/data58.0G 718G 46.7G 46.7G
3 matches
Mail list logo