Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-14 Thread Neil Brown
On Saturday January 13, [EMAIL PROTECTED] wrote: > On Sat, Jan 13, 2007 at 06:43:07AM +1100, Neil Brown wrote: > > > > Ok, thanks. I must have missed something else wrong in the code.. > > > > Probably this 'break' in the wrong place... > > > > Could you try this patch instead please - or

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-14 Thread Neil Brown
On Saturday January 13, [EMAIL PROTECTED] wrote: On Sat, Jan 13, 2007 at 06:43:07AM +1100, Neil Brown wrote: Ok, thanks. I must have missed something else wrong in the code.. Probably this 'break' in the wrong place... Could you try this patch instead please - or just move the

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-12 Thread Fengguang Wu
On Sat, Jan 13, 2007 at 06:43:07AM +1100, Neil Brown wrote: > > Ok, thanks. I must have missed something else wrong in the code.. > > Probably this 'break' in the wrong place... > > Could you try this patch instead please - or just move the 'break' to > where it should be. Now it worked

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-12 Thread Neil Brown
On Friday January 12, [EMAIL PROTECTED] wrote: > > Are you really really double-plus sure that you are running a kernel > > with the patch applied? > > Because at the very least it should have changed the message to > > Oh, sorry. I recompiled & installed kernel and it output this new message: >

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-12 Thread Neil Brown
On Friday January 12, [EMAIL PROTECTED] wrote: Are you really really double-plus sure that you are running a kernel with the patch applied? Because at the very least it should have changed the message to Oh, sorry. I recompiled installed kernel and it output this new message: [

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-12 Thread Fengguang Wu
On Sat, Jan 13, 2007 at 06:43:07AM +1100, Neil Brown wrote: Ok, thanks. I must have missed something else wrong in the code.. Probably this 'break' in the wrong place... Could you try this patch instead please - or just move the 'break' to where it should be. Now it worked :)

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-11 Thread Fengguang Wu
On Fri, Jan 12, 2007 at 09:04:15AM +1100, Neil Brown wrote: > On Thursday January 11, [EMAIL PROTECTED] wrote: > > Neil, > > > > On Thu, Jan 11, 2007 at 02:59:07PM +1100, Neil Brown wrote: > > > On Wednesday January 10, [EMAIL PROTECTED] wrote: > > > > > > > > root ~# mount localhost:/suse /mnt

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-11 Thread Neil Brown
On Thursday January 11, [EMAIL PROTECTED] wrote: > Neil, > > On Thu, Jan 11, 2007 at 02:59:07PM +1100, Neil Brown wrote: > > On Wednesday January 10, [EMAIL PROTECTED] wrote: > > > > > > root ~# mount localhost:/suse /mnt > > > [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) > > >

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-11 Thread Fengguang Wu
Neil, On Thu, Jan 11, 2007 at 02:59:07PM +1100, Neil Brown wrote: > On Wednesday January 10, [EMAIL PROTECTED] wrote: > > > > root ~# mount localhost:/suse /mnt > > [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) > > > > I've confirmed that 2.6.20-rc2-mm1, 2.6.20-rc3-mm1,

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-11 Thread Fengguang Wu
Neil, On Thu, Jan 11, 2007 at 02:59:07PM +1100, Neil Brown wrote: On Wednesday January 10, [EMAIL PROTECTED] wrote: root ~# mount localhost:/suse /mnt [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) I've confirmed that 2.6.20-rc2-mm1, 2.6.20-rc3-mm1, 2.6.19-rc6-mm1 all

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-11 Thread Neil Brown
On Thursday January 11, [EMAIL PROTECTED] wrote: Neil, On Thu, Jan 11, 2007 at 02:59:07PM +1100, Neil Brown wrote: On Wednesday January 10, [EMAIL PROTECTED] wrote: root ~# mount localhost:/suse /mnt [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) I've

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-11 Thread Fengguang Wu
On Fri, Jan 12, 2007 at 09:04:15AM +1100, Neil Brown wrote: On Thursday January 11, [EMAIL PROTECTED] wrote: Neil, On Thu, Jan 11, 2007 at 02:59:07PM +1100, Neil Brown wrote: On Wednesday January 10, [EMAIL PROTECTED] wrote: root ~# mount localhost:/suse /mnt [ 132.678204]

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-10 Thread Neil Brown
On Wednesday January 10, [EMAIL PROTECTED] wrote: > > root ~# mount localhost:/suse /mnt > [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) > > I've confirmed that 2.6.20-rc2-mm1, 2.6.20-rc3-mm1, 2.6.19-rc6-mm1 all > have this warning, while 2.6.17-2-amd64 is good. Thanks. That

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-10 Thread Arnaud Giersch
Fengguang Wu gmail.com> writes: > root ~# mount localhost:/suse /mnt > [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) > > I've confirmed that 2.6.20-rc2-mm1, 2.6.20-rc3-mm1, 2.6.19-rc6-mm1 all > have this warning, while 2.6.17-2-amd64 is good. I get the same log messages here

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-10 Thread Fengguang Wu
On Wed, Jan 10, 2007 at 05:01:23PM +1100, Neil Brown wrote: > On Friday January 5, [EMAIL PROTECTED] wrote: > > Hi Neil, > > > > NFS mounting succeeded, but the kernel gives a warning. > > I'm running 2.6.20-rc2-mm1. > > > > # mount -o vers=3 localhost:/suse /mnt > > [ 689.651606] svc: unknown

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-10 Thread Fengguang Wu
On Wed, Jan 10, 2007 at 05:01:23PM +1100, Neil Brown wrote: On Friday January 5, [EMAIL PROTECTED] wrote: Hi Neil, NFS mounting succeeded, but the kernel gives a warning. I'm running 2.6.20-rc2-mm1. # mount -o vers=3 localhost:/suse /mnt [ 689.651606] svc: unknown version (3) #

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-10 Thread Arnaud Giersch
Fengguang Wu fengguang.wu at gmail.com writes: root ~# mount localhost:/suse /mnt [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) I've confirmed that 2.6.20-rc2-mm1, 2.6.20-rc3-mm1, 2.6.19-rc6-mm1 all have this warning, while 2.6.17-2-amd64 is good. I get the same log

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-10 Thread Neil Brown
On Wednesday January 10, [EMAIL PROTECTED] wrote: root ~# mount localhost:/suse /mnt [ 132.678204] svc: unknown version (3 for prog 100227, nfsd) I've confirmed that 2.6.20-rc2-mm1, 2.6.20-rc3-mm1, 2.6.19-rc6-mm1 all have this warning, while 2.6.17-2-amd64 is good. Thanks. That helps a

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-09 Thread Neil Brown
On Friday January 5, [EMAIL PROTECTED] wrote: > Hi Neil, > > NFS mounting succeeded, but the kernel gives a warning. > I'm running 2.6.20-rc2-mm1. > > # mount -o vers=3 localhost:/suse /mnt > [ 689.651606] svc: unknown version (3) > # mount | grep suse > localhost:/suse on /mnt type nfs

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-09 Thread Neil Brown
On Friday January 5, [EMAIL PROTECTED] wrote: Hi Neil, NFS mounting succeeded, but the kernel gives a warning. I'm running 2.6.20-rc2-mm1. # mount -o vers=3 localhost:/suse /mnt [ 689.651606] svc: unknown version (3) # mount | grep suse localhost:/suse on /mnt type nfs

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-05 Thread Fengguang Wu
On Fri, Jan 05, 2007 at 01:25:39PM +0100, Trond Myklebust wrote: > On Fri, 2007-01-05 at 10:42 +0800, Fengguang Wu wrote: > > Hi Neil, > > > > NFS mounting succeeded, but the kernel gives a warning. > > I'm running 2.6.20-rc2-mm1. > > > > # mount -o vers=3 localhost:/suse /mnt > > [ 689.651606]

Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-05 Thread Trond Myklebust
On Fri, 2007-01-05 at 10:42 +0800, Fengguang Wu wrote: > Hi Neil, > > NFS mounting succeeded, but the kernel gives a warning. > I'm running 2.6.20-rc2-mm1. > > # mount -o vers=3 localhost:/suse /mnt > [ 689.651606] svc: unknown version (3) > # mount | grep suse > localhost:/suse on /mnt type

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-05 Thread Trond Myklebust
On Fri, 2007-01-05 at 10:42 +0800, Fengguang Wu wrote: Hi Neil, NFS mounting succeeded, but the kernel gives a warning. I'm running 2.6.20-rc2-mm1. # mount -o vers=3 localhost:/suse /mnt [ 689.651606] svc: unknown version (3) # mount | grep suse localhost:/suse on /mnt type nfs

