All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755 - kernel 2.6.13.4
@ 2007-02-26 13:31 ` Jesper Juhl
  0 siblings, 0 replies; 4+ messages in thread
From: Jesper Juhl @ 2007-02-26 13:31 UTC (permalink / raw)
  To: nfs; +Cc: Trond Myklebust, Linux Kernel Mailing List

I have a webserver running a rather old 2.6.13.4 kernel that a few
minutes ago surprised me by logging the following message :

 kernel: nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755

The server exporting the filesystem is running 2.6.18.1 (knfsd) -
nothing is logged on the server...

So a file changed type and permissions out of the blue.  A few
questions about that:

Any way I can identify the file (or is it a dir now ;) ?
Does anyone know if this is a known bug that's been fixed? I couldn't
find anything via google or git that looked like a fix.

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755 - kernel 2.6.13.4
@ 2007-02-26 13:31 ` Jesper Juhl
  0 siblings, 0 replies; 4+ messages in thread
From: Jesper Juhl @ 2007-02-26 13:31 UTC (permalink / raw)
  To: nfs; +Cc: Linux Kernel Mailing List, Trond Myklebust

I have a webserver running a rather old 2.6.13.4 kernel that a few
minutes ago surprised me by logging the following message :

 kernel: nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755

The server exporting the filesystem is running 2.6.18.1 (knfsd) -
nothing is logged on the server...

So a file changed type and permissions out of the blue.  A few
questions about that:

Any way I can identify the file (or is it a dir now ;) ?
Does anyone know if this is a known bug that's been fixed? I couldn't
find anything via google or git that looked like a fix.

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755 - kernel 2.6.13.4
  2007-02-26 13:31 ` Jesper Juhl
@ 2007-03-01  9:17   ` Jesper Juhl
  -1 siblings, 0 replies; 4+ messages in thread
From: Jesper Juhl @ 2007-03-01  9:17 UTC (permalink / raw)
  To: nfs; +Cc: Trond Myklebust, Linux Kernel Mailing List

On 26/02/07, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> I have a webserver running a rather old 2.6.13.4 kernel that a few
> minutes ago surprised me by logging the following message :
>
>  kernel: nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755
>
I just got one more of these (well, slightly different, but same basic
issue). This time it was one of my mailservers, also running 2.6.13.4.

  kernel: nfs_update_inode: inode -1073741693 mode changed, 0040700 to 0100644

> The server exporting the filesystem is running 2.6.18.1 (knfsd) -
> nothing is logged on the server...
>
This time it's a different NFS server (still using knfsd), this one is
running kernel 2.6.20. Still nothing logged at the server side.

> So a file changed type and permissions out of the blue.  A few
> questions about that:
>
> Any way I can identify the file (or is it a dir now ;) ?
> Does anyone know if this is a known bug that's been fixed? I couldn't
> find anything via google or git that looked like a fix.
>
These questions still apply :-)

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755 - kernel 2.6.13.4
@ 2007-03-01  9:17   ` Jesper Juhl
  0 siblings, 0 replies; 4+ messages in thread
From: Jesper Juhl @ 2007-03-01  9:17 UTC (permalink / raw)
  To: nfs; +Cc: Linux Kernel Mailing List, Trond Myklebust

On 26/02/07, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> I have a webserver running a rather old 2.6.13.4 kernel that a few
> minutes ago surprised me by logging the following message :
>
>  kernel: nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755
>
I just got one more of these (well, slightly different, but same basic
issue). This time it was one of my mailservers, also running 2.6.13.4.

  kernel: nfs_update_inode: inode -1073741693 mode changed, 0040700 to 0100644

> The server exporting the filesystem is running 2.6.18.1 (knfsd) -
> nothing is logged on the server...
>
This time it's a different NFS server (still using knfsd), this one is
running kernel 2.6.20. Still nothing logged at the server side.

> So a file changed type and permissions out of the blue.  A few
> questions about that:
>
> Any way I can identify the file (or is it a dir now ;) ?
> Does anyone know if this is a known bug that's been fixed? I couldn't
> find anything via google or git that looked like a fix.
>
These questions still apply :-)

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-01  9:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-26 13:31 nfs_update_inode: inode 309229856 mode changed, 0100644 to 0040755 - kernel 2.6.13.4 Jesper Juhl
2007-02-26 13:31 ` Jesper Juhl
2007-03-01  9:17 ` Jesper Juhl
2007-03-01  9:17   ` Jesper Juhl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.