On Thursday 27 February 2003 17:39, Mike Eggleston wrote:
> I'm working on my cluster. One problem I have been
> having is I get a lot of 'portmap: server localhost not responding, timed
> out' messages as one node boots.

Is that supposed to be called 'localhost'?  Seems odd.  Assuming its LTSP 
client -> LTSP server traffic (and not localhost -> localhost), read on:

If your workstation recovers from this message (ie. continues booting), it is 
a networking problem:
 * Check for lots of collisions or broken packets.  1% is okay.  50% isn't.
 * Check for duplicate ARP responses.
   I've had a LTSP server with both cards plugged into the same hub.  The
   result was that both cards responded with ARPs for both IP numbers of the
   server, causing some workstations to get confused.  Depended on which card
   was physically closer in the stack of 5 switches.  I suppose a cluster
   could cause this too, if both respond with ARPs.
 * Check if the network card is seated properly.
   If it isn't seated properly, it won't make proper contact with the PCI
   slots, and you'll get random garbage.  I've actually had a card like this
   that would do ICMP, but not TCP :).

> I'm using ltsp 3 on a biostar m7vkq with
> 128mb. The head has redhat 7.3.
>
> Mike
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net

-- 
Berend De Schouwer



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to