* NFS share will not mount
@ 2003-08-20 20:42 Dennis Cahillane
0 siblings, 0 replies; only message in thread
From: Dennis Cahillane @ 2003-08-20 20:42 UTC (permalink / raw)
To: nfs
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-08-20 20:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-20 20:42 NFS share will not mount Dennis Cahillane
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.