[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sheflug] LTSP running...nearly



Quoting Chris Johnson <chris [at] seseaz.org.uk>:

> Thanks for all your help.  The final problem (NIC module failure to load)
> seems to have been caused by two lines in the default dhcp.conf file that
> are used for ISA NIC cards
> 
> option option-128 ...
> option option-129 ...
> 

I'll remember that one as I've never used it with non ISA cards.

> I removed these and it got beyond that point.  The workstation now seems to
> have hung at the point where its saying
> mounting root file system from...
> 
> but I've used tcp dump and there is a lot of network traffic between the
> server and teh workstation.  Its been 10 minutes so far and its still going
> but I'm going to be patient.
> 
> Anybody got an idea of how long it should take the workstation to boot?  The
> vmlinuz files in the tftpboot/lts directory are 10MB+, does all this have to
> be transferred on each bootup?
> 

Bootup should take seconds.  On a 10Mb/s  network moving 10MB should take what?

10MB = 80Mb =8 seconds at 10Mb/s (or is it nearer 10bits to a byte with network
overhead ?)

Have you got your nfsserver running?  After booting the kernel, you'll see a
message like
"doing the pivot_root"  I think this is where the NFS filesystems on the server
are mounted.  Next thing is an X-server starting on the client connecting to
your xdm on the server.

on SuSE use YAST to install an nfs-server and configure your /etc/exports to
publish your ltsp directories


the script ltsp_initialise should have altered it to add something like

## LTS-begin ##
#
# The lines between the 'LTS-begin' and the 'LTS-end' were added
# on: Sun Dec 15 18:03:05 GMT 2002 by the ltsp installation script.
# For more information, visit the ltsp homepage
# at http://www.ltsp.org
#
/opt/ltsp/i386                  192.168.20.0/255.255.255.0(ro,no_root_squash)
/var/opt/ltsp/swapfiles         192.168.20.0/255.255.255.0(rw,no_root_squash)
#
# The following entries need to be uncommented if you want
# Local App support in ltsp
#
#/home                  192.168.0.0/255.255.255.0(rw,no_root_squash)
#
## LTS-end ##


You can start the nfsserver

 with 

chkconfig nfsserver on

Check your firewall isn't blocking the packets.

Also  check you can resolve names of the clients on the server.  edit /etc/hosts
with the ip addresses and names of the clients.

AED
-- 
"Ideas improve. The meaning of words participates in the improvement. 
Plagiarism is necessary. Progress implies it. It embraces an author's phrase, 
makes use of his expressions, erases a false idea, and replaces it with the 
right idea. "


-------------------------------------------------
E-mail provided by the Burngreave Community Network
http://www.burngreave.net
___________________________________________________________________

Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html

  GNU the choice of a complete generation.