>I'm trying to do an NFS mount and getting the above error...
>I see no messages in the nfs server logs or on the client side.
>
>I have portmap, nfsd and mountd all running and have /etc/exports set up
>such that the mount I attempted would have worked...
>
>Using RH5.0...

I experienced the same problem, and it turned out to be what I had in
my exports file.    NFS in 5.0 does NOT like to globally export a mount,
so:

/mnt/cdrom     (ro)

fails, but

/mnt/cdrom     mach1(ro)

works.

Can't recall the compaint off hand, but I thought my syslog gave off some
compaint about that globally mountable volume, I think during bootup.


Regards,

Jason


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to