02:46 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
05:25 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
05:27 | spaced0ut has left IRC (spaced0ut!~spaced0ut@unaffiliated/spaced0ut, Ping timeout: 246 seconds) | |
06:34 | josefig3 has joined IRC (josefig3!~josefig@unaffiliated/josefig) | |
06:35 | josefig has left IRC (josefig!~josefig@unaffiliated/josefig, Ping timeout: 245 seconds) | |
06:37 | kjackal has joined IRC (kjackal!~quassel@adsl-205.46.190.118.tellas.gr) | |
06:37 | <alkisg> bcg: hi, I'm designing the new ltsp, would you like to be involved in the process, to make sure that we include support for rhel-based distributions?
| |
06:37 | For example, ltsp-client now won't have any code at all, it will only list the necessary dependencies like nbd-client. The init-ltsp.d and the rest of the ltsp-client code will be inside an additional initrd image called $TFTP/ltsp/ltsp.img.
| |
06:56 | <bcg> Sure, but I mostly have no time at the moment, so don't wait me. Moving stuff to initrd is fine for me.
| |
06:56 | I'm still using nfs-root, so I have some catching up to do.
| |
06:57 | kjackal has left IRC (kjackal!~quassel@adsl-205.46.190.118.tellas.gr, Remote host closed the connection) | |
07:01 | <Hyperbyt1> Happy birthday alkisg! :-D
| |
07:06 | <alkisg> bcg: ok, I'll ping you with the git tree after the first few commits, so that you can just keep your radar on in there
| |
07:06 | Hyperbyt1: why, thank you Jan! :)
| |
07:13 | woernie has joined IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de) | |
07:13 | kjackal has joined IRC (kjackal!~quassel@adsl-205.46.190.118.tellas.gr) | |
07:15 | Hyperbyt1 is now known as Hyperbyte | |
07:17 | statler has joined IRC (statler!~Georg@gwrz.lohn24.de) | |
07:21 | kjackal_v2 has joined IRC (kjackal_v2!~quassel@adsl-16.46.190.118.tellas.gr) | |
07:21 | kjackal has left IRC (kjackal!~quassel@adsl-205.46.190.118.tellas.gr, Ping timeout: 244 seconds) | |
07:57 | SYS64738 has joined IRC (SYS64738!~jhonny5@159.213.93.166) | |
09:52 | HeyFootey has joined IRC (HeyFootey!79da0f4c@gateway/web/freenode/ip.121.218.15.76) | |
09:54 | <HeyFootey> Hi, hoping for some guidance. Just upgraded working 14.04 LTSP Edubuntu to 18.04 using Greek Schools PPA and wiki instructions. Unable to login on any clients due to some error with LDM. Client boots and I can access via SSH and console session. Following in repetaed in the logs:
| |
09:54 | May 2 19:24:04 ltsp3 kernel: [ 237.315343] block nbd9: NBD_DISCONNECT May 2 19:24:04 ltsp3 kernel: [ 237.315366] block nbd9: shutting down sockets May 2 19:24:04 ltsp3 kernel: [ 237.335316] traps: ldmgtkgreet[15670] trap int3 ip:7fe33c4d7cd3 sp:7ffdf3751500 error:0 in libglib-2.0.so.0.4002.0[7fe33c488000+106000] May 2 19:24:04 ltsp3 kernel: [ 237.335991] ldm[15625]: segfault at 8 ip 0000000000404424 sp 00007ffe0cb4a590 error
| |
09:57 | 4:05 ltsp3 kernel: [ 237.642480] mtrr: no MTRR for d0000000,1000000 found
| |
10:37 | kjackal_v2 has left IRC (kjackal_v2!~quassel@adsl-16.46.190.118.tellas.gr, Ping timeout: 246 seconds) | |
11:05 | ogra has left IRC (ogra!~ogra_@ubuntu/member/ogra, Ping timeout: 258 seconds) | |
11:06 | ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de) | |
11:06 | <alkisg> !nbd
| |
11:06 | <ltsp> I do not know about 'nbd', but I do know about these similar topics: 'disable-nbd-proxy', 'nbd-proxy', 'nbd-compression', 'quick-nbd-tests', 'nbd-client', 'nbd-server-bug', 'nbd-trusty-bug', 'nbd-client-breaks-nm', 'nbd-bug', 'nbd-checkupdate'
| |
11:06 | <alkisg> !nbd-bug
| |
11:06 | <ltsp> nbd-bug: To file a bug report against nbd, go to https://github.com/NetworkBlockDevice/nbd
| |
11:07 | <alkisg> !nbd-checkupdate
| |
11:07 | <ltsp> nbd-checkupdate: To avoid bug https://github.com/NetworkBlockDevice/nbd/issues/59, put this in lts.conf: INIT_COMMAND_RM_NBD_CHECKUPDATE="rm -rf /usr/share/ldm/rc.d/I01-nbd-checkupdate"
| |
11:07 | <alkisg> HeyFootey: try this in lts.conf ^
| |
11:21 | kjackal has joined IRC (kjackal!~quassel@ppp-2-84-244-151.home.otenet.gr) | |
11:21 | GodFather has joined IRC (GodFather!~rcc@2600:1007:b00c:6970:68a1:cf78:4b0:1559) | |
11:27 | GodFather has left IRC (GodFather!~rcc@2600:1007:b00c:6970:68a1:cf78:4b0:1559, Ping timeout: 276 seconds) | |
11:43 | <HeyFootey> Hi alksig, put the command in lts.conf, no change. Noted that the file being removed is still in the booted client image. Also, /etc/lts.conf on the booted client is not the tftpboot lts.conf (not sure if that is an issue). Will try manually removing I01-nbd-checkupdate from the chroot.
| |
11:44 | <quinox> it should be executed inside the running client
| |
11:45 | if you still see the file inside the running client then yeah something went wrong with lts.conf
| |
11:51 | you're free to remove it from the image of course, rebuilding the image is a bit of a slow process whereas lts.conf is instant
| |
11:51 | Faith has joined IRC (Faith!~Paty_@unaffiliated/faith) | |
11:54 | ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de) | |
11:54 | ogra has joined IRC (ogra!~ogra_@ubuntu/member/ogra) | |
11:55 | <alkisg> HeyFootey: btw, thin clients or fat?
| |
11:55 | !smart
| |
11:55 | <ltsp> I do not know about 'smart', but I do know about these similar topics: 'socat', 'story', 'sugar'
| |
11:55 | <alkisg> Try X_SMART_COLOR_DEPTH=False too
| |
12:04 | SYS64738 has left IRC (SYS64738!~jhonny5@159.213.93.166, Ping timeout: 246 seconds) | |
12:14 | <HeyFootey> Is thin client, X_SMART.. no change, manual remove I01-nbd-checkupdate no change, BUT found it still in the client booted image. Taking a look inside,it references /var/cache/ltsp/ltsp_config on the client to get NBD params. Issue is that in this file the image name is /opt/ltsp/amd64, but it should be /opt/ltsp/amd64u18b. How does this file get created?
| |
12:27 | <alkisg> HeyFootey: when you say no change => if your lts.conf doesn't work, you're not testing
| |
12:27 | Check your tftp server logs on where lts.conf is searched
| |
12:28 | OK your custom name is probably to blame
| |
12:28 | Rename it to amd64, not amd64u18b
| |
12:28 | When you make it work fine, THEN customize it
| |
12:28 | Or symlink /var/lib/tftpboot/ltsp/amd64 to /var/lib/tftpboot/ltsp/amd64u18b
| |
12:32 | <HeyFootey> Hmmm, currently have 4 seperate chroot's for a mix of thin and fat clients with different needs (teachers, students, admin, lab). Using DHCP and 14.04 this has worked wonderfully. <alksig>, is your PPA hard-wired to amd64?
| |
12:41 | Working remotely and have run out of clients to test against (the issue causes all of them to not be rebootable). Onsite tomorrow and will try with the image renamed to amd64. Thanks so much for the help so far, Good night from Australia.
| |
12:42 | cd plugins
| |
12:42 | HeyFootey has left IRC (HeyFootey!79da0f4c@gateway/web/freenode/ip.121.218.15.76) | |
12:59 | <quinox> his life would be much easier with a KVM-over-IP device
| |
13:07 | (or vPro, etc.)
| |
13:16 | SYS64738 has joined IRC (SYS64738!~jhonny5@159.213.93.166) | |
13:22 | adrianorg has joined IRC (adrianorg!~adrianorg@177.18.177.218) | |
13:23 | spaced0ut has joined IRC (spaced0ut!~spaced0ut@unaffiliated/spaced0ut) | |
13:25 | adrianor1 has left IRC (adrianor1!~adrianorg@177.204.159.129.dynamic.adsl.gvt.net.br, Ping timeout: 255 seconds) | |
13:29 | <mwalters> is there a reasonably priced one? (kvm over ip)
| |
13:29 | All the ones i have looked at have cost an arm and a leg =/
| |
13:46 | <quinox> no personal experience, I was googling earlier and I found quite a few between $60 and $150
| |
13:47 | <||cw> used ones aren't too bad, if you don't need USB
| |
13:49 | <mwalters> yeah, that's another thing... all of our modern fatclients are hdmi/minidp only... :D
| |
13:49 | ...and have no ps/2 ports
| |
13:50 | <||cw> which makes it that much harder to implement
| |
13:50 | <mwalters> All my servers have IPMI, so I have no need for it there... but it would be nice to have a client on one at each location
| |
13:50 | the ever growing "nice to have" list
| |
13:51 | "Nice to have but not worth that much money" list ;)
| |
14:07 | <adrianorg> TIL with LTSP, if you have too many extra mount points in LOCAL_APPS_EXTRAMOUNTS, you may need to increase MaxSessions in sshd_config accordingly.
| |
14:11 | woernie has left IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de, Remote host closed the connection) | |
14:39 | <josefig3> hey, gm guys :)
| |
14:41 | josefig3 is now known as josefig | |
15:03 | woernie has joined IRC (woernie!~werner@p5B296A22.dip0.t-ipconnect.de) | |
15:27 | <alkisg> It sounds strange to need 4 chroots instead of just hiding a few apps
| |
15:55 | adrianorg has left IRC (adrianorg!~adrianorg@177.18.177.218, Ping timeout: 246 seconds) | |
15:55 | adrianorg has joined IRC (adrianorg!~adrianorg@177.18.177.218) | |
16:02 | nehemiah has joined IRC (nehemiah!~nehemiah@host-204-93-117-104.AMNOLT3.epbfi.com) | |
16:12 | spaced0ut has left IRC (spaced0ut!~spaced0ut@unaffiliated/spaced0ut, Ping timeout: 246 seconds) | |
16:28 | adrianorg has left IRC (adrianorg!~adrianorg@177.18.177.218, Ping timeout: 245 seconds) | |
16:28 | adrianorg has joined IRC (adrianorg!~adrianorg@177.18.177.218) | |
16:29 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
16:32 | servidorcbit has joined IRC (servidorcbit!becefaa9@gateway/web/freenode/ip.190.206.250.169) | |
16:42 | SYS64738 has left IRC (SYS64738!~jhonny5@159.213.93.166, Ping timeout: 246 seconds) | |
17:08 | statler has left IRC (statler!~Georg@gwrz.lohn24.de, Remote host closed the connection) | |
17:28 | adrianorg has left IRC (adrianorg!~adrianorg@177.18.177.218, Ping timeout: 250 seconds) | |
18:00 | adrianorg has joined IRC (adrianorg!~adrianorg@177.18.177.218) | |
18:02 | kjackal has left IRC (kjackal!~quassel@ppp-2-84-244-151.home.otenet.gr, Ping timeout: 245 seconds) | |
18:34 | nehemiah has left IRC (nehemiah!~nehemiah@host-204-93-117-104.AMNOLT3.epbfi.com, Remote host closed the connection) | |
20:29 | GodFather has joined IRC (GodFather!~rcc@2601:602:9e00:158c:1d31:53f6:1d07:fa36) | |
20:46 | GodFather has left IRC (GodFather!~rcc@2601:602:9e00:158c:1d31:53f6:1d07:fa36, Ping timeout: 276 seconds) | |
21:00 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Remote host closed the connection) | |
21:25 | GodFather has joined IRC (GodFather!~rcc@2601:602:9e00:158c:1d31:53f6:1d07:fa36) | |
21:46 | woernie has left IRC (woernie!~werner@p5B296A22.dip0.t-ipconnect.de, Remote host closed the connection) | |
22:31 | Faith has left IRC (Faith!~Paty_@unaffiliated/faith, Quit: Leaving) | |