Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 21:09:35 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        freebsd-current <freebsd-current@freebsd.org>
Cc:        rmacklem@freebsd.org
Subject:   Can't NFS mount ZFS volume
Message-ID:  <4cbb6150-0fcc-5393-846f-309e19cfb0ea@protected-networks.net>

next in thread | raw e-mail | index | archive | help
Both client and server have been upgraded from SVN r324033 to r324089

Now I can't mount a ZFS dataset over NFS :-(

imb@toshi:/home/imb> sudo /sbin/mount -t nfs vm01:/usr/local/exports/ /mnt

imb@toshi:/home/imb> mount
/dev/ada0s3a on / (ufs, local, soft-updates)
devfs on /dev (devfs, local, multilabel)
procfs on /proc (procfs, local)
linprocfs on /usr/compat/linux/proc (linprocfs, local)
linsysfs on /usr/compat/linux/sys (linsysfs, local)
vm01:/usr/local/exports on /mnt (nfs)

imb@toshi:/home/imb> sudo ls -l /mnt
ls: /mnt: Input/output error

The server shows the mount as being registered ..

imb@vm01:/home/imb> showmount -a
All mount points on localhost:
toshi.auburn.protected-networks.net:/usr/local/exports

It takes some time to complete an umount request but it does complete,

Any thoughts?

	imb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4cbb6150-0fcc-5393-846f-309e19cfb0ea>