We have a site that has the following errors constantly showing up in their /var/log/messages file (again this is Redhat Enterprise 3 WS, update 3 for AMD64).
Nov 30 12:32:36 ho automount[5287]: >> mount: slcnetapp:/vol/vol0/etc failed, reason given by server: Permission denied Nov 30 12:32:36 ho automount[5287]: mount(nfs): nfs: mount failure slcnetapp:/vol/vol0/etc on /net/slcnetapp/vol/vol0/etc Nov 30 12:36:52 ho automount[5614]: >> mount: slcnetapp:/vol/vol0/etc failed, reason given by server: Permission denied Nov 30 12:36:52 ho automount[5614]: mount(nfs): nfs: mount failure slcnetapp:/vol/vol0/etc on /net/slcnetapp/vol/vol0/etc Nov 30 12:36:52 ho automount[5614]: BUG: /net/slcnetapp/vol/vol0 already mounted Nov 30 12:36:52 ho automount[5614]: BUG: /net/slcnetapp/vol/vol0/soft already mounted Strangely, if you try to: cd /net/slcnetapp/vol/vol0/etc it works. The permissions on the filer look like this: [EMAIL PROTECTED] ~]$ cd /net/slcnetapp/vol/vol0/etc [EMAIL PROTECTED] etc]$ cat exports /vol/vol0 -root=host1.spd.analog.com:host2.spd.analog.com /vol/vol0/cpd -root=host1.spd.analog.com /vol/vol0/proj -access=netgroup1:netgroup2:netgroup3,root=host1 /vol/vol0/soft -access=netgroup4,root=host1 -Dave ________________________________________________________________________ David Meleedy Analog Devices, Inc. [EMAIL PROTECTED] Three Technology Way Phone: 781 461 3494 Norwood, MA 02062-9106 USA _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
