LTSP fat client freeze
Maxime Accadia <[email protected]> Mon, 25 Feb 2019 15:46:35 +0100 (CET)
| Newsgroups | gmane.linux.terminal-server.general |
|---|---|
| Message-ID | <2129872170.8833312.1551105995368.JavaMail.zimbra@univ-grenoble-alpes.fr> |
Hi,
Just to share an experience. We had to debug a freezing on fat clients : on 18.04, Gnome was freezing after 10min inactivity.
Usually, freezing is caused when NBD connection is lost ; it wasn't the case.
Relation to inactivity suggested an issue with suspend / screensaver. So we disabled suspend, as did Alkis in a recent commit (https://git.launchpad.net/ltsp/commit/?id=dc8fb26f26989f28c36ae69b1684adc63afb1640). The issue remained.
Nothing in logs, both on client and server. It turned out it was sshfs hanging ; probably due to a timeout on a stateful firewall. When sshfs hangs in this way, there is no error.
The solution was to use LDM_SSHOPTIONS="-o ServerAliveInterval=30" in lts.conf as recommended here : https://github.com/smheidrich/sshfs/blob/master/sshfs.rst#sshfs-hangs
Best,
Maxime
_____________________________________________________________________
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