IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 23 July 2021   (all times are UTC)

00:12ltspnoob has left IRC (ltspnoob!~ltspnoob@riddle.wizard.ca, Quit: Client closed)
05:15ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
06:12mistik1 has joined IRC (mistik1!~mistik1@96.43.180.117)
06:51
<alkisg>
ltspnoob (if you read logs), you can set SSH_SERVER in ltsp.conf
06:52
While /etc/ltsp/ssh_known_hosts contains the key of the new server; and you run ltsp initrd to include it in the ltsp image
07:11mistik1 has left IRC (mistik1!~mistik1@96.43.180.117, Ping timeout: 265 seconds)
07:19enaut[m] has joined IRC (enaut[m]!~enautmatr@2001:470:69fc:105::c619)
08:43fiesh has left IRC (fiesh!~fiesh@2003:ec:a821:1::163, Ping timeout: 255 seconds)
09:08fiesh has joined IRC (fiesh!~fiesh@2003:ec:a821:1::163)
09:59woernie has left IRC (woernie!~werner@p5ddec030.dip0.t-ipconnect.de, Remote host closed the connection)
14:31vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100b)
15:01vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100b, Quit: leaving)
15:05vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100b)
16:36vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100b, Quit: leaving)
16:57ltspnoob has joined IRC (ltspnoob!~ltspnoob@riddle.wizard.ca)
17:11
<ltspnoob>
Thank you for the info. which log file should I be looking into? I was looking in syslog in the LTSP server mainly (Ubuntu20.04). re. SSH_SERVER, great! I will try out the SSH_SERVER option in ltsp.conf (I didn't see that option in the ltsp.conf man page).
17:24
<alkisg>
I meant irc logs, which you obviously have read
17:42
<ltspnoob>
ah ic
18:00
Question: how does the client handle the x86_64.img downloaded? why does the client mount the /srv/ltsp/ NFS share from the server? (or if someone can point me to a place for such info, thanks)
18:10lucascastro has left IRC (lucascastro!~lucascast@177-185-133-236.dynamic.isotelco.net.br, Ping timeout: 265 seconds)
18:31
<alkisg>
ltspnoob: when you boot from a local disk, it doesn't get all loaded into RAM; only the required sectors do
18:31
It's the same for network disks too; the disk can be 1 TB and the client can have 1 GB RAM and it will still boot
18:31
Those sectors of x86_64.img are served over nfs
18:31lucascastro has joined IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br)
18:36lucascastro has left IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br, Ping timeout: 250 seconds)
18:38mistik1 has joined IRC (mistik1!~mistik1@96.43.180.117)
18:53lucascastro has joined IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br)
19:32
<ltspnoob>
Thank you for explaining. I see now that the x86_64.img is mounted as squashfs under "..../looproot" ... hmm..but I don't see that file actually in /root/images/x86_64.img ...
19:37
is that "/root/" from NFS mounting from the LTSP server's /srv/ltsp export? ...how come I don't see it in the client's "mount" output?
19:42ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving)
19:50
<alkisg>
That /root directory is from the initramfs, it's not the one from the image
19:50
Anyway users don't need to know these internal paths
20:27lucascastro has left IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br, Ping timeout: 258 seconds)
21:47
<ltspnoob>
update: setting SSH_SERVER=<IP> in ltsp.conf (in [clients]) didn't work for the homedir to be established with the specified server IP
22:10lucascastro has joined IRC (lucascastro!~lucascast@189.90.44.253.jupiter.com.br)
23:06
<ltspnoob>
Hmm... What is the best way to speed up access to user's homedir (the SSHFS /home/<username>) ? NIC upgrade at the LTSP server, CPU upgrade or HDD->SSD upgrade?
23:21mistik1 has left IRC (mistik1!~mistik1@96.43.180.117, Ping timeout: 256 seconds)