All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Ziegler <mz@newyorkcity.de>
To: linux-kernel@vger.kernel.org
Cc: mz@newyorkcity.de
Subject: NFS no longer working ?
Date: Fri, 09 Jul 2004 18:40:28 +0200	[thread overview]
Message-ID: <8232A615C6D0B05C09DBF242@soho> (raw)

Hi All,

just installed kernel version 2.6.7 on RedHat 8.0. Unfortunately i'm no 
longer able to use NFS. Are there any recent issues ? For a detailed 
problem description please see below. Any help is appreciated.

Thanks

  Martin


I have two machines..let's say A and B. On A / /boot and /sys are exported 
via /etc/exports. Machine B are mouting these sources when booting via NFS. 
Since i updated the kernel i get the following errors when machine A is 
starting the NFS services :

---
Jul 8 09:30:13 hostA exportfs: hostB:/boot: No such device
Jul 8 09:30:13 hostA exportfs: hostB:/sys: No such device
Jul 8 09:30:13 hosta exportfs: hostB:/: No such device
Jul 8 09:30:13 hostA nfs: Starting NFS services: succeeded
Jul 8 09:30:13 hostA nfs: rpc.rquotad startup succeeded
Jul 8 09:30:13 hostA nfsd[6376]: nfssvc: No such device
Jul 8 09:30:13 hosta nfs: rpc.nfsd startup failed
Jul 8 09:30:13 hostA nfs: rpc.mountd startup succeeded

----

cat /etc/exports:

/ hostB(ro,sync,no_root_squash) /sys hostB(ro,sync,no_root_squash) /boot 
hostB(ro,sync,no_root_squash)

----

cat /etc/hosts.allow

ALL:hostB

----

With the old kernel 2.4.20-8 i had no problems.

NFS support is compiled into the new kernel.


             reply	other threads:[~2004-07-09 16:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-09 16:40 Martin Ziegler [this message]
2004-07-09 16:55 ` NFS no longer working ? David Johnson
2004-07-09 17:35   ` Martin Ziegler
2004-07-10  4:14 ` Eric Lammerts
2004-07-10  5:45   ` Martin Ziegler
  -- strict thread matches above, loose matches on Subject: below --
2004-07-10  6:05 James Pearson
2004-07-10  6:36 ` Martin Ziegler

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=8232A615C6D0B05C09DBF242@soho \
    --to=mz@newyorkcity.de \
    --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.