1820123 Members
3123 Online
109619 Solutions
New Discussion юеВ

Re: NFS issue

 
Ron Irving
Trusted Contributor

NFS issue

Good morning!!

I have an NFS share between 2 PA-RISC servers. Every day my dmesg reports RPC: Timed out.

NFS readdir failed for server localhost: RPC: Timed out
NFS readdir failed for server localhost: RPC: Timed out
NFS lookup failed for server localhost: RPC: Timed out
NFS lookup failed for server localhost: RPC: Timed out
NFS lookup failed for server localhost: RPC: Timed out
NFS lookup failed for server localhost: RPC: Timed out
NFS lookup failed for server localhost: RPC: Timed out
NFS readdir failed for server localhost: RPC: Timed out
NFS readdir failed for server localhost: RPC: Timed out

Any ideas? More information available upon request!!!

thank you!!!
Should have been an astronaut.
9 REPLIES 9
Ron Irving
Trusted Contributor

Re: NFS issue

more info:

This is actually between 3 servers. /backup directory exists on rp7410, and exported to 2 rp8420's, (production, and DR.) Only the production server is having issues.

There is a CIFS share on the production server as well.
Should have been an astronaut.
Sunny123_1
Esteemed Contributor

Re: NFS issue

Hi

I think it is the network issue check your network settings in both the server.


Regards
Sunny

Patrick Wallek
Honored Contributor

Re: NFS issue

>>Every day my dmesg reports RPC: Timed out.


Are you absolutely certain that it reports this every day? Or do you just type 'dmesg' and see the same output every day?

You must remember that dmesg is just a circular buffer and has no time stamp information whatsoever. You could potentially be seeing the exact same messages every time you type 'dmesg'.

Have you check /var/adm/syslog/syslog.log? Are there any messages there? What are the date/time stamps on those?

How are your NFS shares behaving? Can you get to all of your NFS mount points?
Ron Irving
Trusted Contributor

Re: NFS issue

Good point on the dmesg...duh..

Anyway, I scoured the syslog.log, and found the 1st instance of that happened yesterday at 10:11AM.

un 22 10:11:02 rp8420 vmunix: NFS readdir failed for server localhost: RPC: Timed out
Jun 22 10:11:04 rp8420 avrd[2059]: sctl driver not installed or not configured, using normal open() for scanning
Jun 22 10:11:30 rp8420 vmunix: NFS lookup failed for server localhost: RPC: Timed out
Jun 22 10:11:23 rp8420 vmunix: NFS readdir failed for server localhost: RPC: Timed out
Jun 22 10:11:54 rp8420 ftpd[13947]: Data port : 20
Jun 22 10:11:33 rp8420 vmunix: NFS lookup failed for server localhost: RPC: Timed out
Jun 22 10:11:54 rp8420 above message repeats 4 times

Same thing at 10:12, then again at 4:32 this morning.

Should have been an astronaut.
Ron Irving
Trusted Contributor

Re: NFS issue

And, yes, the directory is mounted, and seems to be accessable. I'm just concerned that when we do an unattended backup, something will chirp, and we won't get a complete one.
Should have been an astronaut.
Ron Irving
Trusted Contributor

Re: NFS issue

Hi again!!

Any ideas yet kids?
Should have been an astronaut.
Patrick Wallek
Honored Contributor

Re: NFS issue

It appears to me to be a somewhat transient network issue. When does this occur? Is there high network usage at that time?
Ron Irving
Trusted Contributor

Re: NFS issue

There is a common time of 4:32AM for today and yesterday. Monday was at 10:11, and 10:12AM. Not sure if there were any network issues for those times. I'll have to check with the Network Dungeon Master.
Should have been an astronaut.
Ron Irving
Trusted Contributor

Re: NFS issue

Hmmmm...checked syslog this morning...exactly 4:32AM again. It only happens on our production server, not the DR. Perplexing.
Should have been an astronaut.