> something has changed wrt nmount(2)/mountd(8)/exports(5):
>
> > cat /etc/exports
> /h -alldirs -network 132.65.0.0 -mask 255.255.0.0
> > cat /etc/fstab
> /dev/da1s1d /h ufs rw 1 1
>
> and all is fine, the filesystem is exported and accesible.
>
> # /etc/rc.d/mountd reload
> Reloading mountd config files.
>
> but /var/log/messages:
> mountd[473]: can't change attributes for /h
> mountd[473]: bad exports list line /h -alldirs -network 132.65.0.0 -mask
> 255.255.0.0
>
> btw, nothing has changed in the /etc/exports file.
> 2nd, the root (/) is nfs readonly.
> and now any attempt to mount is denied.
> just in case: kern.securelevel: -1
>
the problem is solved. see
http://www.freebsd.org/cgi/query-pr.cgi?pr=99873
danny
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"