LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   nfs server: can't stat exported dir (https://www.linuxquestions.org/questions/linux-server-73/nfs-server-cant-stat-exported-dir-677021/)

r_ramp 10-17-2008 03:16 AM

nfs server: can't stat exported dir
 
Hello,
since few weeks I moved my file server from an HP-UX box to a RHEL5 one. All is quite fine but there is a strange nfs/automount behaviour when a HP-UX client mounts a user home. Note that from the client side there are no log or problem for the user:
in the server message stays:
mountd[3496]: can't stat exported dir /FileServer/HOME_HPUX/b: No such file or directory
mountd[3496]: authenticated mount request from xx.yy.zz.ww:681 for /FileServer/HOME_HPUX/b (/FileServer/HOME_HPUX)

this several times; the "basename" of the path match the initial user name in this case "b" when the complete user is brancalu

this happen on different client for different user.
It seems that the automount of the client "tell" to the nfs server a partial dir name.

the client auto_home map is:
* server:/FileServer/HOME_HPUX/&

some idea?

thank you
romano

irishbitte 10-24-2008 05:06 PM

Just a guess, but have you setup HOME_HPUX as a folder under /FileServer ?

Quote:

mountd[3496]: can't stat exported dir /FileServer/HOME_HPUX/b: No such file or directory
This is saying that the directory does not exist in your exports file?


All times are GMT -5. The time now is 07:45 PM.