Jesper- If you need to spread the load over several server, why not just spread teh logins over serveral server, I know you can easily blance between 2 server using dhcp, an I think you can setup a round robinfor the /xdm/kdm/gdm in something like DNS. openMosix can be a help in this situation and it does do a good job of balancing loads but it is not magic. If an app is threaded, or does lots of local i/o, or even has a short runtime it will not attempt to balance it. In this type setup openMosix is good for keeping daemons and background services off heavy load machines freeing up resources. The first thing I would do is setup some type of load sharing at the login. This will really improve performance in all areas.
Evan On Thu, 20 Jan 2005 16:18:57 +0100 (CET), Thomas Reifferscheid <[EMAIL PROTECTED]> wrote: > > > On Thu, 20 Jan 2005, Jesper Berth wrote: > > > bigsanta root # ssh -x 10.0.0.80 DISPLAY=$DISPLAY gedit > > Xlib: connection to "host1:0.0" refused by server > > Xlib: No protocol specified > > -x Disables X11 forwarding. > > man ssh > > Kind regards, > Thomas > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _____________________________________________________________________ > 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 > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _____________________________________________________________________ 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