Linux NFS development
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Adam Schrotenboer <adam-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>
Cc: Neil Brown <neilb@suse.de>, Jesper Juhl <jesper.juhl@gmail.com>,
	Trond Myklebust <Trond.Myklebust@netapp.com>,
	lkml@vger.kernel.org, linux-nfs@vger.kernel.org,
	Thomas Daniel <tdaniel-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>,
	Frederic Revenu <frevenu-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>,
	Jeff Doan <jdoan-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>
Subject: Re: [opensuse] nfs_update_inode: inode X mode changed, Y to Z
Date: Tue, 25 Mar 2008 15:09:43 -0400	[thread overview]
Message-ID: <20080325190943.GF2237@fieldses.org> (raw)
In-Reply-To: <47E92F8E.7030504-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>

On Tue, Mar 25, 2008 at 09:59:58AM -0700, Adam Schrotenboer wrote:
> Adam Schrotenboer wrote:
>> Neil Brown wrote:
>>> On Wednesday March 12, jesper.juhl@gmail.com wrote:  
>>>> On 12/03/2008, J. Bruce Fields <bfields@fieldses.org> wrote:  
>>>>> What was the exported filesystem?   
>>>> XFS  
>>>
>>> It's a bit of a long shot, but could you try mounting the XFS file
>>> system with
>>>    -o ikeep
>>>
>>> and see if it makes a difference.
>>>
>>> When you have "ikeep", I can find the code that increments the
>>> generation number between different uses of the one inode number.
>>>
>>> When you have "noikeep" (which I think is the default) it doesn't keep
>>> the inode of disk when deleted and so (presumably) needs generate a
>>> random generation number for each use.  But I cannot find the code
>>> that does that.  I'm probably not looking in the right place, but I
>>> don't think it can hurt to try "-o ikeep".
>>>
>>> NeilBrown
>>>   
>> Ok, I've unmounted and remounted with that option enabled  
>> (/proc/mounts confirms it's enabled). We'll see what happens.
>
>    Well, it's been almost 2 weeks (11 days anyhow) and I am not seeing  
> the nfs_update_inode message in the syslogs of any of our compute  
> servers. I need to talk to the various people who work with them to  
> verify, but it looks like this problem has been resolved.

That's a workaround, at least, but it's unfortunate if a special mount
option is required to get correct behavior for nfs exports.  Is there
anything we can do?

--b.

  parent reply	other threads:[~2008-03-25 19:09 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-05 20:52 [opensuse] nfs_update_inode: inode X mode changed, Y to Z Adam Schrotenboer
     [not found] ` <47CF0829.4020502-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>
2008-03-05 21:27   ` Trond Myklebust
     [not found]     ` <1204752463.5035.34.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2008-03-05 21:49       ` Adam Schrotenboer
2008-03-06  3:12         ` Neil Brown
     [not found]           ` <18383.24847.381754.517731-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2008-03-06  3:19             ` Adam Schrotenboer
2008-03-07  4:38               ` Neil Brown
     [not found]                 ` <18384.50909.866848.966192-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2008-03-07  5:55                   ` Adam Schrotenboer
     [not found]                     ` <47D0D8B5.6050403-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>
2008-03-12 17:55                       ` Adam Schrotenboer
     [not found]                         ` <47D818FB.8080302-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>
2008-03-12 18:08                           ` Trond Myklebust
     [not found]                             ` <1205345284.9419.8.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2008-03-12 18:16                               ` Adam Schrotenboer
2008-03-12 22:13                   ` Jesper Juhl
     [not found]                     ` <9a8748490803121513w285cd45rb6b26a3d842cac1b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-03-12 22:15                       ` J. Bruce Fields
2008-03-12 22:16                         ` Jesper Juhl
2008-03-14  4:58                           ` Neil Brown
     [not found]                             ` <18394.1501.991087.80264-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2008-03-14 21:21                               ` Jesper Juhl
2008-03-14 21:36                               ` Adam Schrotenboer
     [not found]                                 ` <47DAEFD0.9020407-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>
2008-03-25 16:59                                   ` Adam Schrotenboer
     [not found]                                     ` <47E92F8E.7030504-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org>
2008-03-25 19:09                                       ` J. Bruce Fields [this message]
2008-03-25 20:32                                         ` NeilBrown
     [not found]                                           ` <32953.192.168.1.70.1206477121.squirrel-eq65iwfR9nKIECXXMXunQA@public.gmane.org>
2008-03-25 21:24                                             ` Josef 'Jeff' Sipek
     [not found]                                               ` <20080325212425.GA20257-PM1Ls4bqFqUFEYicpp4bmg@public.gmane.org>
2008-03-25 21:38                                                 ` NeilBrown
     [not found]                                                   ` <34178.192.168.1.70.1206481102.squirrel-eq65iwfR9nKIECXXMXunQA@public.gmane.org>
2008-03-25 22:13                                                     ` Josef 'Jeff' Sipek
     [not found]                                                       ` <20080325221321.GC20257-PM1Ls4bqFqUFEYicpp4bmg@public.gmane.org>
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
2008-03-26  3:27                                                     ` Timothy Shimmin

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=20080325190943.GF2237@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=Trond.Myklebust@netapp.com \
    --cc=adam-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org \
    --cc=frevenu-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org \
    --cc=jdoan-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org \
    --cc=jesper.juhl@gmail.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=lkml@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=tdaniel-PMR2DCmmWYEAvxtiuMwx3w@public.gmane.org \
    /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