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"