/srv/irclogs.ubuntu.com/2009/08/09/#edubuntu.txt

=== Taj is now known as manakfula
manakfulaHello everyone, I have a couple quick questions about edubuntu02:47
manakfulaI'm familiar with ubuntu so it's nothing really technical02:47
manakfulaand I apologize if I get disconnected, my wireless sucks...I'll be back if that happens02:48
manakfuladoes edubuntu come with a spanish distribution or spanish language option at the time of installation?02:49
manakfula(im not sure if that whole message went through or not I only see part of it)02:49
manakfulaI'll retype it incase it didn't...does it come with a spanish disto or installation option?02:50
manakfulaor just the spanish learning/tutor program?02:51
=== Taj is now known as Manakfula
Manakfulasorry about that told you my wireless sucks02:55
Manakfulaso is anyone here or is the room just idle?02:55
davewAm trying to use the profile editor in 9.04 but there is a bug in it. Actually this is one feature that I need as I am using LTSP with 30 clients. Anyone got any ideas11:20
alkisgdavew: sbalneav is trying to fix the bugs and hopes it'll be ready for 9.10. There's a new version at his PPA that works for some people.11:21
davewHave tried the sbalneav fix and it didn't work for me - are you saying it doesn't work for everybody ?11:22
alkisgYup. I don't know the last ubuntu version that sabayon worked in, maybe it was back in gutsy or something...11:23
alkisgdavew: what exactly do you want to lock with sabayon? Maybe there are ways to do it with gconf...11:23
davewOh dear I'm in trouble. Without this I don't know what I can do !!!11:24
davewDo you know when 9.10 which I presume is the next version is out ?11:25
alkisg9 = 2009, 10 = 10th month = october11:26
davewUnderstood - I am in trouble ! I understand that Sabayon has not worked for about 12 months, is that true ?11:28
alkisgWell, I bet it's working right now for people that have older ubuntu versions...11:29
alkisgBut yeah, I don't think it has worked in the recent ubuntu releases11:30
davewO.K. Thanks for that I will have to strip out 9.04 and put in something older or another distro which has similar features. Thanks for your help I have been trying to get some information for several days. Cheers .11:32
alkisgdavew: but again, it may be possible to lock down your desktop for your clients with gconf-editor11:32
davewWill this allow me to do it globally  for say a particular group ?11:33
alkisgHmmm kind of. Global locking is global, not per group. But you could copy the settings on all members of a group.11:34
davewO.K.  I'll have a look - thanks again .11:35
alkisgBye11:35
msshello ... I have been facing the hardy release DHCP issue seen by others such as :16:54
msshttps://lists.ubuntu.com/archives/edubuntu-users/2008-December/004911.html16:54
mssabove16:54
mssToday I captured some logs from my system, turning on one client at a time ...and logs show how slow things get ..16:54
msswhere can I upload so experts can take a look ?16:55
mssI have captured daemon and kern logs among others16:56
msshi alkisg18:05
alkisgHello mss, hi all18:06
msswe spoke a few days ago about the hardy DHCP problem :18:06
msshttps://lists.ubuntu.com/archives/edubuntu-users/2008-December/004911.html18:06
mssI have daemon, kern and other logs showing the problem18:06
mssI booted clients one at a time ....the first two boot fast .. the next few start slowing down ...18:07
alkisgmss, it seems like your case is a dhcp server problem, but then again, I'm not sure, e.g. "slowing down"? Aquiring a dhcp lease should only take some msec...18:08
mssyes .. I understand that ....but it has now been seen by several folks that this DHCP "slowing down" problem exists ...18:09
mssin some cases ....18:09
alkisgAny links for bug reports?18:10
alkisgmss: an easy thing to try would be another dhcp server, e.g. dnsmasq18:11
alkisgThis way you would be sure if it is or not a dhcp3-server - related problem18:11
mssI could try that ..but am not clear on exactly how to set up a different dhcp server ... other folks who have moved to a different dhcp server, fould it works fine .18:13
alkisgmss: also, try to post in #ltsp-discuss, you may have additional chances for an answer there...18:13
msshttps://lists.ubuntu.com/archives/edubuntu-users/2008-December/004914.html18:13
msslooks like nobody has filed a bug yet ...18:14
alkisg"We figured that as the box got busy serving up the tftp kernels the dhcp would start to fail/timeout." I haven't heard of anyone having this problem, though...18:14
alkisgYou may try dnsmasq like this:18:15
alkisgsudo invoke-rc.d dhcp3-server stop18:15
alkisgsudo apt-get install dnsmasq18:15
alkisgcreate an /etc/dnsmasq.d/ltsp.conf file with:18:15
alkisgport=0 # this makes dnsmasq *not* function as a dns server18:16
alkisgdhcp-range=10.160.31.100,10.160.31.120,8h  # change with your specific range18:16
alkisgsudo invoke-rc.d dnsmasq restart18:16
mssThe logs I captured show exactly htis problem .18:16
alkisg===> after that, try to boot the clients.18:16
mssthanks .. I will try dnsmasq like you sugested ..18:17
alkisgmss: do you have a small log part that shows that the server gets a dhcp_discover, and doesn't answer with a dhcp_offer?18:17
alkisgIf so, you should definately file a bug against dhcp3-server...18:18
mssyes ...I have the logs ... it answers .. but very slowly .. let me pul it up for you ...18:18
msshere's the first client .18:20
mssAug  9 12:48:54 coco dhcpd: DHCPDISCOVER from 00:1e:0b:39:fa:d1 via eth118:20
mssAug  9 12:48:55 coco dhcpd: DHCPOFFER on 192.168.0.245 to 00:1e:0b:39:fa:d1 via eth118:20
mssAug  9 12:48:57 coco dhcpd: DHCPREQUEST for 192.168.0.245 (192.168.0.254) from 00:1e:0b:39:fa:d1 via eth118:20
mssAug  9 12:48:57 coco dhcpd: DHCPACK on 192.168.0.245 to 00:1e:0b:39:fa:d1 via eth118:20
alkisgThe client needed 2 seconds to process the offer and request it? !!!18:21
msshere's the next client by which time things start to slow down18:21
mssAug  9 13:02:44 coco dhcpd: DHCPDISCOVER from 00:1e:0b:39:fa:ef via eth118:21
mssAug  9 13:03:09 coco dhcpd: DHCPOFFER on 192.168.0.247 to 00:1e:0b:39:fa:ef via eth118:21
mssAug  9 13:03:34 coco dhcpd: DHCPREQUEST for 192.168.0.247 (192.168.0.254) from 00:1e:0b:39:fa:ef via eth118:21
mssAug  9 13:03:59 coco dhcpd: DHCPACK on 192.168.0.247 to 00:1e:0b:39:fa:ef via eth118:21
alkisgYeah that *doesn't* look like a dhcp problem to me, but a network problem18:22
alkisgIf it was a server problem, the client wouldn't need (34-09) seconds to process the offer and send a request18:22
mssthe strange thing is ....even before the DHCPDISCOVER shows up in the log ... I can see the client has already acquired the address and on its way ..18:23
mssbut the DHCPACK shows up much later in the log ..18:23
alkisgThere are 2 dhcp requests for each client, did you know that?18:24
alkisgOne during the pxe boot, and one later *after* the kernel boots18:24
mssyes .... I showed only the first of each client18:24
alkisgAh... well then I still don't see this as a dhcp server problem18:25
alkisgIf a client is booted and you try to operate it when other clients boot, does it function correctly, or is it very very slow?18:25
alkisgE.g. having both full duplex and half duplex clients on the same switch can bring down the network speed to a crawl...18:25
msswell....the first three- four clients boot....18:26
mssthen the rest do not get any response  in time before the client times out ..18:26
mssall clients are identical .. hp5135s18:27
alkisgok, but during this "clients do not get any response" phase, if you try to sit down on a client a work on it, does it work fine, or is it slow? If it were slow, this would suggest a network problem...18:27
mssthe clients that are up seem to work fine ....18:28
alkisgCan you upload a full log file somewhere?18:28
mssyes ..have all the logs18:28
msscan I email ... only 400k18:29
alkisgOK... my nickname at gmail dot com18:29
alkisgalso, what NICs do the clients have?18:30
mssclients ? no idea, but I know other have been using these clients fine ....18:35
alkisgWith the same distro?18:36
alkisg(and version)?18:36
msssent email - it is a zip file of all logs18:36
mssyes ...18:36
mssI believe Asmo Koskinen asmo.koskinen at arkki.info  is using them ..18:37
msssaw him mention in one of his posts18:37
mss8.04.10 .. last updated 12 days ago with all current (at that time ) updates18:37
mssclient has 128 MB ram ... shoud that be an issue ?18:38
alkisgNo18:39
alkisg...but even with the first client, there are problems: http://alkisg.pastebin.com/d2b2bbb9718:40
alkisgEven though the client gets a dhcp_ack, it requests the same IP again18:40
mssI thought that was the kernel18:40
alkisgThere are 3 acks tehre18:40
alkisg1 = pxe, 2 = kernel, 3 = problem18:41
mssevery client does this twice ....18:41
mssbut there are only 2 DISC/OFFER s18:49
mssyou are saying the last pair of lines REQUEST/ACK is a problem ?18:49
alkisgI'm saying that it seems to ignore the "12:49:16 coco dhcpd: DHCPACK"18:50
alkisgSo, if it doesn't get the first ack, it seems like a network problem exists even with 1 client18:50
mssor if the dhcp server is slow and it gets two reqs one after the other ... is it possible it is responding to both ?18:52
alkisgHmmmm though I had send a patch last year for ipconfig that had to do with DHCPNAKs, maybe it didn't make it for 8.04 and that bug is still there18:53
alkisghttp://www.zytor.com/pipermail/klibc/2008-June/002311.html18:54
mssit says your patch was applied :-)19:02
alkisgYeah I know, but I don't know if it make it for hardy19:02
alkisgI think it's only fixed in 8.10 and 9.04...19:02
mssthought it should have at least made it to 8.04.1019:02
alkisgBut anyway mss I don't think that ipconfig is your main problem here19:03
alkisgI mean, in the second client dhcp takes dozens of seconds!!!19:04
mssI will try the dnsmasq and see how it goes ... I have the ltsp setup at a remote location ( no internet) .. so I can take the dnsmasq.deb file and install .. correct ?19:04
mssyes ... and then it gets wors ....19:04
alkisgI think you'll need 2 debs, dnsmasq.deb and dnsmasq-base.deb19:04
alkisgBut do try this:19:04
alkisg1. Boot 4-5 clients (as many as they boot)19:05
alkisg2. Try to work on one of them. Does it work ok?19:05
mssbut when I left the system alone for a few hours and came back and booted a client .. the first one again came up fast and fine ... then the second one slowed .. and the process repeated ...19:05
alkisgAh19:05
mssit is in the logs ...19:05
alkisg3. After a while, open another client and see if it boots fast <== you just answered that19:06
mssafter 14:xx . I came back at 17:xx19:06
alkisgYou don't even have dhcpd.conf in the logs, though...19:06
mssin the logs19:06
alkisgNor /etc/network/interfaceds19:06
mssdhcpd conf standard as edubuntu requires .. done during installation .. nothing special19:07
mssattached ifconfig .. if it helps19:07
alkisgI wonder if it's a tftp problem, i.e. the whole network slows down when the clients get the kernel via tftp19:07
msspossible ... could you take a loo at kern logs ... it just keeps going on for a client log after the login screen is presented on the clinet ..is that a problem ?19:08
mssbut each client should take no more than 10 secs to get the image19:09
msson a FE LAN19:09
alkisgYeah, unless there's a problem :) (which is the only thing certain here :))19:10
alkisgI've seen tftp needing half an hour to server a kernel in problematic cases...19:10
alkisg*serve19:11
mss:-)19:11
mssif the PHY is messed up and retransmissions happen .. I guess it can happen19:11
alkisgHow difficult would it be to try out 9.04? E.g. in a different partition?19:11
alkisgThe installation takes < 30 mins...19:12
mssI am trying to set up a different system in a couple of days .. I can try 9.04 on that19:12
mssis it a LTS release ?19:12
alkisgNo, but it was released a year later than 8.04, so they'll be supported for about the same time (only 6 months difference)19:13
mssso .. I will try both the dnsmasq and the 9.04 and let you know in a day or two ...19:14
mssthanks for your help19:15
alkisgmss, ps:19:15
alkisg /usr/share/doc/ltsp-server/examples/dhcpd-dnsmasq <== example file for dnsmasq config19:15
* alkisg gotta go... bye all19:15
mssthanks19:16

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!