00:00 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
00:33 | tekoholic (tekoholic@bbis.us) left irc: Ping timeout: 255 seconds | |
00:48 | tekoholic (tekoholic@bbis.us) joined #ltsp. | |
00:55 | dobber (~dobber@89.190.197.77) joined #ltsp. | |
01:02 | cyberorg (~cyberorg@opensuse/member/Cyberorg) joined #ltsp. | |
01:07 | gnunux (~emmanuel@194.167.18.244) joined #ltsp. | |
01:12 | <gnunux> hi
| |
01:12 | <muppis> alkisg, hav you heard about dnsmasq/nic problem you asked yesterday?
| |
01:13 | <alkisg> Hi all, hi muppis, nope, not yet
| |
01:13 | <muppis> Hi to everyone.
| |
01:25 | vmlintu (~vmlintu@nblzone-240-143.nblnetworks.fi) left irc: Ping timeout: 276 seconds | |
01:43 | alexqwesa (~alex@alexo-veto.broker.freenet6.net) left irc: Ping timeout: 260 seconds | |
01:45 | roasted__ (~Jason@c-174-54-217-48.hsd1.pa.comcast.net) joined #ltsp. | |
01:47 | alexqwesa (~alex@109.172.15.11) joined #ltsp. | |
01:48 | roasted_ (~Jason@c-174-54-217-48.hsd1.pa.comcast.net) left irc: Ping timeout: 255 seconds | |
01:52 | cyberorg (~cyberorg@opensuse/member/Cyberorg) left irc: Remote host closed the connection | |
01:52 | Kicer86 (~Kicer86@host-5db0eeee.sileman.net.pl) left irc: Quit: KVIrc Insomnia 4.0.2, revision: 4740, sources date: 20100627, built on: 2010-08-08 18:29:00 UTC http://www.kvirc.net/ | |
01:55 | cyberorg (~cyberorg@opensuse/member/Cyberorg) joined #ltsp. | |
02:10 | Kicer86 (~Kicer86@host-5db0eeee.sileman.net.pl) joined #ltsp. | |
02:46 | vmlintu (~vmlintu@217.152.60.83) joined #ltsp. | |
03:07 | Da-Geek (~Da-Geek@nat/redhat/x-dkagkhnhhvnjizwo) joined #ltsp. | |
03:28 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) joined #ltsp. | |
03:35 | Trixboxer (~Trixboxer@office.supportdepartment.net) joined #ltsp. | |
04:03 | Nick change: zz_evil_root -> evil_root | |
04:19 | garymc (~chatzilla@host81-148-15-59.in-addr.btopenworld.com) joined #ltsp. | |
04:27 | dlezcano (~dlezcano@AToulouse-159-1-50-19.w92-134.abo.wanadoo.fr) joined #ltsp. | |
04:34 | msignor_work (~test@24.115.67.19.res-cmts.sesp.ptd.net) joined #ltsp. | |
04:36 | <msignor_work> Hello - I am having trouble launching my fat client sessions.. I can get a login screen and then try to login - after 30 seconds it errors saying it could not contact the sever - then asks for a username again... is there something I am missing? I tried remaking the ssh keys with no luck
| |
04:47 | <alkisg> !SCREEN_02
| |
04:47 | Darn bot
| |
04:48 | https://help.ubuntu.com/community/UbuntuLTSP/ClientTroubleshooting#Using%20a%20shell%20SCREEN
| |
04:48 | msignor_work: use this ^ to get a local shell
| |
04:48 | Then from that local shell try: ssh user@server
| |
04:49 | Replace "user" with an existing username. Leave "server" exactly as it is, don't substitute it with anything.
| |
04:49 | See if you get any ssh warnings.
| |
04:49 | <msignor_work> alkisg: hey dude - ill vnc in and give it a shot - image was pretty painless to put un. this is looking surprisingly lean so far :-)
| |
04:50 | <alkisg> msignor_work: ah now i remembered your setup, wait
| |
04:50 | I'll give you an lts.conf to bypass ssh checks
| |
04:50 | LDM_SSHOPTIONS="-o StrictHostKeyChecking=no -o CheckHostIP=no -o LogLevel=silent"
| |
04:51 | With this you don't need to worry about updating keys etc
| |
04:52 | <msignor_work> in /opt or /tftpboot
| |
04:53 | <alkisg> In lts.conf. An ubuntu chroot will look for it in tftp first.
| |
04:53 | <msignor_work> cool, thats where i'm editing already
| |
05:00 | hah - awesome
| |
05:01 | alkisg: no home folder via NFS yet - but certainly a TON easier / further than I was 2 days ago!
| |
05:02 | if there is an LTS in the chroot image, will that take priority over one that is in tftpboot?
| |
05:03 | <alkisg> msignor_work: I think it'll be used as a fall back, if no lts.conf is found tftp
| |
05:04 | msignor_work: for NFS home, just put NFS_HOME=/home in lts.conf, AND
| |
05:04 | install nfs-common in the chroot,
| |
05:04 | and export /home in your /etc/exports
| |
05:04 | <msignor_work> damn - that means I need to rebuild the image
| |
05:04 | yeah I have those exports workin :-)
| |
05:04 | mateobur (~mateo@212.170.226.171) joined #ltsp. | |
05:04 | <mateobur> Hello
| |
05:05 | <alkisg> msignor_work: I thought you read the wiki page... :) https://help.ubuntu.com/community/UbuntuLTSP/FatClients#NFS_HOME
| |
05:05 | <mateobur> I just installed LSTP, but the clients fail with a "NBP is to big to fit in the free base memory"
| |
05:05 | <msignor_work> alkisg: I must of read 100 wiki pages! I'll double check and report back - thx
| |
05:06 | <alkisg> mateobur: http://www.opensubscriber.com/message/ltsp-discuss@lists.sourceforge.net/2496096.html
| |
05:06 | <mateobur> http://wiki.ltsp.org/twiki/bin/view/Ltsp/DHCP#Automatically_using_the_correct -> missing link
| |
05:06 | <alkisg> I.e. it's a pxe problem. What client are you using?
| |
05:07 | Etherboot? Boot floppy?
| |
05:07 | <mateobur> etherboot
| |
05:09 | <alkisg> The client has an etherboot ROM written in its motherboard?
| |
05:09 | <mateobur> yes, you can set it to boot with PXE...
| |
05:09 | <alkisg> Etherboot is too old and is not well supported
| |
05:09 | Which distro/version?
| |
05:10 | <mateobur> ubuntu 10.04
| |
05:10 | <alkisg> Etherboot (nbi) support is completely broken in ubuntu 10.04
| |
05:10 | https://bugs.launchpad.net/ubuntu/+source/mknbi/+bug/487826
| |
05:11 | <mateobur> and how are you supposed to boot over a network?
| |
05:11 | <alkisg> With PXE
| |
05:11 | Etherboot is not PXE. The successor to Etherboot, gPXE, is properly supported.
| |
05:11 | <mateobur> mmm
| |
05:12 | my network cards are set to PXE
| |
05:12 | we are using PXER
| |
05:12 | *PXE
| |
05:12 | <alkisg> You said "etherboot"
| |
05:12 | Please be specific.
| |
05:12 | <mateobur> sorry
| |
05:13 | <alkisg> So you don't have http://www.etherboot.org in your boot rom?
| |
05:13 | <mateobur> actually the complete error is PXE-E79: NBP is too big...
| |
05:14 | no, we are using the PXE from the motherboard
| |
05:15 | <alkisg> There are some products that have etherboot in their motherboard
| |
05:15 | And there's a known bug about it
| |
05:15 | That's why I'm asking about etherboot
| |
05:15 | <mateobur> ok, I don't think is the case here :S
| |
05:15 | <alkisg> If you're sure you don't have it in your motherboard, ok, paste your /etc/ltsp/dhcpd.conf to http://ltsp.pastebin.com
| |
05:18 | <mateobur> http://pastebin.com/9qsfWW75
| |
05:21 | <alkisg> Put a comment in lines 17, 19, 20, 21
| |
05:22 | Then: sudo invoke-rc.d dhcp3-server restart
| |
05:22 | Then try to boot the client again
| |
05:22 | Any change?
| |
05:22 | <mateobur> for more info: Broadcom base code PXE-2.1 v1.1.0
| |
05:23 | Starting DHCP server dhcpd3
| |
05:23 | [fail]
| |
05:24 | action "restart" failed
| |
05:25 | <alkisg> http://pastebin.com/PLN6BvaB
| |
05:25 | Maybe you missed some comment?
| |
05:25 | <mateobur> nop
| |
05:25 | 17,19,20,21
| |
05:26 | <alkisg> Use the one I pasted above
| |
05:26 | <mateobur> ok
| |
05:26 | one sec
| |
05:27 | brb, thanks for the help so far
| |
05:30 | vmlintu (~vmlintu@217.152.60.83) left irc: Ping timeout: 250 seconds | |
05:45 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
05:49 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
05:59 | markit (~marco@88-149-177-66.staticnet.ngi.it) joined #ltsp. | |
06:00 | <markit> hi alkisg, I've checked the school nbd-proxy config (since you guessed was enabled again after the upgrade to kubunut 10.10) and I've found a strange situation
| |
06:01 | in /etc/ltsp/ltsp-update-image.conf I had BOOTPROMPT_OPTIONS="quiet splash nbd_proxy=false nbdport=2000"
| |
06:01 | but in /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default I had NO nbd_proxy=false
| |
06:01 | <alkisg> Maybe you put it there after some advice
| |
06:01 | <markit> I'm sure I've rebuild the nbd image
| |
06:02 | <alkisg> It goes like this:
| |
06:02 | ltsp-update-image.conf is used if you call ltsp-update-image --force
| |
06:02 | That updates /opt/ltsp/i386/boot/pxelinux.cfg/default
| |
06:02 | <markit> I use --force since I have to build for i386 while "server" is 64 bit, right?
| |
06:02 | <alkisg> And then when you call ltsp-update-kernels, that goes to /var/lib/tftp
| |
06:03 | No, you're talking about --arch i386
| |
06:03 | While --force is another thing
| |
06:03 | <markit> ops
| |
06:03 | ltsp-update-image --arch=i386
| |
06:03 | mmm so I never used --force, I guess
| |
06:03 | <alkisg> So. You need: ltsp-update-image --force --arch=i386
| |
06:03 | Once. Then you don't need --force again.
| |
06:03 | <markit> ok, that explains A LOT
| |
06:03 | mmm I feel so ignorant and dumb
| |
06:04 | <alkisg> This specific part is handled strangely
| |
06:04 | It took me some time to figure it out too
| |
06:04 | <markit> I thank you for your help, but also I'm very frightened about how "fragile" the system is, without proper guidance
| |
06:04 | it should work "out of the box", and if something has to be changed, should keep changes easely
| |
06:05 | <alkisg> Indeed, noone had time to program such a system yet
| |
06:05 | <markit> I'm sure in some month's time I will forget about hte --force parameter
| |
06:05 | and mess things up again
| |
06:08 | alkisg: btw, in a pair of weeks time, I hope, school will have 18 brand new i3-540, 4GB ram, diskless "fat clients" :)
| |
06:08 | I will ask you some tips about fat ltsp then
| |
06:08 | I think it will boost user's experience a lot
| |
06:09 | but to be sincere, thin clients are doing very well except some really "low performance video " ones
| |
06:13 | [14:03] <alkisg> Once. Then you don't need --force again.
| |
06:13 | what do you mean "not need again"?
| |
06:14 | <alkisg> markit: for the fat clients, nice, sure, you'll see a lot of performance improvement
| |
06:15 | for --force, I mean that it will read ltsp-update-image.conf, and it will update /opt/ltsp/i386/boot/pxelinux.cfg/default
| |
06:15 | So you don't need to use --force again, as ltsp-update-kernels reads /opt/ltsp/i386/boot/pxelinux.cfg/default, which will be fixed
| |
06:16 | So after that one time, you can continue running only: ltsp-update-image --arch=i386.
| |
06:16 | <markit> AH!
| |
06:17 | back to fat clients, I do hope they will be able to boot with on board PXE, I had some troubles with some boards (old ones)
| |
06:17 | I've seen the iPXE project you suggested me
| |
06:17 | I would try chainload with it
| |
06:17 | <mateobur> hello alkisg, 9 out of 10 terminals
| |
06:17 | are working
| |
06:17 | :D
| |
06:17 | <markit> (I don't know how to set with dnsmasq though...)
| |
06:18 | <alkisg> mateobur: nice. I wonder why it was sending the .nbi image thought, if it's a broadcom pxe rom
| |
06:18 | <mateobur> alkisg, the one that is failing doesn't pass the ubuntu load image
| |
06:19 | if I press Esc
| |
06:19 | it says
| |
06:19 | udhcpc starting
| |
06:20 | sending discover...
| |
06:20 | 3 or 4 times
| |
06:20 | No lease, failing
| |
06:22 | <markit> alkisg: for having the ndb-proxy fix put upstream in 10.10 and beyond, you told me I would have to do something in ubuntu site. I took note, had no time to do, and now can't find what to do. If you just repeat me some "magic word" about what to do, i can find it easely in notes and do today
| |
06:23 | alkisg: found, never mind
| |
06:24 | (as usual... you can't find anything until you ask somebody else, lol)
| |
06:24 | and was about https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/552404 not nbd-proxy
| |
06:24 | I've a messy mind, I guess
| |
06:25 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) joined #ltsp. | |
06:26 | <markit> mm is it still needed?
| |
06:26 | I see "Maverick Fix Committed Medium Alkis Georgopoulos
| |
06:29 | <alkisg> mateobur: sudo gedit /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
| |
06:29 | At the end of the file, on a new line, put this:
| |
06:30 | IPAPPEND 3
| |
06:30 | Save, reboot the problematic client and see if it works
| |
06:30 | If it does you'll need a better workaround, this is temporary.
| |
06:31 | markit: no it's not needed, another person verified it for maverick
| |
06:31 | <markit> ok, sorry for my "lazyness" and thanks once again for your contribution to ltsp
| |
06:31 | <alkisg> So it's currently in -proposed, will be in -updates soon I guess
| |
06:42 | mateobur (~mateo@212.170.226.171) left irc: Ping timeout: 255 seconds | |
06:51 | dobber (~dobber@89.190.197.77) left irc: Ping timeout: 276 seconds | |
06:53 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) left irc: Quit: I Leave | |
06:53 | GodFather (~rcc@fw.acurrus.com) joined #ltsp. | |
07:05 | F-GT (~phantom@ppp121-44-249-123.lns20.syd7.internode.on.net) left irc: Ping timeout: 276 seconds | |
07:07 | Kicer86 (~Kicer86@host-5db0eeee.sileman.net.pl) left irc: Quit: KVIrc Insomnia 4.0.2, revision: 4740, sources date: 20100627, built on: 2010-08-08 18:29:00 UTC http://www.kvirc.net/ | |
07:10 | komunista (~slavko@adsl-195-098-015-248.dynamic.nextra.sk) joined #ltsp. | |
07:10 | drdata (~drdata@pool-173-57-189-158.dllstx.fios.verizon.net) left irc: Ping timeout: 255 seconds | |
07:10 | ogra (~ogra@ubuntu/member/ogra) left irc: Excess Flood | |
07:11 | komunista (~slavko@adsl-195-098-015-248.dynamic.nextra.sk) left irc: Client Quit | |
07:11 | ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
07:11 | ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Changing host | |
07:11 | ogra (~ogra@ubuntu/member/ogra) joined #ltsp. | |
07:12 | komunista (~slavko@adsl-195-098-015-248.dynamic.nextra.sk) joined #ltsp. | |
07:18 | drdata (~drdata@tw2.udallas.edu) joined #ltsp. | |
07:19 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) joined #ltsp. | |
07:23 | F-GT (~phantom@ppp121-44-126-79.lns20.syd6.internode.on.net) joined #ltsp. | |
07:33 | garymc (~chatzilla@host81-148-15-59.in-addr.btopenworld.com) left irc: Quit: ChatZilla 0.9.86 [Firefox 3.6.15/20110303024001] | |
07:33 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
07:41 | matrix3000 (~matrix@rrcs-70-61-255-226.central.biz.rr.com) joined #ltsp. | |
07:42 | <matrix3000> can anyone explain why I would be getting this error as im booting up into ubuntu thin client
| |
07:42 | i press F1 and i see its sending 3 dhcp discover requests
| |
07:43 | then a Sending select for 192.168.10.38, gets a NAK and then sends another discover, and basically loops
| |
07:43 | that same process
| |
07:44 | the terminal server is on 192.168.4.0/23 and the client is on 192.168.10.0/24 there is a router routing the two networks
| |
08:00 | <Lumiere> matrix3000: the server cannot dhcp to the client and therefore cannot provide network boot information
| |
08:00 | generally all clients need to be on the same subnetwork as the server
| |
08:01 | <matrix3000> so i have to use the ltsp dhcp server and cannot run network boot off of another dhcp server?
| |
08:02 | <evil_root> your dhcp server must be on the same subnet as the clients, all other services like tftboot or your xservers can be on a different subnet
| |
08:02 | <matrix3000> then i should be fine
| |
08:03 | the DHCP server is on the 192.168.10 and publishing the tftp on 192.168.4
| |
08:04 | <evil_root> so its passing to the clients, next-server 192.168.4
| |
08:04 | <matrix3000> so on dhcp on 10.0/24 option 66 is set as 4.2 which is the ip of the tftp running on our ltsp server
| |
08:04 | <evil_root> ?
| |
08:04 | <matrix3000> yes
| |
08:04 | it boots, but when it gets to the screen loading the OS, it keeps on doing a DHCP discover
| |
08:04 | <evil_root> then you should be ok, after the client gets the ip, it will try to talk to the "next-server"
| |
08:04 | <matrix3000> and NAKing
| |
08:05 | yep, so in theory this should work
| |
08:05 | <evil_root> so the client does not even pull an ip?
| |
08:05 | <matrix3000> it does in PXE
| |
08:05 | ogra (~ogra@ubuntu/member/ogra) left irc: Excess Flood | |
08:05 | <matrix3000> here let me copy and pasts this
| |
08:06 | into pastebin
| |
08:06 | <evil_root> kk
| |
08:06 | ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
08:06 | Nick change: ogra -> Guest53848 | |
08:06 | Guest53848 (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Changing host | |
08:06 | Guest53848 (~ogra@ubuntu/member/ogra) joined #ltsp. | |
08:07 | Nick change: Guest53848 -> ogra_ | |
08:07 | <evil_root> cause what you are describing is exactly how we are setup, the clients are on their own subnets and the servers have a different subnet
| |
08:07 | <matrix3000> yea
| |
08:08 | <evil_root> i am off to lunch though, be back in an hour
| |
08:09 | <matrix3000> k
| |
08:11 | staffencasa (~staffenca@128-193-149-153.oregonstate.edu) joined #ltsp. | |
08:12 | <msignor_work> hey guys - is a NFS share in mount as 10://home /home still valid?
| |
08:13 | EX: i can ls it and home shows up as my NFS share.. however I can't login as any use who's home folder is in /home
| |
08:13 | root works fine
| |
08:13 | <Lumiere> msignor_work: do the user ids of both systems match?
| |
08:13 | patrickmw (~pwright@ip68-231-4-153.ph.ph.cox.net) joined #ltsp. | |
08:14 | cyberorg (~cyberorg@opensuse/member/Cyberorg) left irc: Remote host closed the connection | |
08:17 | <msignor_work> Lumiere: how would I confirm ( i suspect not as the home folders were created by the host and i symlinked em
| |
08:19 | dobber (~dobber@89.190.197.77) joined #ltsp. | |
08:20 | <matrix3000> http://img6.imagebanana.com/img/xgp2pcuh/Selection_001.png
| |
08:20 | <msignor_work> Lumiere: I am running fat client - the users should be created on the sever right? not the image
| |
08:20 | <matrix3000> i am getting that when it boots up the OS
| |
08:21 | cyberorg (~cyberorg@opensuse/member/Cyberorg) joined #ltsp. | |
08:34 | Roasted (~jason@206.82.22.190) joined #ltsp. | |
08:35 | MorningSon (~MorningSo@cpe-70-114-21-95.satx.res.rr.com) joined #ltsp. | |
08:50 | Roasted (~jason@206.82.22.190) left irc: Changing host | |
08:50 | Roasted (~jason@unaffiliated/roasted) joined #ltsp. | |
08:50 | <dobber> how to add more monitor resolution options to a client
| |
08:53 | MorningSon (~MorningSo@cpe-70-114-21-95.satx.res.rr.com) left irc: Quit: WeeChat 0.3.0 | |
08:55 | vmlintu (~vmlintu@nblzone-240-143.nblnetworks.fi) joined #ltsp. | |
08:56 | MorningSon (~MorningSo@cpe-70-114-21-95.satx.res.rr.com) joined #ltsp. | |
09:10 | <dobber> i haven't been working actively with ltsp for about a year and forgot everything :(
| |
09:10 | damn
| |
09:23 | <matrix3000> evil_root: you back?
| |
09:23 | <evil_root> yep
| |
09:23 | lol what were we talking about?
| |
09:23 | <matrix3000> http://img6.imagebanana.com/img/xgp2pcuh/Selection_001.png
| |
09:23 | getting that as the client boots up
| |
09:23 | this happens past the pxe
| |
09:24 | while booting into the OS
| |
09:24 | gnunux (~emmanuel@194.167.18.244) left irc: Quit: Ex-Chat | |
09:24 | <evil_root> what are you using for a dhcp server?
| |
09:25 | <muppis> I personally use dnsmasq installed to router.
| |
09:25 | In work we dhcp3
| |
09:26 | <evil_root> yea but i want to know what matrix3000 is using
| |
09:27 | <muppis> Then, please, mention that nick whom you're asking. ;)
| |
09:29 | <matrix3000> one seconds
| |
09:29 | its on pfsense
| |
09:30 | so one minute
| |
09:34 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Read error: Operation timed out | |
09:36 | mistik1 (~mistik1@unaffiliated/mistik1) joined #ltsp. | |
09:57 | dobber (~dobber@89.190.197.77) left irc: Remote host closed the connection | |
10:06 | Da-Geek (~Da-Geek@nat/redhat/x-dkagkhnhhvnjizwo) left irc: Quit: Leaving | |
10:10 | <matrix3000> its dhcpd
| |
10:11 | and here is teh dhcpd log
| |
10:11 | http://pastebin.com/SHAcQN1h
| |
10:13 | <evil_root> yea matrix3000 i have no clue why its doing that, i have never seen that before
| |
10:13 | <matrix3000> its wild isn't it
| |
10:13 | <Lumiere> looks like an issue with the dhcp client
| |
10:13 | <matrix3000> its like here you go....psych
| |
10:13 | lol
| |
10:14 | <Lumiere> it looks to me like it gets the offer
| |
10:14 | tries to validate it
| |
10:14 | at which point it breaks with a hash function
| |
10:15 | but the server has set the lease into it's list
| |
10:15 | so it tries again
| |
10:23 | hughessd (~hughessd@c-71-193-218-233.hsd1.or.comcast.net) joined #ltsp. | |
10:24 | hughessd (~hughessd@c-71-193-218-233.hsd1.or.comcast.net) left irc: Client Quit | |
10:24 | Roasted (~jason@unaffiliated/roasted) left irc: Quit: Leaving | |
10:24 | hughessd (~hughessd@c-71-193-218-233.hsd1.or.comcast.net) joined #ltsp. | |
10:33 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) left irc: Quit: I Leave | |
10:37 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
10:53 | <alkisg> matrix3000: udhcp shouldn't be sending "select". Can you pastebin your /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default, from your tftp server?
| |
10:53 | msignor_work: what do you have in /etc/exports for /home?
| |
10:55 | <matrix3000> default ltsp
| |
10:55 | label ltsp
| |
10:55 | kernel vmlinuz
| |
10:55 | append ro initrd=initrd.img quiet splash nbdport=2000
| |
10:55 | alkisg: http://pastebin.com/CZefr7Jq
| |
10:55 | <alkisg> matrix3000: just for testing. Can you put this line at the end of that file?
| |
10:55 | IPAPPEND 3
| |
10:55 | Then reboot the client
| |
10:56 | <matrix3000> what does IPAPPEND 3 do?
| |
10:56 | <alkisg> It reuses the PXE ip
| |
10:56 | <matrix3000> oh ok, will i need to reset anything on the terminal server
| |
10:56 | <alkisg> No
| |
10:56 | <matrix3000> ok, and whre should I put the "IPAPPEND 3" on the file, top or bottom
| |
10:57 | <alkisg> Bottom, on a new line
| |
11:00 | <matrix3000> ok, well it got it working on VMWare, but on this desktop i have next to me, now I get a Error: failed to connect to NBD server
| |
11:00 | <alkisg> Do you get a busybox shell?
| |
11:00 | <matrix3000> yes
| |
11:00 | BusyBox v1.13.3
| |
11:01 | <alkisg> On your server: grep nbd /etc/inetd.conf
| |
11:01 | What's the result?
| |
11:01 | <matrix3000> http://pastebin.com/8G4ui7Ln
| |
11:02 | <alkisg> On busybox: nbd-client 1.2.3.4 2000 /dev/nbd0
| |
11:02 | where 1.2.3.4 == server ip
| |
11:03 | Did it mount the nbd disk? Or did it return failure?
| |
11:03 | <matrix3000> Negotiation: ..size = 596480KB
| |
11:03 | <alkisg> OK, then it's an udev issue
| |
11:03 | <matrix3000> bs=1024 sz=596480
| |
11:03 | <alkisg> What version are you using?
| |
11:03 | <matrix3000> whats udev?
| |
11:04 | <alkisg> lucid?
| |
11:04 | <matrix3000> 10.10
| |
11:04 | <markit> (btw, what is a "busybox"?)
| |
11:05 | <matrix3000> actually no wait
| |
11:05 | its Ubuntu 10.04.2 LTS
| |
11:05 | <alkisg> matrix3000: can you put this file to pastebin? /opt/ltsp/i386/usr/share/initramfs-tools/scripts/ltsp_nbd
| |
11:05 | Right
| |
11:05 | So you don't have the fix
| |
11:05 | Wait
| |
11:06 | <matrix3000> what
| |
11:06 | <alkisg> Get this file: http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/view/head:/client/initramfs/scripts/ltsp_nbd
| |
11:06 | (click on "download file")
| |
11:07 | Backup your /opt/ltsp/i386/usr/share/initramfs-tools/scripts/ltsp_nbd and replace it with the file you downloaded
| |
11:07 | Then on your server, run:
| |
11:07 | <matrix3000> will it affect my current running terminal clients if i do this
| |
11:07 | cause it is middle of business day
| |
11:07 | <alkisg> sudo chroot /opt/ltsp/i386 update-initramfs -u
| |
11:07 | sudo ltsp-update-kernels
| |
11:08 | <matrix3000> will this affect the people currently connected to the terminal server
| |
11:08 | <alkisg> It won't affect the people currently connected. There's a specific, small chance it will affect people that will login from now on
| |
11:08 | I.e. if you updated your chroot, got a newer kernel, and didn't run ltsp-update-kernels since
| |
11:09 | <matrix3000> how will it affect people that login from now on
| |
11:09 | <alkisg> If you didn't do that (update kernels without running ltsp-update-kernels/image), then you won't have any problems at all
| |
11:09 | If you're not sure, you may want to wait until the end of the business day
| |
11:11 | <markit> matrix3000: alkisg is a guru, trust him
| |
11:11 | GodFather (~rcc@fw.acurrus.com) left irc: Quit: Ex-Chat | |
11:11 | <matrix3000> ok
| |
11:12 | we havent even touched this thing in a long while
| |
11:12 | <alkisg> Then you shouldn't have any problems at all
| |
11:14 | <matrix3000> im just scared cause if something happens my ass will get ripped
| |
11:15 | <alkisg> Example. One person here downloaded the html version of that file
| |
11:15 | So he couldn't boot the clients anymore
| |
11:16 | <matrix3000> ah
| |
11:16 | lol
| |
11:16 | <alkisg> Problems do happen, so if you're too unsure, just leave it for later
| |
11:16 | <matrix3000> ill save it for around 6pm
| |
11:16 | <alkisg> You can also just backup the whole tftp dir, and quickly revert it if something goes wrong
| |
11:17 | (those commands that I said above, basically modify /var/lib/tftpboot/ltsp/i386/initrd*.img)
| |
11:21 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) joined #ltsp. | |
11:30 | <matrix3000> oh ok
| |
11:31 | alkisg: are you going to be on around 6pm EST if i have any issues?
| |
11:36 | <alkisg> No idea, that's about bed time here :) Many others are here though.
| |
11:36 | (on the channel)
| |
11:37 | Nick change: ogra_ -> ogra | |
11:57 | bobberty (~martian_l@124-197-42-208.callplus.net.nz) joined #ltsp. | |
12:02 | drdata (~drdata@tw2.udallas.edu) left irc: Ping timeout: 248 seconds | |
12:03 | <matrix3000> k
| |
12:03 | alkisg: thanks for your help
| |
12:24 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
12:30 | ogra (~ogra@ubuntu/member/ogra) left irc: Excess Flood | |
12:31 | ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
12:31 | ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Changing host | |
12:31 | ogra (~ogra@ubuntu/member/ogra) joined #ltsp. | |
12:32 | Gadi (~romm@ool-18bbe47a.static.optonline.net) joined #ltsp. | |
12:35 | <mistik1> sup Gadi
| |
12:39 | bobberty (martian_l@124-197-42-208.callplus.net.nz) left #ltsp. | |
12:45 | Nick change: evil_root -> zz_evil_root | |
12:46 | <Gadi> mistik1: usual
| |
12:46 | u?
| |
12:48 | <mistik1> Gadi: sounds about right :)
| |
12:48 | <Gadi> heh
| |
12:48 | <mistik1> after a 3 month marathon we are almost ready to release oom2
| |
12:48 | <Gadi> oom2?
| |
12:48 | * mistik1 feeling a little dazed today | |
12:49 | <mistik1> Gadi: we forked MusE MIDI and audio sequencer
| |
12:49 | * Gadi smiles and nods politely | |
12:49 | <Gadi> ;)
| |
12:49 | <mistik1> https://github.com/ccherrett/oom/wiki
| |
12:49 | <Gadi> does this mean u be jammin'?
| |
12:50 | <mistik1> heh, sorta
| |
12:51 | <Gadi> nice. I hope you are using it for the forces of good
| |
12:51 | <mistik1> always
| |
12:53 | Gadi: check PM
| |
12:55 | Trixboxer (~Trixboxer@office.supportdepartment.net) left irc: Quit: "Achievement is not the end, its the beginning of new journey !!!" | |
13:04 | ogra (~ogra@ubuntu/member/ogra) left irc: Excess Flood | |
13:04 | ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
13:05 | Nick change: ogra -> Guest64155 | |
13:05 | Guest64155 (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Changing host | |
13:05 | Guest64155 (~ogra@ubuntu/member/ogra) joined #ltsp. | |
13:05 | Nick change: Guest64155 -> ogra_ | |
13:12 | cVsup (~cVsup@189.83.163.24) joined #ltsp. | |
13:13 | <cVsup> what version of udev from current ltsp?
| |
13:17 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
13:18 | markit (~marco@88-149-177-66.staticnet.ngi.it) left irc: Remote host closed the connection | |
13:18 | litlebuda (~litlebuda@56.66.136.95.rev.vodafone.pt) joined #ltsp. | |
13:23 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) joined #ltsp. | |
13:23 | <msignor_work> alkisg: I am having trouble logging in as any other user than root on my ltsp install..
| |
13:23 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) left irc: Client Quit | |
13:24 | <alkisg> msignor_work: how do you export home in /etc/exports?
| |
13:24 | <msignor_work> alkisg: NFS did mount //home at boot to the nfs server
| |
13:24 | i just looked at mount when i logged in as root
| |
13:24 | litlebuda (~litlebuda@56.66.136.95.rev.vodafone.pt) left irc: Remote host closed the connection | |
13:25 | <msignor_work> alkisg: it just scrolls rsyslog errors and then brings be back to a login
| |
13:26 | alkish: I read your question too fast - sorry. --> /home *(rw,sync,no_subtree_check)
| |
13:27 | Gadi (romm@ool-18bbe47a.static.optonline.net) left #ltsp. | |
13:29 | <alkisg> msignor_work: anything weird about your authentication mechanism?
| |
13:29 | No ldap etc, right? Just /etc/passwd, and using ldm on the chroot?
| |
13:30 | <msignor_work> alkisg: not to my knowledge... can you provide an example or a weird one?
| |
13:30 | ogra_ (~ogra@ubuntu/member/ogra) left irc: Excess Flood | |
13:30 | <msignor_work> no ldap --- just plain users and whatever the deafault login is for ubuntu I assume it is ldm
| |
13:30 | <vagrantc> cVsup: whatever version of udev is in the distribution you're using LTSP with.
| |
13:31 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
13:31 | <alkisg> msignor_work: the one with the white background + orange splash stripe?
| |
13:31 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Changing host | |
13:31 | ogra_ (~ogra@ubuntu/member/ogra) joined #ltsp. | |
13:31 | <msignor_work> alkisg: yeap
| |
13:31 | <alkisg> http://www.stgraber.org/download/images/ldm.png
| |
13:32 | Hmm... ok, when you login as root, do you login on the server or on the client?
| |
13:32 | <msignor_work> when I am at a terminal its ltspXXX#
| |
13:32 | <alkisg> OK. From that terminal, do: ssh user@server
| |
13:32 | <cVsup> what version of udev from current ltsp?
| |
13:33 | somebody can say?
| |
13:33 | <alkisg> msignor_work: Replace user with a valid username, leave server exactly as it is
| |
13:33 | (10:30:52 PM) vagrantc: cVsup: whatever version of udev is in the distribution you're using LTSP with.
| |
13:33 | LTSP doesn't embed udev. It uses the udev that your distro has
| |
13:33 | <cVsup> hm
| |
13:33 | <alkisg> So the question is, "which distro/version are you using"?
| |
13:33 | <cVsup> sorry ok
| |
13:35 | <msignor_work> alkisg: ok was able to login to the server
| |
13:35 | <alkisg> msignor_work: no ssh warnings?
| |
13:35 | <msignor_work> nope
| |
13:35 | i was able to login just fine
| |
13:35 | <alkisg> Ah you ran ltsp-update-image from your debian server?
| |
13:35 | (for the ssh keys)
| |
13:36 | OK, do you see anything in the syslog?
| |
13:36 | <msignor_work> yeah, last night before I saw your reply
| |
13:36 | i try to keep as much as possible.. but I dont modify defaults too much
| |
13:36 | ogra_ (~ogra@ubuntu/member/ogra) left irc: Read error: Operation timed out | |
13:39 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
13:39 | <msignor_work> alkisg: nbd_server[1436]: Can't open authorization file (null) (Bad address).
| |
13:39 | other than that nothing..
| |
13:40 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Ping timeout: 240 seconds | |
13:40 | alkisg1 (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
13:40 | <msignor_work> alkisg: do you think it could be that /home is really a simlink to another drive?
| |
13:40 | <alkisg1> Yes :)
| |
13:40 | Export that other drive instead
| |
13:40 | <msignor_work> and set home to that?
| |
13:41 | <alkisg1> Yup
| |
13:41 | NFS_HOME=path
| |
13:41 | <msignor_work> yeap. should i start with a / or does it automatically add one?
| |
13:42 | <alkisg1> /add/the/slash
| |
13:42 | :)
| |
13:43 | <matrix3000> alkisg1: you are the man
| |
13:43 | Nick change: alkisg1 -> alkisg | |
13:43 | <matrix3000> alkisg: everything worked, and i didn't have to wait till the end of the day
| |
13:44 | <alkisg> matrix3000: that workaround with IPAPPEND 3 was temporary, you need a better fix for that, or at least to declare it to /etc/ltsp/ltsp-update-image.conf
| |
13:44 | <matrix3000> but I did have to add that one line back into the ipappend 3
| |
13:44 | yea
| |
13:44 | <alkisg> The other one with ltsp_nbd was ok
| |
13:44 | <matrix3000> i had to add ipappend 3 back
| |
13:44 | but now it boots on everything throughout the network
| |
13:45 | what's a better fix for the ipappend 3?
| |
13:45 | <alkisg> 2) to declare it to /etc/ltsp/ltsp-update-image.conf
| |
13:45 | 1) to get the fixed udhcp from maverick
| |
13:45 | (2) is easier :)
| |
13:45 | <matrix3000> yea, cause the dhcp is running on another system
| |
13:46 | <msignor_work> alkisg: no dice :-/
| |
13:46 | <alkisg> msignor_work: is nfs mounted on the client?
| |
13:47 | <matrix3000> now alkisg, if I edit that ltsp-update-image.conf, do i have to run anything after that or will it be good
| |
13:48 | <alkisg> matrix3000: (1) either edit /opt/ltsp/i386/boot/pxelinux.cfg/default (==quicker), or (2) run ltsp-update-image --force so that it edits the file automatically
| |
13:48 | <matrix3000> ah ok
| |
13:48 | i already added it to the default file, so do I just need to add it to ltsp-update.... at the end of the file to keep the setting perm
| |
13:49 | <alkisg> Check the path above, it's a different /default file
| |
13:49 | Add it to ltsp-update-image, on the BOOTPROMPT_OPTIONS line
| |
13:50 | <matrix3000> i dont see that line
| |
13:50 | i have a NO_COMP="......"
| |
13:50 | <msignor_work> alkisg: yes, its mounted as //mnt/ssd/home /home
| |
13:51 | <alkisg> matrix3000: sorry you're right, add it yourself at the end of the file: IPAPPEND=3
| |
13:51 | (it needs a shell syntax there, with =)
| |
13:51 | <matrix3000> alkisg, ok so instead of ipappend 3 i use ipappend=3
| |
13:51 | <alkisg> Caps
| |
13:51 | IPAPPEND=3
| |
13:52 | <matrix3000> k
| |
13:52 | done
| |
13:53 | whats the diff between /opt/ltsp/i386/boot/pxelinux.cfg/default and /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
| |
13:53 | <alkisg> msignor_work: ok, so, after a failed login attempt, do you see anything in the client syslog?
| |
13:53 | matrix3000: the second is copied to the first when you run ltsp-update-kernels
| |
13:53 | <matrix3000> oh ok
| |
13:54 | then why did i edit the ltsp-update-image?
| |
13:54 | <alkisg> Because when you run ltsp-update-image --force (or ltsp-build-client), it modifies /opt/..../default
| |
13:55 | It's a chain of 3 links :)
| |
13:55 | <msignor_work> alkisg: nbd9 unknown partition table and then --- Error connecting to console kit
| |
13:55 | <matrix3000> ah ok
| |
13:55 | <msignor_work> however as root, i can get in there and write a file no problem
| |
13:55 | ahh -- wait
| |
13:55 | i lied
| |
13:55 | i cant write a file to the share
| |
13:56 | <alkisg> That's because you don't have no_root_squash
| |
13:57 | Not a problem there
| |
13:57 | <msignor_work> I thought i had that in my export :-/
| |
13:57 | <alkisg> Can you try forcing LTSP_FATCLIENT=False, and to remove NFS_HOME for the test?
| |
13:58 | <msignor_work> yeah, i can -- it will be slower than sh**
| |
13:58 | lol
| |
13:58 | <alkisg> This should allow you to log in and to check that the UID and GIDS are transferred ok
| |
13:58 | msignor_work: erm wait
| |
13:58 | The home for the user XX is /home/XX, right?
| |
13:58 | drdata (~drdata@tw2.udallas.edu) joined #ltsp. | |
13:58 | <msignor_work> yes
| |
13:58 | <alkisg> Not /mnt/ssh/whatever?
| |
13:59 | <msignor_work> oh.. wait
| |
13:59 | <alkisg> ssd
| |
13:59 | OK
| |
13:59 | <msignor_work> i did ln -s /mnt/ssd/home /home
| |
13:59 | then created the users
| |
13:59 | <alkisg> getent passwd user
| |
13:59 | Paste the line here
| |
13:59 | <msignor_work> which defaulted to /home
| |
13:59 | ok
| |
13:59 | <alkisg> (the user you try to login)
| |
13:59 | <msignor_work> run on the server?
| |
13:59 | <alkisg> Yes
| |
14:00 | <msignor_work> msignor:x:1000:1000:,,,:/home/msignor:/bin/bash
| |
14:00 | <alkisg> Sounds good
| |
14:00 | OK, go on with the LTSP_FATCLIENT=False test
| |
14:00 | <msignor_work> ok
| |
14:00 | imn getting kicked out of work :-/ if you are still on in 45 min I will resume :-)
| |
14:00 | I am SO thankful for what you did this far
| |
14:01 | <matrix3000> same, im going to sit in this chat from now on, maybe I will learn someting
| |
14:01 | we are supposed to do a LTSP cluster soon
| |
14:01 | reading these chats help
| |
14:02 | msignor_work (~test@24.115.67.19.res-cmts.sesp.ptd.net) left irc: Quit: Leaving | |
14:02 | cVsup (cVsup@189.83.163.24) left #ltsp. | |
14:09 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) left irc: Quit: Goin' down hard | |
14:13 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) joined #ltsp. | |
14:33 | mistik1 (~mistik1@unaffiliated/mistik1) left irc: Ping timeout: 250 seconds | |
14:36 | primeministerp (~ppouliot@64.119.153.82) left irc: Ping timeout: 250 seconds | |
14:37 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) left irc: Quit: Goin' down hard | |
14:39 | mistik1 (~mistik1@unaffiliated/mistik1) joined #ltsp. | |
14:53 | drdata (~drdata@tw2.udallas.edu) left irc: Ping timeout: 255 seconds | |
14:53 | hughessd (~hughessd@c-71-193-218-233.hsd1.or.comcast.net) left irc: Quit: gone for some reason | |
15:05 | matrix3000 (matrix@rrcs-70-61-255-226.central.biz.rr.com) left #ltsp. | |
15:14 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
15:14 | mistik1 (~mistik1@unaffiliated/mistik1) left irc: Ping timeout: 276 seconds | |
15:14 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
15:27 | Nick change: ogra_ -> ogra | |
15:28 | ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Changing host | |
15:28 | ogra (~ogra@ubuntu/member/ogra) joined #ltsp. | |
16:08 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 240 seconds | |
16:09 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
16:17 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 246 seconds | |
16:17 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
16:20 | komunista (~slavko@adsl-195-098-015-248.dynamic.nextra.sk) left irc: Quit: Leaving. | |
16:22 | nubae (~nubae@opensuse/member/nubae) joined #ltsp. | |
16:23 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 240 seconds | |
16:24 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
16:30 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 250 seconds | |
16:30 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
16:40 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 260 seconds | |
16:40 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
16:42 | staffencasa (~staffenca@128-193-149-153.oregonstate.edu) left irc: Quit: Leaving | |
17:27 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) left irc: Quit: leaving | |
17:34 | nubae (~nubae@opensuse/member/nubae) left irc: Quit: Saliendo | |
17:50 | <msignor> hey, anyone know off hand why i can login as root and not another user?
| |
18:03 | msignor (~msignor@24.115.67.19.res-cmts.sesp.ptd.net) left irc: Read error: Operation timed out | |
18:04 | msignor (~msignor@24.115.67.19.res-cmts.sesp.ptd.net) joined #ltsp. | |
19:43 | Nick change: zz_evil_root -> evil_root | |
19:44 | Nick change: evil_root -> zz_evil_root | |
20:03 | LoveStorm (storm@thepcrepair.info) left irc: Ping timeout: 248 seconds | |
20:09 | LoveStorm (~Storm@cm55.omega233.maxonline.com.sg) joined #ltsp. | |
20:32 | LoveStorm (~Storm@cm55.omega233.maxonline.com.sg) left irc: Ping timeout: 260 seconds | |
21:10 | chupacabra (~chupacabr@cpe-70-112-10-77.austin.res.rr.com) left irc: Ping timeout: 248 seconds | |
21:20 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp. | |
22:43 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
22:46 | <alkisg> msignor: did you try with LTSP_FATCLIENT=False ?
| |
22:49 | cyberorg (~cyberorg@opensuse/member/Cyberorg) left irc: Remote host closed the connection | |
22:51 | cyberorg (~cyberorg@opensuse/member/Cyberorg) joined #ltsp. | |
23:20 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
23:54 | JamesB192 (~quassel@67-60-20-114.cpe.cableone.net) joined #ltsp. | |
23:55 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) left irc: Quit: leaving | |
00:00 | --- Fri Mar 18 2011 | |