From: Dennis Cahillane <dennis@wittmanhydro.com>
To: nfs@lists.sourceforge.net
Subject: NFS share will not mount
Date: Wed, 20 Aug 2003 15:42:27 -0500 [thread overview]
Message-ID: <3F43DD33.4040705@wittmanhydro.com> (raw)
hello-
I have two machines that need to talk to each other via NFS. The
server, wabash, is configured:
# cat /etc/exports
/ev/in/statewide-data/drg 192.168.23.0/24(ro)
The client, wms, is configured as follows
# cat /etc/fstab
...
192.168.23.17:/ev/in/statewide-data/drg /var/www/html/in_maps/data/drg
nfs defaults 0 0
When I try to mount, the following happens.
# mount -a
mount: wrong fs type, bad option, bad superblock on
192.168.23.17:/ev/in/statewide-data/drg,
or too many mounted file systems
From either machine. The /var/log/messages on the client gains:
Sep 9 16:28:25 wms kernel: nfs_get_root: getattr error = 116
Sep 9 16:28:25 wms kernel: nfs_read_super: get root inode failed
Sep 9 16:28:25 wms kernel: nfs warning: mount version older than kernel
Sep 9 16:28:25 wms kernel: nfs_get_root: getattr error = 116
Sep 9 16:28:25 wms kernel: nfs_read_super: get root inode failed
on the server:
Aug 20 15:35:01 wabash rpc.mountd: authenticated mount request from
192.168.23.27:864 for /ev/in/statewide-data/drg (/ev/in/statewide-data/drg)
Aug 20 15:35:01 wabash rpc.mountd: authenticated mount request from
192.168.23.27:868 for /ev/in/statewide-data/drg (/ev/in/statewide-data/drg)
I have been slaving away on this forever now. Any help would be greatly
appreciated.
Dennis Cahillane
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
reply other threads:[~2003-08-20 20:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3F43DD33.4040705@wittmanhydro.com \
--to=dennis@wittmanhydro.com \
--cc=nfs@lists.sourceforge.net \
/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.