Blonde moment with zfs
Ultima
ultima at ultimasbox.com
Wed May 2 23:06:54 UTC 2018
This looks like a mount over mount problem. Unmounting
with zfs then zfs mount -a should fix the problem.
Best regards,
Richard Gallamore
On Wed, May 2, 2018 at 3:56 PM, Jack L. <xxjack12xx at gmail.com> wrote:
> what does zfs list show?
>
> On Wed, May 2, 2018 at 2:30 AM, Johan Helsingius <julf at julf.com> wrote:
> > Can anyone explain this behavior:
> >
> > # freebsd-version
> > 11.1-RELEASE-p9
> >
> > # mount | grep storage
> > zroot/home/storage on /usr/home/storage (zfs, local, noatime, nfsv4acls)
> > zroot/home/storage/backup on /usr/home/storage/backup (zfs, local,
> > noatime, nfsv4acls)
> >
> > # df | grep storage
> > zroot/home/storage 21241268134 13341350980 7899917154 63%
> > /usr/home/storage
> > zroot/home/storage/backup 8187760652 287843498 7899917154 4%
> > /usr/home/storage/backup
> >
> > # ls /usr/home/storage/backup
> > ls: /usr/home/storage/backup: No such file or directory
> >
> > Julf
> >
> > _______________________________________________
> > 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"
> _______________________________________________
> 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"
>
More information about the freebsd-questions
mailing list