Hello,
I am using a simple zraid1 pool which looks like this:
As you can see, I have been very imaginative with the poolname, but thats besides the point now. It shows 6.43T Free.
However when looking at it via
Which shows only 4.69T free space. I have no quotas or reservations or anything, where did my 1.74T go?
I am using a simple zraid1 pool which looks like this:
Code:
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
zroot 18.1T 11.7T 6.43T - 27% 64% 1.00x ONLINE -
As you can see, I have been very imaginative with the poolname, but thats besides the point now. It shows 6.43T Free.
However when looking at it via
zfs list
I get this output:
Code:
NAME USED AVAIL REFER MOUNTPOINT
...
zroot/whatever 9.34T 4.69T 166K /mnt/whatever
zroot/whatever/a 153K 4.69T 153K /mnt/whatever/a
zroot/whatever/b 2.34T 4.69T 2.34T /mnt/whatever/b
...