Q: LDAS is unable to successfully run lamboot
A: For all versions of LAM up to and including 7.1 a bug exists that will prevent lamboot from being able to start LAM after a machine reboot under some circumstances.

To avoid becoming a victim of the bug, after rebooting any machine that is part of a lam universe, you should delete all directories named /tmp/lam-search* and their contents. It would be sensible to add a command like

rm -rf /tmp/lam-search*

To the rc.local file on all machines in a lam installation under any circumstance.


Back to LDAS FAQ