LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@gmail.com>
To: Neil Brown <neilb@suse.de>
Cc: linux-kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: "svc: unknown version (3)" when CONFIG_NFSD_V4=y
Date: Fri, 5 Jan 2007 10:42:26 +0800 [thread overview]
Message-ID: <367964923.02447@ustc.edu.cn> (raw)
Message-ID: <20070105024226.GA6076@mail.ustc.edu.cn> (raw)
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:
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.20-rc2-mm1
# Thu Jan 4 15:55:02 2007
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
......
#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
# CONFIG_NFS_V4 is not set
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_RPCSEC_GSS_SPKM3=m
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_9P_FS=m
......
Thanks,
Wu
prev reply other threads:[~2007-01-05 2:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <367964923.02447@ustc.edu.cn>
2007-01-05 2:42 ` Fengguang Wu
2007-01-05 12:25 ` Trond Myklebust
[not found] ` <368001275.26960@ustc.edu.cn>
2007-01-05 12:48 ` Fengguang Wu
2007-01-10 6:01 ` Neil Brown
[not found] ` <368438638.13038@ustc.edu.cn>
2007-01-10 14:17 ` Fengguang Wu
2007-01-11 3:59 ` Neil Brown
[not found] ` <368527150.02925@ustc.edu.cn>
2007-01-11 14:53 ` Fengguang Wu
2007-01-11 22:04 ` Neil Brown
[not found] ` <368569131.07190@ustc.edu.cn>
2007-01-12 2:32 ` Fengguang Wu
2007-01-12 19:43 ` Neil Brown
[not found] ` <368654358.17532@ustc.edu.cn>
2007-01-13 2:13 ` Fengguang Wu
2007-01-14 22:32 ` Neil Brown
2007-01-10 15:15 ` Arnaud Giersch
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=367964923.02447@ustc.edu.cn \
--to=fengguang.wu@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=neilb@suse.de \
--subject='Re: "svc: unknown version (3)" when CONFIG_NFSD_V4=y' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).