=== Runix [n=o6n@81-208-83-247.fastres.net] has left #ubuntu-server [] === theCore [n=alex@toronto-HSE-ppp4206302.sympatico.ca] has joined #ubuntu-server === ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-server === Topic for #ubuntu-server: ubuntu-server development discussions | for general support see #ubuntu | U. S. (stable) at http://tinyurl.com/b3jek | U. S. (Devel) at http://tinyurl.com/cllfu | U. S. dapper specs: http://tinyurl.com/aen9b | U. S. forums at http://tinyurl.com/b77qg | ubuntu-server@lists.u.c is up and running | searchable packages list: http://packages.ubuntu.com === Topic (#ubuntu-server): set by fabbione at Thu Apr 27 14:52:47 2006 === #ubuntu-server [freenode-info] channel trolls and no channel staff around to help? please check with freenode support: http://freenode.net/faq.shtml#gettinghelp === nandemonai [n=nandemon@ppp140-154.lns2.adl2.internode.on.net] has joined #ubuntu-server [05:28] IRCsloth: Still around? [05:29] IRCsloth: Can you try a dapper liveCD on that machine to see if it creates the device correctly? [05:39] yeah, I'm here, just not looking at the screen [05:40] I'll try a dapper live cd to see. Fedora core4 wasn't creating the devices for me either so I have a feeling it's a generic udev problem [05:40] RedHat 9 however works like a charm, heh. [06:05] IRCsloth: I just talked to our udev guy who showed me the code in question. We dfinitelty SHOULD be creating tape devices. [06:10] infinity: did you ever find anything out about the certification exams? [06:18] Nothing meaninful or interesting, no. [06:18] considering your experience, what would be an acceptable maximum usage for a network wide updates server, written in python, in mb? [06:18] nwu, in this case [06:19] maximum memory usage, I mean [06:19] like, 10M, 15, 30, 100? [06:19] what memory-intensive operation(s) are you performing? [06:20] are you caching something? package lists? [06:20] neuralis, getting relatively big list of packages and storing in a database. only temporary sqlobjects cache (should end after the thread is closed) [06:20] so how would you eat up a hundred megs of memory? [06:21] I mean, not in a developers POV, but in a sysadmin pov. [06:21] i understand what you're asking, but i'm not sure why you're asking it. why do you think something like nwu will end up chewing up a lot of ram? [06:21] what would a an admin expect for that? I'm an admin and I don't like how much memory it's using currently, like 24mb [06:21] neuralis, because it's currently buggy [06:22] 24mb isn't problematic at all, but it would be nice to cut it down eventually if there's no need for it. [06:22] I'm fixing that, but although it won't ever use less than 10mb (python VM and all classes loaded), I wonder what would a sane target value for that. [06:23] remove obvious leaks and memory holes, and then simply don't worry about it. [06:23] neuralis, last week the memory usage was growing with no limit, until linux oom killer kills the process hehe [06:23] yeah, leaks are bad, m'kay. [06:23] ok, I think I'm getting paranoic about that [06:24] no need. [06:24] As neuralis said, just make sure it doesn't leak. [06:24] Maybe try to make certain bits more efficient, if they're obviously not. [06:24] No one expects a python application to be "slim", however. [06:26] I'd never call apt-proxy lightweight, for example [06:27] that could be a good base of comparision, btw [06:28] it's using 50mb of memory in a server at work, and it's just sitting there. [06:28] nwu is fine then :-) [06:28] nictuku: hoare had something to say about premature optimization... kill leaks and focus on more worthwhile things like security and stability; memory use can be optimized later. === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-server [06:32] it took me a month to spot and stop the leak. i'm hoping that won't happen often after this painful learning [06:32] but it was fun :-) [06:32] hi fabbione [06:32] morning [06:46] nwu big inserts: mysql=0m12.316s, sqlite=0m49.179s. some of these in a row (although really unlikely to happen) would kill a small server IO sub-system [06:46] er. what are these inserts doing? [06:47] iostat shows a big write queue and usage [06:48] neuralis, initial machine setup. basically packages versions and repository data [06:49] oh. transactions off [06:49] ok, well, it's more than likely that you're using a suboptimal schema. === nandemonai [n=nandemon@ppp140-154.lns2.adl2.internode.on.net] has joined #ubuntu-server [06:50] I wouldn't expect a good result now that I remember it's not using transactions. === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === thefish [n=thefish@dsl-fixed-62-69-44-72.surfdsl.murphx.net] has joined #ubuntu-server === \sh [n=shermann@unaffiliated/sh/x-000000002] has joined #ubuntu-server [10:36] <\sh> moins [10:36] <\sh> fabbione: actual ubunt--server amd64 daily is broken, right? [10:37] \sh: dunno.. i am not on server for this release [10:39] <\sh> well...looks like it...no di kernel modules nothing...trying flight 6 now...debian amd64 port is far from being usable...so I need a running amd64 debian distro... === rouven [n=rouven@p54BF3FB4.dip0.t-ipconnect.de] has joined #ubuntu-server [10:40] \sh: check the new daily. there was a kernel abi bump [10:43] <\sh> fabbione: well...using flight6 with updates...should work [10:43] yes it should [10:44] \sh: The seeds were out of sync, so kernels on all dailies are messed up. [10:44] \sh: We just fixed that, so the next round of dailies will be fine. [10:46] <\sh> infinity: ok :) but anyhow I need to deliver some ubuntu servers for amd64 just now...so working around is better right now then to wait for the next cd build run :) [10:46] Yeah, just take the daily that built at the same time as Ubuntu Flight 7. [10:46] That one's fine. [10:46] Or start at Flight-6 and upgrade, if you prefer. Whatever. [10:47] <\sh> hmm..nice issue right now...trying to install it via ILO and after the graphic boot selection...black screen [10:51] <\sh> infinity: just for your info: setting vga mode to 640x480x16 and then booting works...the standard setting does't work when you try to install via ILO remote console [10:52] <\sh> will file a bug after the installation :) [10:53] I'd need access to an ILO-enabled machine to debug it, unless you have more info for me than "doesn't work". [10:55] <\sh> infinity: no display but running the installer...looks like the switch from graphics mode to text mode works only in 640x480x16 mode... [11:00] Yeah, that's still not enough info to be useful without a machine to look at. [11:01] I don't suppose you know anyone who could give me access to an ILOable box for a bit? === nandemonai [n=nandemon@ppp140-154.lns2.adl2.internode.on.net] has joined #ubuntu-server [11:22] <\sh> infinity: sorry no...all the ILOs here are in mgmt networks which are not accessible from the outside:( [11:26] \sh: If you can get me access to just one at any point, I can diagnose and fix the bug, but otherwise, there's probably little point in even filing it. [11:54] <\sh> infinity: let me try something... === |JulienH| is now known as JulienH === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-server === ToadZzZztool [n=jcorbier@ubuntu/member/toadstool] has joined #ubuntu-server === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === truz24 [n=truz24@74.129.166.232] has joined #ubuntu-server === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === dyn [n=dyn@unaffiliated/dyn] has joined #ubuntu-server [03:46] hi [03:47] problem: at install time I had no network available. later on I edited /etc/network/interfaces but still '/etc/init.d/networking restart' does not pull up eth0. how can I fix this? (the box was installed in server mode so no X11/gui clients are available) [03:47] how can I fix that to work correctly? === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === Cturtle [n=Cturtle@a213-84-50-38.adsl.xs4all.nl] has joined #ubuntu-server === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === soumyadip [n=soumyadi@59.93.254.16] has joined #ubuntu-server [08:22] idimmu ? [08:25] hi [08:25] hi [08:26] I just fill the page on the wiki: https://wiki.ubuntu.com/BinaryDriverHowto/EiconDiva [08:26] You can have a look, and comment / make changes :) === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === Drac[Server] [n=Draccy@c-24-60-219-129.hsd1.ma.comcast.net] has joined #ubuntu-server === allee [n=ach@dialin-212-144-130-183.pools.arcor-ip.net] has joined #ubuntu-server === spike [n=spike@unaffiliated/spike] has joined #ubuntu-server === Mussi [n=bah@unaffiliated/mussi] has joined #ubuntu-server