On Fri, Apr 13, 2007 at 10:49:30AM +0200, Pawel Jakub Dawidek wrote: > Anyway, I need to change it somehow by install for example an empty > /etc/zfs/exports (not really nice), because I want to handle situation > where one boots his system with zfs_enable="YES", but no > /etc/zfs/exports and then start to export ZFS file systems over NFS. > Currently it won't work without a reboot, because mountd(8) is skipping > non-existing /etc/zfs/exports.
One option is simply to issue: /etc/rc.d/mountd restart after nfs sharing is enabled. Cheers. -- Mike Makonnen | GPG-KEY: http://people.freebsd.org/~mtm/mtm.asc mmakonnen @ gmail.com | AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 mtm @ FreeBSD.Org | FreeBSD - http://www.freebsd.org _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
