Perhaps there's no /etc/exports file? While exporting shared zfs file
systems doesn't require this, it looks like /etc/rc.d/mountd requires
the file to be present.
On May 19, 2009, at 2:33 PM, Zaphod Beeblebrox wrote:
2009/5/18 Михаил Кипа <msnk...@mail.ru>
I have two servers with Identical FreeBSD7.2 system. On both I have
such
config in /etc/rc.conf:
rpcbind_enable="YES"
rpc_lockd_enable="YES"
rpc_statd_enable="YES"
nfs_client_enable="YES"
nfs_server_enable="YES"
nfs_server_flags="-u -t -n 5 -h 192.168.x.y"
mountd_flags="-r"
You might also want to post the result of zfs get all | grep sharenfs
Mountd can be refusing to start if there are syntax errors in those
declarations.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org
"
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"