1748015 Members
4363 Online
108757 Solutions
New Discussion юеВ

permission denied

 
Mohd Rasidi Che Mat
Frequent Advisor

permission denied

hi all,

we get "permission denied" when trying to mount nfs fs.

/etc/fstab:
nfs_server:/vol/V_S33/dcs_argonaut /u01 nfs rw,bg,vers=3,proto=tcp,noac,hard,nointr,timeo=600,retrans=2,rsize=32768,wsize=32768,nosuid 0 0

# showmount -e nfs_server|grep dcs_argonaut
/vol/V_S33/dcs_argonaut siti-tls-qtrees,nfs_client

there are other nfs filesystems that are working perfectly in the client,only /u01 is having problem.

# mount nfs_server:/vol/V_S33/dcs_argonaut /u01
Permission denied

any idea?
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: permission denied

You need to look on the NFS server for this error.
What HP-UX version are the two systems?
What's in /etc/exports or /etc/dfs/dfstab?

Are those other NFS filesystems exported from the same server?
Mohd Rasidi Che Mat
Frequent Advisor

Re: permission denied

it's intermittent.

What HP-UX version are the two systems?
the server is netapp filer, client is 11.11


Are those other NFS filesystems exported from the same server?
no, different ones.
Dennis Handly
Acclaimed Contributor

Re: permission denied

>it's intermittent.

That's scary.

>the server is netapp filer, client is 11.11

You may have to look at the export info on your filer.

>no, different ones.

Another filer, HP-UX or what?
Check the export permissions on that server.