All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Kernel 2.6.x: nfs warning: mount version older than kernel
@ 2004-10-23 15:59 Nick Warne
  0 siblings, 0 replies; 5+ messages in thread
From: Nick Warne @ 2004-10-23 15:59 UTC (permalink / raw)
  To: linux-kernel

I get this.  My NFS server is an old 486 box running 2.0.26 kernel and god 
know what version NFS server (can't be bothered to telnet in at the mo).

I started getting this after moving the client from 2.4.x -> 2.6.x

Oct 23 13:46:44 Linux233 kernel: nfs warning: mount version older than kernel
Oct 23 13:46:44 Linux233 kernel: RPC: call_verify: program 100003, version 3 
unsupported by server 486Linux
Oct 23 13:46:44 Linux233 kernel: RPC: call_verify: program 100003, version 3 
unsupported by server 486Linux
Oct 23 13:46:44 Linux233 kernel: nfs warning: mount version older than kernel

It's a strange warning, and hard to read what it is really saying.

All works OK though...

Nick

-- 
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."

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

* Re: Kernel 2.6.x: nfs warning: mount version older than kernel
  2004-10-22 12:18 ` Martin Zwickel
@ 2004-10-22 17:47   ` Trond Myklebust
  0 siblings, 0 replies; 5+ messages in thread
From: Trond Myklebust @ 2004-10-22 17:47 UTC (permalink / raw)
  To: Martin Zwickel; +Cc: Justin Piszcz, linux-kernel, apiszcz

fr den 22.10.2004 Klokka 14:18 (+0200) skreiv Martin Zwickel:

> I think it's about the nfs server/client versions, not the version
> of mount.

Wrong.


-- 
Trond Myklebust <trond.myklebust@fys.uio.no>


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

* Re: Kernel 2.6.x: nfs warning: mount version older than kernel
  2004-10-22 11:29 Justin Piszcz
  2004-10-22 12:18 ` Martin Zwickel
@ 2004-10-22 17:47 ` Trond Myklebust
  1 sibling, 0 replies; 5+ messages in thread
From: Trond Myklebust @ 2004-10-22 17:47 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel, apiszcz

fr den 22.10.2004 Klokka 07:29 (-0400) skreiv Justin Piszcz:
> # mount -a
> # dmesg | tail -n 5
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> # mount --version
> mount: mount-2.12h
> #
> 
> I am using the latest util-linux from the developers site, so I am 
> curious, why do I get this warning in dmesg/ring-buffer?
> 

The 2.6 changes to the nfs_mount structure have not yet been merged
upstream. Mea culpa...

Cheer,
  Trond
-- 
Trond Myklebust <trond.myklebust@fys.uio.no>


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

* Re: Kernel 2.6.x: nfs warning: mount version older than kernel
  2004-10-22 11:29 Justin Piszcz
@ 2004-10-22 12:18 ` Martin Zwickel
  2004-10-22 17:47   ` Trond Myklebust
  2004-10-22 17:47 ` Trond Myklebust
  1 sibling, 1 reply; 5+ messages in thread
From: Martin Zwickel @ 2004-10-22 12:18 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel, apiszcz

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

On Fri, 22 Oct 2004 07:29:46 -0400 (EDT)
Justin Piszcz <jpiszcz@lucidpixels.com> bubbled:

> # mount -a
> # dmesg | tail -n 5
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> nfs warning: mount version older than kernel
> # mount --version
> mount: mount-2.12h
> #
> 
> I am using the latest util-linux from the developers site, so I am 
> curious, why do I get this warning in dmesg/ring-buffer?
> 
> # ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

I think it's about the nfs server/client versions, not the version
of mount.

-- 
MyExcuse:
We only support a 28000 bps connection.

Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Kernel 2.6.x: nfs warning: mount version older than kernel
@ 2004-10-22 11:29 Justin Piszcz
  2004-10-22 12:18 ` Martin Zwickel
  2004-10-22 17:47 ` Trond Myklebust
  0 siblings, 2 replies; 5+ messages in thread
From: Justin Piszcz @ 2004-10-22 11:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: apiszcz

# mount -a
# dmesg | tail -n 5
nfs warning: mount version older than kernel
nfs warning: mount version older than kernel
nfs warning: mount version older than kernel
nfs warning: mount version older than kernel
nfs warning: mount version older than kernel
# mount --version
mount: mount-2.12h
#

I am using the latest util-linux from the developers site, so I am 
curious, why do I get this warning in dmesg/ring-buffer?

# ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/

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

end of thread, other threads:[~2004-10-23 15:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-23 15:59 Kernel 2.6.x: nfs warning: mount version older than kernel Nick Warne
  -- strict thread matches above, loose matches on Subject: below --
2004-10-22 11:29 Justin Piszcz
2004-10-22 12:18 ` Martin Zwickel
2004-10-22 17:47   ` Trond Myklebust
2004-10-22 17:47 ` Trond Myklebust

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.