Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

NFS Mount Permission denied

807559Aug 4 2005 — edited Aug 22 2005
HI,
My solaris is running:SunOS pdc2 5.8 Generic_117350-16 sun4u sparc SUNW,Sun-Fire

I am trying to mount a shares nfs mount on machine pdc1 from machine pdc2. As root:
My entry in pdc1's /etc/dfs/dfstab:
share -F nfs -o rw=pdc2 /wmf

I have started nfs server thru "nfs.server start" command. Created a directory /wmf in pdc2 and can see the shared nfs mounts from pdc2 using "showmount -e pdc1"

As root, I typed in the command in pdc2:
mount -F nfs pdc1:/wmf /wmf
but the follwoing errors were show:
root@pdc2:/# mount pdc-edi002:/wmf /wmf1
nfs mount: pdc-edi001.eman.hksarg:/wmf: Permission denied

Any suggestions would be much appreciated.

Thanks in advance

Regards,
Ray
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2005
Added on Aug 4 2005
2 comments
299 views