NFS won't work (RH9, simple LAN)

From: Raptor (me_at_attbi.com)
Date: 02/01/04


Date: Sat, 31 Jan 2004 23:17:41 -0700

I have spent enough time trying to solve this problem that it's time to
ask for help.

I have a RH9 server install (hostname "server") that I'm trying to get
to host a couple directories for a RH9 workstation install (hostname
"Desktop"). I can ssh from Desktop to server just fine. I also had NFS
working earlier when Desktop was a Mandrake 9.0 system, so I've got to
be close.

Client's /var/log/boot.log reports:
Jan 31 22:40:24 Desktop netfs: Mounting NFS filesystems: failed

A mount from the shell on Desktop times out.

server's /etc/exports file:
/home/law/ Desktop(rw,sync,no_root_squash)
/var/www/html/ Desktop(rw,sync,no_root_squash)

server's /etc/hosts file:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.0.3 server
192.168.0.2 Desktop

server's /etc/hosts.allow file:
#
# hosts.allow This file describes the names of the hosts which are
# allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
192.168.0.2: Desktop

server's /etc/hosts.deny file is empty (except comments).

Finally, here's the relevent parts of Desktop's fstab:
boot.log reports:
Jan 31 22:40:24 Desktop netfs: Mounting NFS filesystems: failed

A mount from the shell times out.
server:/home/law /mnt/server/home nfs
rsize=8192,wsize=8192,timeo=14,intr
server:/var/www/html /mnt/server/html nfs
rsize=8192,wsize=8192,timeo=14,intr

Did I forget anything needed for a diagnosis?

-- 
--
Lynn Wallace                      http://www.xmission.com/~lawall
"We should not march into Baghdad. ... Assigning young soldiers to
a fruitless hunt for a securely entrenched dictator and condemning
them to fight in what would be an unwinnable urban guerilla war, it
could only plunge that part of the world into ever greater
instability." George Bush Sr. in his 1998 book "A World Transformed"


Relevant Pages

  • Re: [SLE] Has NFS Changed in 9.1?
    ... Anders Johansson wrote: ... when you use the host name when you mount. ... eternal power and divine nature -- have been clearly seen, ...
    (SuSE)
  • Re: disksuite and dual attached multipak?
    ... >> failure on the primary host. ... In the event of a failure, I want to be able to mount the ... set up your metadevices in metasets, and make sure that both hosts have access ...
    (comp.unix.solaris)
  • Re: NFS export subdirs on different file systems?
    ... What I want is that when I mount /net/store from another machine, ... So I can't just make fstab entries on the client side to ... I can access the exported filesystems as ... Kind of like the "host" type amd filesystem, but only for a specific branch. ...
    (freebsd-questions)
  • Re: Filenames with hyphens & cp/chown
    ... Its name was actually 'Figs 1-3.pdf'. ... Perhaps the destination mount had genuine permission problems I'll check ... > host# chgrp wheel *.pdf ...
    (comp.unix.bsd.openbsd.misc)