LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   NFS / Kerberos issue (https://www.linuxquestions.org/questions/linux-server-73/nfs-kerberos-issue-614186/)

Akegata 01-17-2008 01:56 AM

NFS / Kerberos issue
 
I have a couple of machines running Fedora Core 5 that automounts home folders from an NFSv4 server running CentOS 5.
The client machines are running in Xen and are clones (with newly generated NIC's and separate IP addresses and so on).
The clients authenticate to the NFS-server via kerberos, and the users who log in also use kerberos.

One of these clients has now failed twice in as many days. It's simply impossible to log in to the machine, ssh simply freezes after delegating credentials. When the autofs service is shut down, it is possible to log on again. Root can always log on, most likely because no home folder is mounted for root.
Root can, however, not manually mount a folder from the NFS-server after this has happened. The other clients that have not had this problem can still mount the home folder fine.

The only thing I can find in any log is the following that pops up on the NFS-server:
Jan 16 13:34:24 nfsserver kernel: NFSD: setclientid: string in use by client(clientid 478d5716/000002bb)

These messages show up a couple of times around the time that this behaviour happens, and I have never seen errors like it in the logs before.

Does anyone have any idea what could be happening here, or where I should even start looking for an answer? Google doesn't give me very much help with only that log to go on.

BASHCuresCancer 01-21-2008 01:56 AM

Quote:

One of these clients has now failed twice in as many days
A reboot fixes this?
What does your auto mount file look like? NFSd config?
When this happens, can you ping the NFS server?

Akegata 06-10-2009 05:08 AM

This project has more or less been canceled, so I'll call it cased closed, for now at least, even though I never managed to find a solution.
Sorry about the (extremely) late answer.


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