1827289 Members
3321 Online
109717 Solutions
New Discussion

NFS - Can't see files

 
SOLVED
Go to solution
swaggart
Advisor

NFS - Can't see files

Hi,

Have NFS share on an Linux server, which I am NFS mounting on an rx6600 with HP-UX 11iv3 (B.11.31.0903).
User id and group id are the same on both servers, and I can see directories in the share but not the files.
When I touch a file in a directory i can see the files, but when I delete the touched file the other files are invisible again.

What is strange is that it works perfect on another server with HP-UX 11iv3 (B.11.31.0909).
The two servers are in a ServiceGuard cluster.
User, group, kernel parameters and NFS settings are the same.
The only other difference is that the first server is the active node in the cluster and is running the application.
2 REPLIES 2
Rita C Workman
Honored Contributor
Solution

Re: NFS - Can't see files

NFS mount on 11.31. You can not see the files but they really are there. Sounds a bit familiar.

Here's a thread to a similar NFS 11.31 issue I ran into. Mr. Olker gives a temporary work around and info that may be helpful to you. It helped me.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1388068

Rgrds,
Rita
swaggart
Advisor

Re: NFS - Can't see files

The READDIR option had an immediate effect, so I didn't try the patch.
It looks like it was spesific for cdrom mounts anyway.

Thank you very much for your help.