Re: >>>reg writing kernel modules to resolve stale file handleerror in nfs environment<<<<

From: Trond Myklebust
Date: Fri Jan 02 2004 - 12:12:00 EST


På fr , 02/01/2004 klokka 11:39, skreiv Srinivasan Ramaswamy:
> sir
> my qestion is regarding resolving stale file handle
> error in an nfs environment.i want to resolve it using
> some RPC's and some kernel modules.my question is
>
> >>>>>can we resolve the stale file handle error by
> using Devfs and create a layer of insulation<<<<<<

Huh?

Stale file handles are a result of user error (i.e. deleting a file on
the server while it is still in use on another NFS client). The only way
to "resolve" them is by application of a carefully designed end-user
education program that teaches how not to ssh to another machine and
then do "rm" on the file that is being edited.

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/