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 (rw,nfsvers=3,addr=127.0.0.1)
Are you perhaps running the userland NFS server instead of knfsd? The former will only support NFSv2. Trond - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/