ZFS and free space
Michael Schuster
michaelsprivate at gmail.com
Wed Aug 16 05:46:19 UTC 2017
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 ...
regards
Michael
On Tue, Aug 15, 2017 at 10:03 PM, Johan Helsingius <julf at julf.com> wrote:
> On 15-08-17 21:34, Jeremy Faulkner wrote:
> > zfs list -t all
>
> Thanks!
>
> # zfs list -t all | grep home
> zroot/home 5.98T 47.8G 5.98T /home/storage
> zroot/usr/home 4.17T 47.8G 4.17T /usr/home
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> unsubscribe at freebsd.org"
>
--
Michael Schuster
http://recursiveramblings.wordpress.com/
recursion, n: see 'recursion'
More information about the freebsd-questions
mailing list