NFS mountd version 3 over TCP
Steve Wills
swills at FreeBSD.org
Sat Aug 27 02:16:46 UTC 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 08/26/11 21:41, Steve Wills wrote:
> Hi,
>
> I'm trying to use 9.0-CURRENT as an NFS server for a VMWare ESXi 4.1.0.
> When I attempt the mount, it logs this message:
>
> The NFS server does not support MOUNT version 3 over TCP
>
> Have I configured something wrong and if so what? Or is this something
> related to the new NFS code?
I guess a little more info would be helpful...
rc.conf has:
nfs_server_enable="YES"
rpcbind_enable="YES"
mountd_enable="YES"
rpc_statd_enable="YES"
rpc_lockd_enable="YES"
/etc/exports contains, amongst others:
/boxy/vmware -alldirs -maproot=0:0 -network 10.0.1 -mask 255.255.255.0
rpcinfo shows:
program version netid address service owner
100000 4 tcp 0.0.0.0.0.111 rpcbind superuser
100000 3 tcp 0.0.0.0.0.111 rpcbind superuser
100000 2 tcp 0.0.0.0.0.111 rpcbind superuser
100000 4 udp 0.0.0.0.0.111 rpcbind superuser
100000 3 udp 0.0.0.0.0.111 rpcbind superuser
100000 2 udp 0.0.0.0.0.111 rpcbind superuser
100000 4 tcp6 ::.0.111 rpcbind superuser
100000 3 tcp6 ::.0.111 rpcbind superuser
100000 4 udp6 ::.0.111 rpcbind superuser
100000 3 udp6 ::.0.111 rpcbind superuser
100000 4 local /var/run/rpcbind.sock rpcbind superuser
100000 3 local /var/run/rpcbind.sock rpcbind superuser
100000 2 local /var/run/rpcbind.sock rpcbind superuser
100005 1 udp6 ::.2.224 mountd superuser
100005 3 udp6 ::.2.224 mountd superuser
100005 1 tcp6 ::.2.224 mountd superuser
100005 3 tcp6 ::.2.224 mountd superuser
100005 1 udp 0.0.0.0.2.224 mountd superuser
100005 3 udp 0.0.0.0.2.224 mountd superuser
100005 1 tcp 0.0.0.0.2.224 mountd superuser
100005 3 tcp 0.0.0.0.2.224 mountd superuser
tcpdump here:
http://people.freebsd.org/~swills/nfs_debug.pcap
Suggestions appreciated, thanks!
Steve
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)
iQEcBAEBAgAGBQJOWFOLAAoJEPXPYrMgexuhCvoH/1ky5qXxfQhgTdtYEDbCsfo4
J3xiFG9es+ajpNa1LtqlaMBrvs5fxfv0F7bzklOvUKmsVE4FPuFrcOd6IvIwTw+T
U63UFocls3ZufNH+VjzxkFc5jfQ8hTDWXjKPfGMUxrCekt4pcEX4uze+I3YV/WRR
IFLTkfUCLvgEJSHn39Yl7ZmHud6kJaUUQv5ne8vWgd8KRNt4IWQqvqltYZDvwY1f
8ajYxJDwKOkVRMhRwh+4O0Fgs3Owar1W0JyNzmJ+Se9/QIVzTwQS6Q4l3jQjfSrU
YvRpMFQrb/ChZGZnH//FrXWhHK3TPg++XcRe1PGdY6KB+Fh1gjz+DRzbf5CzYBo=
=dp9s
-----END PGP SIGNATURE-----
More information about the freebsd-current
mailing list