Re: svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-05 Thread Fengguang Wu
On Fri, Jan 05, 2007 at 01:25:39PM +0100, Trond Myklebust wrote: On Fri, 2007-01-05 at 10:42 +0800, Fengguang Wu wrote: Hi Neil, NFS mounting succeeded, but the kernel gives a warning. I'm running 2.6.20-rc2-mm1. # mount -o vers=3 localhost:/suse /mnt [ 689.651606] svc: unknown

"svc: unknown version (3)" when CONFIG_NFSD_V4=y

2007-01-04 Thread Fengguang Wu
Hi Neil, NFS mounting succeeded, but the kernel gives a warning. I'm running 2.6.20-rc2-mm1. # mount -o vers=3 localhost:/suse /mnt [ 689.651606] svc: unknown version (3) # mount | grep suse localhost:/suse on /mnt type nfs (rw,nfsvers=3,addr=127.0.0.1) Any clues about it? Short .config: # #

svc: unknown version (3) when CONFIG_NFSD_V4=y

2007-01-04 Thread Fengguang Wu
Hi Neil, NFS mounting succeeded, but the kernel gives a warning. I'm running 2.6.20-rc2-mm1. # mount -o vers=3 localhost:/suse /mnt [ 689.651606] svc: unknown version (3) # mount | grep suse localhost:/suse on /mnt type nfs (rw,nfsvers=3,addr=127.0.0.1) Any clues about it? Short .config: # #