ZFS and free space

Marko Turk markoml at markoturk.info
Wed Aug 16 11:04:12 UTC 2017


On Wed, Aug 16, 2017 at 10:03:17AM +0200, Johan Helsingius wrote:
> Hi, Mike,
> 
> On 16-08-17 07:45, Michael Schuster wrote:
> > I wonder ... is zroot/usr/home part of zroot/home? Naming suggests
> > otherwise.
> > 
> > Perhaps you can try 
> > # zfs list -t all | egrep 'home|usr' 
> >  (or simply 'zfs list -t all', if that doesn't produce too much output)
> > and see whether that helps ...
> 
> # zfs list -t all
> NAME                 USED  AVAIL  REFER  MOUNTPOINT
> zroot               10.2T  47.8G   140K  /zroot
> zroot/ROOT          3.01G  47.8G   140K  none
> zroot/ROOT/default  3.01G  47.8G  3.01G  /
> zroot/home          5.98T  47.8G  5.98T  /home/storage
> zroot/tmp            163K  47.8G   163K  /tmp
> zroot/usr           4.17T  47.8G   140K  /usr
> zroot/usr/home      4.17T  47.8G  4.17T  /usr/home
> zroot/usr/ports     1.26G  47.8G  1.26G  /usr/ports
> zroot/usr/src        140K  47.8G   140K  /usr/src
> zroot/var           1.42M  47.8G   140K  /var
> zroot/var/audit      140K  47.8G   140K  /var/audit
> zroot/var/crash      140K  47.8G   140K  /var/crash
> zroot/var/log        761K  47.8G   761K  /var/log
> zroot/var/mail       140K  47.8G   140K  /var/mail
> zroot/var/tmp        140K  47.8G   140K  /var/tmp
> 

Maybe zroot/home is not mounted?

What is the output of
$ zfs list -o name,mountpoint,mounted,used,refer,ratio,compress

/Marko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20170816/b377eb7f/attachment.sig>


More information about the freebsd-questions mailing list