hi, i have some problems, the client hangs on pivot_root and i don't know why, both system are gentoo Linux.
(Name debian Kernel 2.4) (Name win2k Kernel 2.6.2)
DHCP/TFTP Server X / NFS Server
| |
| |
------------||-----------
||
||
LTSP Client
(Name abdel Kernel 2.4.24-ltsp-1)
The Client stops with the message "Doing the pivot_root nfs: server
192.168.3.30 not responding, still trying."
If i stop the NFS Server, the client get's a kernel panic. I double
checked all necessary files.
dhcpd.conf (on DHCP Server:
option root-path "192.168.3.30:/opt/ltsp/i386";
filename "/tftpboot/lts/vmlinuz-2.4.22-ltsp-2";
# abdel
host abdel {
hardware ethernet 00:60:08:a4:8a:dc;
fixed-address 192.168.3.12;
option root-path "192.168.3.30:/opt/ltsp/i386";
filename "/tftpboot/lts/vmlinuz-2.4.24-ltsp-1";
}
/etc/hosts (on NFS server)
192.168.3.12 abdel.mainframe.local abdel
192.168.3.30 win2k.mainframe.local win2k
/etc/exports (on NFS server)
/opt/ltsp/i386 192.168.3.0/255.255.255.0(ro,no_root_squash,async)
/var/opt/ltsp/swapfiles
192.168.3.0/255.255.255.0(rw,no_root_squash,async)
/home 192.168.3.0/255.255.255.0(rw,no_root_squash,sync)
/usr 192.168.3.0/255.255.255.0(ro,no_root_squash,async)
/opt 192.168.3.0/255.255.255.0(ro,no_root_squash,async)
/var/log/messages:
Feb 15 03:51:52 win2k rpc.mountd: authenticated mount request from
abdel.mainframe.local:694 for /opt/ltsp/i386 (/opt/ltsp/i386)
win2k root # showmount -e
Export list for win2k:
/opt 192.168.3.0/255.255.255.0
/usr 192.168.3.0/255.255.255.0
/home 192.168.3.0/255.255.255.0
/var/opt/ltsp/swapfiles 192.168.3.0/255.255.255.0
/opt/ltsp/i386 192.168.3.0/255.255.255.0
bootpd: 0.0.0.0
in.tftpd: 192.168.3.
portmap: 192.168.3.
## LTSP-end ##
after 10-15min i get: nfs: server 192.168.3.30 OK
but nothing happens after that.
any suggestions?
--
cu denny
Gnupg key can be found under pgp.mit.edu, key ID 0x73137598
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
