[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1176849870.6455.3.camel@heimdal.trondhjem.org>
Date: Tue, 17 Apr 2007 18:44:30 -0400
From: Trond Myklebust <Trond.Myklebust@...app.com>
To: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
Cc: linux-kernel@...r.kernel.org
Subject: Re: nfs: desynchronized value of nfs_i.ncommit.
On Wed, 2007-04-18 at 02:01 +0900, OGAWA Hirofumi wrote:
> Hi,
>
> I've got the following message today. Probably, it happened on heavy load.
>
> NFS: desynchronized value of nfs_i.ncommit.
> NFS: desynchronized value of nfs_i.ncommit.
> NFS: desynchronized value of nfs_i.ncommit.
> NFS: desynchronized value of nfs_i.ncommit.
> NFS: desynchronized value of nfs_i.ncommit.
> NFS: desynchronized value of nfs_i.ncommit.
> NFS: desynchronized value of nfs_i.ncommit.
> [...]
>
> Any idea? Thanks.
It is a known issue that is due to nfs_writepage() 'stealing' requests
from the commit list. The most dangerous consequence is that it screws
up the NR_UNSTABLE_NFS page accounting...
I'm working on a fix, and will post it to lkml as soon as I'm happy with
tests.
Cheers
Trond
-
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