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


Channel log from 15 March 2021   (all times are UTC)

01:08vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
03:31GodFather has left IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net, Ping timeout: 264 seconds)
05:19vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 264 seconds)
06:03ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
06:51RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro)
09:23ghaoil has joined IRC (ghaoil!~ghaoil@31.7.247.13)
09:43Aison has joined IRC (Aison!~Asion0@2a02:168:200f:110:85ba:b9d4:7b25:b2d0)
10:30woernie has left IRC (woernie!~werner@pd9e8b5cc.dip0.t-ipconnect.de, Ping timeout: 256 seconds)
10:31woernie has joined IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de)
10:41woernie has left IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de, Ping timeout: 256 seconds)
10:41woernie has joined IRC (woernie!~werner@pd9e8b5cc.dip0.t-ipconnect.de)
11:19Aison has left IRC (Aison!~Asion0@2a02:168:200f:110:85ba:b9d4:7b25:b2d0, Ping timeout: 272 seconds)
11:30Aison has joined IRC (Aison!~Asion0@2a02:168:200f:110:69c6:120a:877c:5a19)
14:07GodFather has joined IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net)
15:27peanutbutterandc has joined IRC (peanutbutterandc!~peanutbut@27.34.48.101)
15:28
<peanutbutterandc>
alkisg, Hey there! Just pinging to let you know that you were right on all counts. I remade that image from scratch. Had everything go into a single partition and didn't use any encryption and it worked. I managed to get through the entire installation process as documented here: https://ltsp.org/docs/installation/
15:28
<alkisg>
Great :)
15:28
<peanutbutterandc>
I still have a few.... confusions
15:29
I tried to boot a client VM off of the network.... and it just stopped saying "no such file found". Now, I have done net-boots before... and... I couldn't `echo ${filename}` from ipxe shell.....
15:29
what should I be doing after the installation anyways?
15:30
<alkisg>
Nothing, if you run the installation steps, then the clients boot
15:30
<peanutbutterandc>
Please excuse me, as this is my first time playing around with ltsp so I have no idea what to expect.
15:30
<alkisg>
If you skipped e.g. ltsp nfs or ltsp initrd, they won't boot
15:30
<peanutbutterandc>
I haven't skipped any of them....
15:30
so... they're supposed to pxe boot, right?
15:30
<alkisg>
Yesx
15:30
<peanutbutterandc>
ipxe is supposed to load....
15:30
<alkisg>
What do you mean you couldn't echo filename?
15:30
<peanutbutterandc>
just a second please
15:31
<alkisg>
You tried it and it didn't echo anything, or you didn't get an ipxe shell, or what?
15:31
<peanutbutterandc>
i'll sshare a screenshot
15:31
i got an ipxe shell
15:31
it didn't echo anything
15:33
alkisg, I get this: https://imgur.com/a/ebKMOGO
15:33
and then in the ipxe shell I don't get an echo for ${filename}
15:34
<alkisg>
peanutbutterandc: run this on the ltsp server: ls -ls /srv/tftp | nc termbin.com 9999
15:34
This will tell us your tftp contents
15:34
ls -lR, sorry
15:36
<peanutbutterandc>
http://termbin.com/xws1z
15:36
There
15:36
<alkisg>
That seems right
15:36
Is the client in bridged mode?
15:36
<peanutbutterandc>
Yes, sir
15:36
<alkisg>
Can I see over VNC, to speed things up?
15:36
!vnc-dide
15:36
<ltspbot>
vnc-dide: To share your screen with me, run this: sudo apt-get --yes install x11vnc; x11vnc -connect srv1-dide.ioa.sch.gr - this is a reverse connection, it doesn't need port forwarding etc.
15:36
<peanutbutterandc>
most certainly!
15:36woernie has left IRC (woernie!~werner@pd9e8b5cc.dip0.t-ipconnect.de, Remote host closed the connection)
15:38
<alkisg>
peanutbutterandc: boot the client
15:39
<peanutbutterandc>
just a moment please
15:39
did that
15:39
<alkisg>
The server didn't realize the client does a dhcp request
15:39
<peanutbutterandc>
ah i see... no DHCP requess made
15:39
<alkisg>
There should be a message in the logs there
15:39
<peanutbutterandc>
*requests
15:39
true
15:39
<alkisg>
So,it's not in the same "network"
15:39
<peanutbutterandc>
it's a joy to see a master at work, btw
15:39
<alkisg>
:)
15:40
<peanutbutterandc>
it was. but let me check again just to be sure, again
15:40
.........and.....................
15:40
i'm an idiot
15:40
sorry
15:40
sorry to bother you. I got confused
15:40
<alkisg>
np, there are many things in netbooting that can go wrong, and people are mislead some times
15:40
no worries
15:40
Close vnc if you don't need me anymore
15:41
<peanutbutterandc>
thank you very much. let me fix that up and try rebooting it.
15:41
certainly
15:41
i might ask a few questions here though
15:41
<alkisg>
Sure, if I'm not around, try pinging me again with "alkisg"
15:41
<peanutbutterandc>
you sure do debug fast. you seem to have a grasp of what things might be wrong. and that is great.
15:42
wish i could have my screenrecorder ready though. next time perhaps
15:42
<alkisg>
You can run `script` to record a session; I just use `history` though...
15:43
<peanutbutterandc>
again, there goes a veteran again. always preferring the efficient route.
15:43
script, it should be then
15:44
I've got netboot servers running. but they are all just to install an OS. never to run it. ltsp is my first taste of disk-less booting and all.... so i'm quite excited!
15:51ghaoil has left IRC (ghaoil!~ghaoil@31.7.247.13, Quit: Leaving)
15:52
<peanutbutterandc>
alkisg, sorry to bother you again... but it appears that the server is still not getting any DHCP requests from the client. vnc is running and waiting for you. please do create a script file (with timings too)
15:54
<alkisg>
peanutbutterandc: `ltsp dnsmasq` is needed after you change subnets
15:54
It should be OK now
15:54
<peanutbutterandc>
oooh.... I see
15:54
thanks it seems to work!
15:54
<alkisg>
Ctrl+C, then Ctrl+D to stop script
15:54
<peanutbutterandc>
neat!
15:55
<alkisg>
peanutbutterandc: there's a "replay" option, check `man script`
15:55
<peanutbutterandc>
I will. Thank you very much!
15:55
<alkisg>
np
15:55
<peanutbutterandc>
I will explore the client first! this is my first ltsp boot!
16:13Aison has left IRC (Aison!~Asion0@2a02:168:200f:110:69c6:120a:877c:5a19, Ping timeout: 272 seconds)
16:16peanutbutterandc has left IRC (peanutbutterandc!~peanutbut@27.34.48.101, Quit: Leaving)
16:23Aison has joined IRC (Aison!~Asion0@2a02:168:200f:110:85ba:b9d4:7b25:b2d0)
16:42woernie has joined IRC (woernie!~werner@pd9e8b5cc.dip0.t-ipconnect.de)
18:08uumas has left IRC (uumas!uumaskapsi@gateway/shell/matrix.org/x-nurgvneldanubbju, Ping timeout: 247 seconds)
18:08alkis[m] has left IRC (alkis[m]!alkismatri@gateway/shell/matrix.org/x-uodrhmzjwboahyyz, Ping timeout: 247 seconds)
18:34alkis[m] has joined IRC (alkis[m]!alkismatri@gateway/shell/matrix.org/x-jhkxmddrkkrlebtw)
18:44woernie has left IRC (woernie!~werner@pd9e8b5cc.dip0.t-ipconnect.de, Remote host closed the connection)
18:50uumas has joined IRC (uumas!uumaskapsi@gateway/shell/matrix.org/x-qljhwjcvyqpkhclq)
18:51woernie has joined IRC (woernie!~werner@pd9e8b5cc.dip0.t-ipconnect.de)
19:14Aison has left IRC (Aison!~Asion0@2a02:168:200f:110:85ba:b9d4:7b25:b2d0, Ping timeout: 272 seconds)
20:49woernie has left IRC (woernie!~werner@pd9e8b5cc.dip0.t-ipconnect.de, Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
20:56book` has left IRC (book`!~book`@static.38.6.217.95.clients.your-server.de, *.net *.split)
20:57book` has joined IRC (book`!~book`@static.38.6.217.95.clients.your-server.de)
21:21RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Quit: Please remember your own message. It'll be read as soon as possible.)
21:53Aison0 has joined IRC (Aison0!~Asion0@2a02:168:200f:110:69c6:120a:877c:5a19)
21:56ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving)
22:00Aison0 has left IRC (Aison0!~Asion0@2a02:168:200f:110:69c6:120a:877c:5a19, Ping timeout: 272 seconds)