NFS Filesystem Disappearing

We have a partition exported using NFS from an AIX 4.3.3 box on

another subnet to a Netra X1 running Sol 8 (latest recommended

patch cluster applied). At boot time the Netra mounts the partition

just fine. However, about three days later, that partition suddenly

becomes unavailable, with the following message on the Netra:

nfs: [ID 664466 kern.notice] NFS getattr failed for server

xxxxx: error 16 (RPC: Failed (unspecified error))

A df gives the following:

df: (/xxxxx) not a block device, directory or mounted resource

If I try to remount it, I get the message:

NFS fsstat failed for server xxxxx: error 5 (RPC: Timed out)

And the only way to clear it is to reboot the Netra, afterwhich it

mounts just fine for three days and occurs again. The server never

becomes unreachable; I can ping it, ssh to it, do a showmount -e

of it, etc, from the Netra just fine even though the NFS mount fails,

and snooping the network shows packets are going back and forth

between the machines, but I still get this time out message.

What's really odd about it is that (a) this mount has been working

fine on the Netra for over half a year and has just started this

behavior the past two weeks, and (b) the partition is also exported

to a Sunfire 280R, also running Solaris 8, also on the same subnet

as the Netra, also plugged into the same router, and it has never

lost the connection to that paritition. Not once. Only the Netra

does, every three days.

Any ideas what's up with the Netra?

[1943 byte] By [] at [2007-11-25 22:41:16]
# 1
Hello, Did you ever get this fixed? I am having the same issue and any help would be appreaciated. Jason
at 2007-7-5 14:17:43 > top of Java-index,General,Sun Networking Services and Protocols...
# 2
I'm having similar issues as well. But I have my NFS server and my host on the same subnet. As far as I can tell, we have not done applied any patches, upgrades, or even hardware changes. This suddenly happened in the system.
at 2007-7-5 14:17:43 > top of Java-index,General,Sun Networking Services and Protocols...
# 3
Check your system for the latest DMFE patch. There were a bug with the chip used for that nic.
at 2007-7-5 14:17:43 > top of Java-index,General,Sun Networking Services and Protocols...
# 4
Please try # umount -f /xxxxx after you success unmount the volume, you can mount volume which has problem.
at 2007-7-5 14:17:43 > top of Java-index,General,Sun Networking Services and Protocols...
# 5
I have same issue. Is there a solution to this? umount -f does not solve it.
s1r1us at 2007-7-5 14:17:43 > top of Java-index,General,Sun Networking Services and Protocols...