NFS will not start
Marcus
lists at wordit.com
Mon Dec 10 13:30:51 UTC 2007
On Mon, December 10, 2007 09:28, Gavin McCullagh wrote:
> Are there any messages reported to /var/log/syslog or
> /var/log/messages?
Yes, basically they say NFS will not start, but I don't know why:
Dec 10 13:13:19 edubuntu kernel: [ 5979.228000] Installing
knfsd (copyright (C) 1996 okir at monad.swb.de).
Dec 10 13:13:19 edubuntu exportfs[5763]: /etc/exports [2]:
Neither 'subtree_check' or 'no_subtree_check' specified for
export "*:/opt/ltsp/i386". Assuming default behaviour
('no_subtree_check'). NOTE: this default has changed since
nfs-utils version 1.0.x
Dec 10 13:13:54 edubuntu kernel: [ 6014.472000] rpcbind: server
localhost not responding, timed out
Dec 10 13:13:54 edubuntu kernel: [ 6014.472000] RPC: failed to
contact local rpcbind server (errno 5).
Dec 10 13:14:29 edubuntu kernel: [ 6049.480000] rpcbind: server
localhost not responding, timed out
Dec 10 13:14:29 edubuntu kernel: [ 6049.480000] RPC: failed to
contact local rpcbind server (errno 5).
--------------------------------------------------------
/etc/exports was empty, I created this entry:
/opt/ltsp/i386 *(rw)
---------------------------------------------
/etc/hosts:
192.168.1.1 localhost
192.168.1.1 edubuntu
(plus default ip6 lines)
The installer never asked for my IP addresses so I had to set
them all manually. Not sure if it's correct. 192.168.1.1 is my
routers address.
IP range is 192.168.1.64 - 192.168.1.200
-------------------
/etc/hosts.allow:
nbdrootd: ALL: keepalive
/etc/hosts.deny has settings.
> Was there a message written on the red screen? Care to
> divulge it?
It was build-ltsp-chroot which failed. I installed it manually
with apt-get.
NFS was completely missed by the installer.
I think if I can get NFS running the client should be able to
mount the OS.
Many Thanks.
More information about the edubuntu-devel
mailing list