Re: NFS error (Maybe off topic)

Anders Hammarquist (iko@cd.chalmers.se)
Mon, 19 Oct 1998 16:27:14 +0200


> Has anyone received this error before or have any idea what it means.
>
> Oct 16 01:17:00 comm6 kernel: nfs_statfs: statfs error = 116

116 is ESTALE 'Stale NFS handle' - it means that the filehandle your machine
tried to use to access the file on the NFS server is no longer valid. It is
perfectly normal to see these after a reboot of the NFS server (the client
will attempt to look up a new filehandle for the file). If accessing a file
results in this and then fails with Stale NFS handle something is likely wrong
at the server, but I need more information to know for sure.

Regards,
/Anders

-- 
 -- Of course I'm crazy, but that doesn't mean I'm wrong.
Anders Hammarquist                                  | iko@cd.chalmers.se
Not system administrator at DjungelData             | Hem: +46 31 47 69 27
Chalmers University of Technology, G|teborg, Sweden | Mob: +46 707 27 86 87

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/