From: Adam Schrotenboer <adam@m2000.com>
To: Neil Brown <neilb@suse.de>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>,
linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org,
Thomas Daniel <tdaniel@m2000.com>,
jesper.juhl@gmail.com
Subject: Re: [opensuse] nfs_update_inode: inode X mode changed, Y to Z
Date: Thu, 06 Mar 2008 21:55:01 -0800 [thread overview]
Message-ID: <47D0D8B5.6050403@m2000.com> (raw)
In-Reply-To: <18384.50909.866848.966192@notabene.brown>
[-- Attachment #1: Type: text/plain, Size: 2260 bytes --]
Neil Brown wrote:
> On Wednesday March 5, adam@m2000.com wrote:
>
>> Neil Brown wrote:
>>
>>> On Wednesday March 5, adam@m2000.com wrote:
>>>
>>> Where :-)
>>>
>>> A excerpt from the logs to show actual error messages could be
>>> helpful.
>>>
>>> Thanks,
>>> NeilBrown
>>>
>> sorry, must have missed the paste
>>
>> Feb 28 17:27:58 koi kernel: nfs_update_inode: inode 3221350147 mode
>> changed, 0040755 to 0100644
>> Feb 28 21:57:22 koi kernel: nfs_update_inode: inode 2149056279 mode
>> changed, 0040755 to 0100755
>> Mar 5 01:43:21 koi kernel: nfs_update_inode: inode 3222473680 mode
>> changed, 0040755 to 0100644
>> Mar 5 08:52:19 koi kernel: nfs_update_inode: inode 3222473568 mode
>> changed, 0120777 to 0100644
>> Mar 5 15:00:01 koi kernel: nfs_update_inode: inode 3222473569 mode
>> changed, 0120777 to 0100644
>> Mar 5 15:00:31 koi kernel: nfs_update_inode: inode 3222473674 mode
>> changed, 0120777 to 0100644
>> Mar 5 15:00:31 koi kernel: nfs_update_inode: inode 3222473675 mode
>> changed, 0120777 to 0100644
>> Mar 5 15:00:31 koi kernel: nfs_update_inode: inode 3222473672 mode
>> changed, 0040755 to 0100644
>> Mar 5 15:00:31 koi kernel: nfs_update_inode: inode 3222473673 mode
>> changed, 0120777 to 0100644
>>
>>
>>
> Hmmm...
> Directories and symlinks "changing" to regular files.
>
> 32bit inode numbers with the high bit set.
>
> Random times, but a burst at 3pm one afternoon.
>
> The fact that it happens so rarely make is very hard to collect more
> data....
>
>
> What happens when a user experiences an error?
well, sometimes it shows up as a read/write error (that is the error
code returned by the application).
SVN tend to be more verbose (although I have no examples)
> What sort of file is
> the error reported against?
It does not to my knowledge only happen to certain classes of files,
although it does seem to happen most often when lots of files are being
created.
> Does the file remain inaccessible or does
> it start working again soon?
No data, maybe Thomas knows something.
> Is the same file accessible from another
> client?
>
No data, esp as it never happens to me personally.
> NeilBrown
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
next parent reply other threads:[~2008-03-07 6:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <47CF0829.4020502@m2000.com>
[not found] ` <1204752463.5035.34.camel@heimdal.trondhjem.org>
[not found] ` <47CF157B.1010908@m2000.com>
[not found] ` <18383.24847.381754.517731@notabene.brown>
[not found] ` <47CF62C5.7000908@m2000.com>
[not found] ` <18384.50909.866848.966192@notabene.brown>
2008-03-07 5:55 ` Adam Schrotenboer [this message]
2008-03-12 17:55 ` [opensuse] nfs_update_inode: inode X mode changed, Y to Z Adam Schrotenboer
2008-03-12 18:08 ` Trond Myklebust
2008-03-12 18:16 ` Adam Schrotenboer
[not found] <47C5EC81.6080004@m2000.com>
[not found] ` <47C71EC6.3050702@m2000.com>
[not found] ` <3AD71C5E-B45A-4BDB-8C94-73D62256BEBF@astro.wisc.edu>
2008-03-12 18:06 ` Adam Schrotenboer
[not found] <9a8748490803121513w285cd45rb6b26a3d842cac1b@mail.gmail.com>
[not found] ` <20080312221511.GC31632@fieldses.org>
[not found] ` <9a8748490803121516u36395872i70cc88b0439adc74@mail.gmail.com>
[not found] ` <18394.1501.991087.80264@notabene.brown>
[not found] ` <47DAEFD0.9020407@m2000.com>
[not found] ` <47E92F8E.7030504@m2000.com>
[not found] ` <20080325190943.GF2237@fieldses.org>
[not found] ` <32953.192.168.1.70.1206477121.squirrel@neil.brown.name>
[not found] ` <20080325212425.GA20257@josefsipek.net>
[not found] ` <34178.192.168.1.70.1206481102.squirrel@neil.brown.name>
2008-03-25 22:13 ` Josef 'Jeff' Sipek
2008-03-25 23:09 ` NeilBrown
2008-03-26 3:37 ` David Chinner
2008-03-26 5:02 ` David Chinner
2008-04-17 19:37 ` Adam Schrotenboer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47D0D8B5.6050403@m2000.com \
--to=adam@m2000.com \
--cc=Trond.Myklebust@netapp.com \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=neilb@suse.de \
--cc=tdaniel@m2000.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).