[Gluster-devel] Stale NFS file handle, then EINVAL

Anand Avati anand.avati at gmail.com
Wed Jul 20 12:14:18 UTC 2011


What version are you trying this on?

On Wed, Jul 20, 2011 at 3:29 PM, Emmanuel Dreyfus <manu at netbsd.org> wrote:

> On Tue, Jul 19, 2011 at 08:05:07PM +0200, Emmanuel Dreyfus wrote:
> > Another bug: first find complains of a stale NFS filehandle
> > find: /gfs/usr/src/tools/binutils/../../gnu/dist/binutils/cpu/sh.opc:
> Stale
> > NFS file handle
>
> Increasing the log level helps: ESTALE happens here in
> client3_1_lookup_cbk()
>
>        if ((!uuid_is_null (inode->gfid))
>            && (uuid_compare (stbuf.ia_gfid, inode->gfid) != 0)) {
>                gf_log (frame->this->name, GF_LOG_DEBUG,
>                        "gfid changed for %s", local->loc.path);
>                rsp.op_ret = -1;
>                op_errno = ESTALE;
>                goto out;
>        }
>
> But what does that mean, and how to fix it?
>
>
>
> --
> Emmanuel Dreyfus
> manu at netbsd.org
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> https://lists.nongnu.org/mailman/listinfo/gluster-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20110720/41ef4f30/attachment-0003.html>


More information about the Gluster-devel mailing list