From: Adrian Cox <adrian@humboldt.co.uk>
To: linux-kernel@vger.kernel.org
Subject: Problems with 2.6.4-rc2 NFS server and diskless clients
Date: Tue, 09 Mar 2004 15:37:26 +0000 [thread overview]
Message-ID: <1078846645.1441.14.camel@newt> (raw)
Using 2.6.4-rc2 on the NFS server together with Debian unstable
(nfs-kernel-server version 1:1.0.6-1), diskless clients can no longer
mount their root filesystems. The same configuration works with a 2.4
kernel on the server.
The client reports "nfs_get_root: getattr error = 116". No error
messages appear in the server logs. And the old recipe of exporting with
"no_subtree_check" makes no difference.
Anybody have any suggestions?
The NFS part of .config on the server is:
#
# Network File Systems
#
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V4 is not set
# CONFIG_NFSD_TCP is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_SUNRPC=y
# CONFIG_SUNRPC_GSS is not set
- Adrian Cox
next reply other threads:[~2004-03-09 15:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-09 15:37 Adrian Cox [this message]
2004-03-09 15:52 ` Problems with 2.6.4-rc2 NFS server and diskless clients Trond Myklebust
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=1078846645.1441.14.camel@newt \
--to=adrian@humboldt.co.uk \
--cc=linux-kernel@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.