get_hosts script being ignored in LTSP setup on Ubuntu 12.04
Posted
by
Shwetav
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Shwetav
Published on 2012-10-27T16:53:27Z
Indexed on
2012/10/27
17:17 UTC
Read the original article
Hit count: 159
ltsp
We had a home-grown LTSP load-balancer based on LDM_SERVER and get_hosts in Ubuntu 10.04. After upgrading to Ubuntu 12.04, everything worked fine except that get_hosts is being ignored completely. If we put space delimited list of servers as LDM_SERVER in lts.conf, users can choose a server during login and things work fine.
Tried both locations below without any luck so far: 1. /var/lib/tftpboot/ltsp/i386/get_hosts 2. /opt/ltsp/i386/etc/get_hosts
Any pointers would be greatly appreciated.
© Ask Ubuntu or respective owner