[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <17884.11265.145106.290158@notabene.brown>
Date: Wed, 21 Feb 2007 22:24:49 +1100
From: Neil Brown <neilb@...e.de>
To: "Jesper Juhl" <jesper.juhl@...il.com>
Cc: nfs@...ts.sourceforge.net,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.13.4 - "lockd: weird return 1 for CANCEL call"
On Wednesday February 21, jesper.juhl@...il.com wrote:
> Greetings,
>
> I just got a unusual message from lockd on a webserver running a
> custom compiled 2.6.13.4 (yes it is ancient, I know).
>
> # uname -a
> Linux webserv.somedomain.example 2.6.13.4 #1 SMP Wed Nov 16 10:03:05
> CET 2005 i686 unknown
>
> # dmesg | tail -n 3
> do_vfs_lock: VFS is out of sync with lock manager!
> lockd: weird return 1 for CANCEL call
> lockd: weird return 1 for CANCEL call
>
> The server seems to be running fine, so I'm not really worried, but I
> thought maybe someone would like to know. :-)
Thanks.
Don't be worried. They are both warning about perfectly acceptable
(though uncommon) behaviour. These warnings have since been removed.
A process was interrupted while trying to get a lock, so the NFS
client didn't know if it actually had the lock or not.
When the process exited, the tried to cancel the lock just to be on
the safe side and was told that it didn't own any such lock.
NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists