Discussion:
[Ltsp-discuss] LTSP Load Balancing with LTSP-PNP
Michael Peters
2015-05-15 16:58:06 UTC
Permalink
Hello I have several LTSP-PNP with Debian 8 running . I want to convert to Master/Slave or Main/Application setup. With LTSP-PNP there is no chroot just the image file (/opt/ltsp/images/i386.img) so where do I put get_hosts; all guides I have seen refer to /opt/ltsp/i386/usr/share/ltsp/get_hosts. Is it possible to accomplish load balancing with LTSP-PNP? Thanks Michael
Vagrant Cascadian
2015-05-15 17:19:01 UTC
Permalink
Post by Michael Peters
Hello I have several LTSP-PNP with Debian 8 running . I want to
convert to Master/Slave or Main/Application setup. With LTSP-PNP
there is no chroot just the image file (/opt/ltsp/images/i386.img) so
where do I put get_hosts; all guides I have seen refer to
/opt/ltsp/i386/usr/share/ltsp/get_hosts. Is it possible to accomplish
load balancing with LTSP-PNP? Thanks Michael
That method builds the image out of the server's files, so you would
edit or create /usr/share/ltsp/get_hosts, in this case, and then run
"ltsp-update-image --cleanup /" to update the image.

live well,
vagrant
Asmo Koskinen
2015-05-16 08:04:10 UTC
Permalink
Post by Michael Peters
Is it possible to accomplish load balancing with LTSP-PNP?
Thanks
Michael
I have some notes/howto for that. Please, use Google Translate (Finnish
Post by Michael Peters
English), sorry for that.
http://ltsp.fi/?page_id=1119

For Debian.

http://ltsp.fi/?page_id=1094

Best Regards Asmo Koskinen.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_____________________________________________________________________
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
a***@arkki.info
2015-05-16 08:15:29 UTC
Permalink
Post by Michael Peters
Hello I have several LTSP-PNP with Debian 8 running . I want to convert
to Master/Slave or Main/Application setup. With LTSP-PNP there is no
chroot just the image file (/opt/ltsp/images/i386.img) so where do I put
get_hosts; all guides I have seen refer to
/opt/ltsp/i386/usr/share/ltsp/get_hosts. Is it possible to accomplish
load balancing with LTSP-PNP? Thanks Michael
I have some notes/howto about that.

For Debian/LTSP-PNP/NBD

http://ltsp.fi/?page_id=1119

For Debian/NFS

http://ltsp.fi/?page_id=1094

Sorry for Finnish, just use Google Translate.

Best Regards Asmo Koskinen.


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_____________________________________________________________________
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
Michael Peters
2015-05-16 16:58:19 UTC
Permalink
Thanks Vagrant

You recommendation "That method builds the image out of the server's
files, so you would edit or create /usr/share/ltsp/get_hosts, in this
case, and then run "ltsp-update-image --cleanup /" to update the image."
solved my problem.

Thanks Asmo

The guide I used seems to have been created by you; I just got from a
different thread.
http://ltsp.fi/?page_id=1119
http://ltsp.fi/?page_id=1094

I have a few new/more issues:
1. Can the server being used as the root server be used as an
application server as well?So in the case

*192.168.0.105* debian-ltsp-pnp
192.168.0.106 debian-app-01
192.168.0.107 debian-app-02
192.168.0.108 debian-app-03

MY_SERVER_LIST="*192.168.0.105* 192.168.0.106 192.168.0.107 192.168.0.108"

I think I tested it and it works. Is there any reason I should not do this?

2. How do I get epoptes to see and manage the thin clients on the
application servers with LTSP-PNP?

Thanks

Michael




---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com

Loading...