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


Channel log from 31 October 2016   (all times are UTC)

00:03gdi2k has left IRC (gdi2k!~gdi2k@180.190.68.88, Ping timeout: 268 seconds)
01:02gdi2k has joined IRC (gdi2k!~gdi2k@180.190.68.88)
01:51vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
02:02dsj2 has joined IRC (dsj2!~david@24.224.74.66)
02:36gdi2k has left IRC (gdi2k!~gdi2k@180.190.68.88, Ping timeout: 250 seconds)
02:56dsj2 has left IRC (dsj2!~david@24.224.74.66, Ping timeout: 250 seconds)
02:59gdi2k has joined IRC (gdi2k!~gdi2k@203.177.251.132)
06:40ricotz has joined IRC (ricotz!~ricotz@p5B2A9A6C.dip0.t-ipconnect.de)
06:40ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
07:31coseus has joined IRC (coseus!524e232c@gateway/web/freenode/ip.82.78.35.44)
07:32
<coseus>
Hello
07:32
All
07:33
<alkisg>
Hi
07:33
<coseus>
I have a Ubuntu LTSP server , with dhcp on Windows
07:34
But when i want to boot a client a have this error : getaddrinfo faild: name or service not found
07:35
then : /scrips/init-bottom/ltsp: line 27 :panic:not found
07:36
<alkisg>
At that point, try: cat /proc/cmdline
07:36
What is the output?
07:37
<coseus>
BOOT_IMAGE=/boot/vmlinuz-3.13.0-100-generic root=UUID=f8331da2-c756-43b3-bcd7-3f2bc0e98d27 ro quiet splash vt.handoff=7
07:37
<alkisg>
On the client, not on the server
07:37
<coseus>
aha
07:40
ro initrd=initrd.img-3.13.0-24-generic init=/sbin/init-ltsp quiet splash root=/dev/nbd0 BOOT_IMAGE=vmlinux-3.13.0-24-generic BOOTIF=01-4--61-86-24-57
07:41
<alkisg>
Looks good, it sounds like your dhcp server isn't sending next-server properly for the initramfs ip request
07:41
Do you have an ip now on the client?
07:41
ip a
07:41
==> see if it shows an ip with that command
07:41
<coseus>
Yes
07:42
I have
07:42
<alkisg>
OK, distro/version?
07:42
<coseus>
Ubuntu 14.04
07:43
<alkisg>
Try: ipconfig
07:43
(I'm not sure if it demands "eth0" after ipconfig)
07:43
What is the output?
07:43
(all commands to be ran on the client)
07:43
<coseus>
ipconfig :no device to configure
07:44
<alkisg>
ipconfig eth0
07:47
<coseus>
eth1 harware address ... mtu 1500, dhcp rarp , eth1 guessed broadcast address....
07:47
then the address of eth1
07:47
gateway and domain
07:47
<alkisg>
We care about root server and root path and next-server
07:48
<coseus>
rootserver: 172.16.123.132 roothpath : opt/ltsp/i386
07:48
<alkisg>
Is that your ltsp server IP, or the windows server ip?
07:48
<coseus>
filename :ltsp/i386/pxelinux.0
07:48
is my ltsp server
07:50
<alkisg>
Hmm can you reboot the client, then take a photo of the boot screen with your mobile phone, and upload it somewhere?
07:50
<coseus>
Yes
07:50
<alkisg>
!ipappend
07:50
<ltsp>
ipappend: o temporarily solve DHCP problems in the initramfs, try putting IPAPPEND 3 after the APPEND line in /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default. More info: http://www.syslinux.org/wiki/index.php/SYSLINUX#IPAPPEND_flag_val_.5BPXELINUX_only.5D
07:50
<alkisg>
coseus: you can also check if this ^ temporarily fixes the issue
07:51
The pxelinux.cfg/default file will probably have ipappend 2 inside it, check if changing it to ipappend 3 temporarily solves the issue
07:51
<coseus>
ok
07:54
Thanks for support
07:54
It works
07:56
Now i want to see autologin and auto start mozilla in kiosk mode
07:56
I hope it works
07:57
<alkisg>
It was a temporary fix, it will stop working after ltsp-update-kernels.
08:09
<coseus>
Ok
08:15
How can be a permanent fix?
08:20forum has joined IRC (forum!~Icedove@81-5-235-58.hdsl.highway.telekom.at)
08:49forum has left IRC (forum!~Icedove@81-5-235-58.hdsl.highway.telekom.at, Ping timeout: 250 seconds)
08:51coseus_ has joined IRC (coseus_!524e232c@gateway/web/freenode/ip.82.78.35.44)
08:53coseus has left IRC (coseus!524e232c@gateway/web/freenode/ip.82.78.35.44, Ping timeout: 260 seconds)
08:58Statler has joined IRC (Statler!~Georg@mail.lohn24.de)
09:31coseus_ has left IRC (coseus_!524e232c@gateway/web/freenode/ip.82.78.35.44, Quit: Page closed)
09:47cody has joined IRC (cody!5f428194@gateway/web/freenode/ip.95.66.129.148)
09:48cody is now known as Guest21210
09:52
<Guest21210>
Hi, how edit /var/lib/tftpboot/ltsp/amd54/pxelinux.cfg/defaults for enable usb-ports acces(usb stick, printers)? (use - Thin Client)
10:38
<alkisg>
Guest21210: why do you prefer thin clients instead of ltsp fat clients which work normally with usb ports etc?
10:38
Those are still netbooted and diskless
10:38
!ltsp-pnp
10:38
<ltsp>
ltsp-pnp: ltsp-pnp is an alternative (upstream) method to maintain LTSP installations for thin and fat clients that doesn't involve chroots: https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp
10:43
<Guest21210>
thx, will view ltsp-pnp
10:43forum has joined IRC (forum!~Icedove@81-5-235-58.hdsl.highway.telekom.at)
10:44
<alkisg>
Guest21210: what are your client specifications? Which CPU and how much RAM?
10:44
And how many clients?
10:56
<Guest21210>
try a test server: Socket 755 Intel (R) Core (TM) 2 Quad CPU Q8400 @ 2.66 Ram 8Gb. raid10 500Gb, vgaGF108 [GeForce GT 620], OS ubuntu 14.04 tls (KDE - workspase for clients) .
10:56
<alkisg>
Guest21210: specifications for clients, not for the server
10:56
Your ltsp clients have 8 gb ram?
10:57GodFather has joined IRC (GodFather!~rcc@96-92-43-9-static.hfc.comcastbusiness.net)
10:57
<Guest21210>
no, client pc intel celeron 4 gb ram
10:58
<alkisg>
Those are fine for ltsp fat clients then, you don't need to use them as thin clients
10:58
Try a test server with ltsp-pnp
10:58
They'll perform much better that way
10:59
<Guest21210>
Clients planned 60-70, if get good work server ltsp
10:59
but, head server will bw other
11:00
thx
11:00
<alkisg>
np
11:21Guest21210 has left IRC (Guest21210!5f428194@gateway/web/freenode/ip.95.66.129.148, Quit: Page closed)
12:14ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, Ping timeout: 265 seconds)
12:14ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de)
12:41mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk)
13:45ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu)
13:58Royale_AJS has joined IRC (Royale_AJS!~Royale_AJ@24-236-193-237.dhcp.aldl.mi.charter.com)
14:26Royale_AJS has left IRC (Royale_AJS!~Royale_AJ@24-236-193-237.dhcp.aldl.mi.charter.com, Quit: Royale is leaving)
14:31forum has left IRC (forum!~Icedove@81-5-235-58.hdsl.highway.telekom.at, Ping timeout: 265 seconds)
15:20mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving)
15:22dtcrshr has joined IRC (dtcrshr!~datacrush@unaffiliated/datacrusher)
15:42GodFather has left IRC (GodFather!~rcc@96-92-43-9-static.hfc.comcastbusiness.net, Ping timeout: 260 seconds)
15:50GodFather has joined IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net)
16:40adrianorg has joined IRC (adrianorg!~adrianorg@186.213.155.97)
16:46
<adrianorg>
[A
16:46
[A
16:46
[A
16:46
[A
16:46
[A
16:47
sorry
16:59markus_e92 has joined IRC (markus_e92!~markus_e9@77.119.129.163.wireless.dyn.drei.com)
17:19adrianor1 has joined IRC (adrianor1!~adrianorg@187.113.251.230)
17:22adrianorg has left IRC (adrianorg!~adrianorg@186.213.155.97, Ping timeout: 245 seconds)
17:34forum has joined IRC (forum!~Icedove@81-5-235-58.hdsl.highway.telekom.at)
17:48adrianor1 is now known as adrianorg
17:52kjackal_ has joined IRC (kjackal_!~quassel@2a02:587:3102:a000:c02c:fb5:530:bb5f)
18:09markus_e92 has left IRC (markus_e92!~markus_e9@77.119.129.163.wireless.dyn.drei.com, Quit: Leaving)
18:15GodFather has left IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net, Ping timeout: 260 seconds)
18:24forum1 has joined IRC (forum1!~Icedove@81-5-235-58.hdsl.highway.telekom.at)
18:25forum has left IRC (forum!~Icedove@81-5-235-58.hdsl.highway.telekom.at, Read error: Connection reset by peer)
18:25forum1 is now known as forum
19:10vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
19:46Statler has left IRC (Statler!~Georg@mail.lohn24.de, Quit: Leaving)
19:51markit has joined IRC (markit!~marco@88-149-177-66.v4.ngi.it)
19:53
<markit>
hi, I've problems with (k)ubuntu 14.04-32 and bond, seems bond is unable to bring up the slave interfaces, works if I do a ifup eth0 ifup eth2 and then ifup bond0
19:53
if I instead do a ifup bond0, it tries until timeout
19:53
"cannot get current wake on lan settings" (that should be unrelated)
20:01
ok, works now that I've dropped the -lts kernel and gone back to 3.13
20:04
<||cw>
markit: I have iface eth# inet manual for both, then i also have the bond manual, and then I have a vmbr0 "bridged" to the bond, this seem complex but reliable
20:05GodFather has joined IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com)
20:05
<||cw>
not sure why but I had to do it this way for kvm/proxmox bridging to work
20:43forum has left IRC (forum!~Icedove@81-5-235-58.hdsl.highway.telekom.at, Quit: forum)
20:44ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Remote host closed the connection)
20:58kjackal_ has left IRC (kjackal_!~quassel@2a02:587:3102:a000:c02c:fb5:530:bb5f, Ping timeout: 260 seconds)
20:59GodFather has left IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com, Ping timeout: 260 seconds)
21:01GodFather has joined IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com)
22:27vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
22:29gdi2k has left IRC (gdi2k!~gdi2k@203.177.251.132, Ping timeout: 256 seconds)
22:31markit has left IRC (markit!~marco@88-149-177-66.v4.ngi.it, )
22:45ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection)
22:45gdi2k has joined IRC (gdi2k!~gdi2k@180.190.68.88)
23:26dsj2 has joined IRC (dsj2!~david@24.224.74.66)
23:42dtcrshr has left IRC (dtcrshr!~datacrush@unaffiliated/datacrusher, Quit: Saindo)