/srv/irclogs.ubuntu.com/2010/04/08/#ubuntu-server.txt

RoAkkirkland, im thinking on removing the release codename from the config and to only obtained from the cache file where Im storing it. What do you think about this?00:36
RoAkand to load all the defaults from config file, instead of setting defaults where not set in the code00:39
=== dendro-afk is now known as dendrobates
MTecknologyfunkyHat: you still around?02:08
funkyHatMTecknology: just a bout02:08
funkyHats/a b/ab/02:08
MTecknologyfunkyHat: I'm getting this now - http://dpaste.com/180694/02:09
funkyHatMTecknology: ok02:09
funkyHatThat looks fine to me02:09
MTecknologyfunkyHat: oh..02:10
MTecknologyOH!02:10
funkyHatMTecknology: is it working? ⡈)02:10
MTecknologyI sent the message from the wrong addy - that's why the message isn't going through02:11
funkyHathehe02:12
MTecknologyfunkyHat: DONE!02:13
MTecknologyfunkyHat: How can I change the mailman admin email addy?02:15
funkyHatMTecknology: can't remember, one of the helper scripts can do it02:16
funkyHatMTecknology: oh, I think it's an option in the web admin interface02:17
funkyHatin general options02:17
MTecknologyfunkyHat: where's the actual admin interface?02:17
funkyHathttp://lists.kalliki.com/mailman/admin/test02:18
MTecknologyfunkyHat: oh, I thought there was one interface for more admin02:23
MTecknologyfunkyHat: so how can I delete/add lists?02:27
MTecknologyfunkyHat: I need to recreate the mailman mailing list - i muffed it up some and that's probably easiest - no need for test either02:28
RoAkSoAxkirkland, were you able to seen the messages i left you?02:32
kirklandRoAkSoAx: yeah ... so I was thinking about this more02:35
kirklandRoAkSoAx: we should talk about your graphical front end02:36
kirklandRoAkSoAx: because i think that's going to make it a *lot* easier02:36
kirklandRoAkSoAx: basically, I suggest that we change s/lucid/maverick/ in the Lucid code just before Lucid releases02:36
kirklandRoAkSoAx: i think the gtk frontend should make the selection of the ubuntu codename *really* easy02:37
lifelesskirkland: so powernap02:38
RoAkSoAxkirkland, i was planing to merge my code to obtain the codename into the PyGTK but, still, i would have to hardcode the CACHE if we keep how the configgile is loaded now02:38
kirklandlifeless: yessir02:38
lifelesskirkland: is there any reason what it doesn't isn't on by default all the time ?02:38
lifelessdoes it have downsides on laptops?02:38
kirklandlifeless: i run it on all 5 of my mythfrontends02:38
kirklandlifeless: arguably, it duplicates some of the behavior you get (or can control) with gnome-screensaver and the gnome power utilities02:39
kirklandlifeless: obviously we don't have those in the Ubuntu Server, so we wrote our own lightweight screensaver/powersaver daemon02:40
lifelesskirkland: hmm02:40
lifelessI think where i am coming from is this:02:40
kirklandlifeless: as it's written right now, powernap simply watches the process table for the presence or absence of a specified list of processes you want to monitor02:40
lifeless - only using power when you have something to do02:41
lifeless - we do things we don't want to do02:41
lifeless(such as npviewer.bin never freaking stopping)02:41
kirklandlifeless: ie, the processes that are running if your system is "doing work", and if they're not running (and haven't been running for a configurable while), then your server is deemed inactive and can powernap02:41
lifelessand pulseaudio not closign the sound card when there isn't sound to play02:41
kirklandlifeless: heh02:41
kirklandlifeless: right, right ...02:42
* kirkland thought lifeless was going to come at it from a tcp port usage perspective :-)02:42
kirkland(because that's something else that's been on my mind)02:42
lifelesskirkland: sadly, my keyboard and mouse don't connect over the network02:42
lifelessbe nice to get them all PAN'd up.02:42
kirklandlifeless: you should enable ssh :-)02:43
lifelessoh, it is, it is.02:43
RoAkSoAxkirkland, Anyways, I would love to resolve this so that I don'02:44
RoAkSoAxdon't have to worry about it later02:44
kirklandlifeless: okay, go on ....02:44
RoAkSoAxkirkland, would you prefer me to do it both ways so you can take a look at it and give your thoughts?02:44
lifelessno thats about it02:44
kirklandlifeless: stand by for one moment02:45
lifelessjust mulling on how to get less idiotic power wastage in our stack02:45
kirklandRoAkSoAx: okay, let's not dwell on calculating the latest release any longer ...02:45
lifelesslike, epoll timeouts are daft.02:45
kirklandRoAkSoAx: establish your cache02:45
kirklandRoAkSoAx: and just make sure that the user can update that cache by selecting the release they want to testdrive through your GTK gui02:45
kirklandRoAkSoAx: we'll handle the distro-default in the config file just as a parameter02:46
kirklandRoAkSoAx: we'll SRU twice a year when sabdfl picks his funny adjective/animal combo02:46
kirklandRoAkSoAx: but each user will pointy/clicky the release they want to test02:46
kirklandRoAkSoAx: so the flow should look something like:02:46
kirkland a) pick distro (Ubuntu, Debian, etc...) -- you work on Ubuntu, but make a framework so that others can submit patches to let this work with Debian, Fedora, and friends02:47
kirkland b) pick a version (here's your codename list -- lucid, maverick, etc)02:47
kirkland c) pick a flavor (desktop, server, netbook, mythbuntu, etc)02:48
kirkland d) pick an arch (amd64, i386)02:48
kirklandRoAkSoAx: kind of wizard like02:49
RoAkSoAxkirkland, for each time the user logs in?02:49
kirklandRoAkSoAx: and also an Edit -> Preferences menu with the rest of the configurable things in /etc/testdriverc02:50
RoAkSoAxI mean launches the app?02:50
kirklandRoAkSoAx: only if they choose "wizard"02:50
kirklandRoAkSoAx: in the Edit -> Preferences tab the user can set their default $distro, $version, $flavor, $arch02:50
RoAkSoAxkirkland, the preferences menu is already in my mind. The wizard cool idea. though I was kinda thinking the interfae differently02:51
kirklandRoAkSoAx: okay ... what's your idea?02:51
RoAkSoAxkirkland, will draw it and send it to you :)02:51
kirklandRoAkSoAx: sounds good02:52
kirklandRoAkSoAx: let's track it in a wiki or the blueprint02:52
kirklandRoAkSoAx: keep as much of this public as possible02:52
kirklandRoAkSoAx: i suggest a TestdriveGTK wiki page02:52
RoAkSoAxkirkland, but is basically having different tabs like "Tab Ubuntu" "Tab Kubuntu" "Tab Edubuntu" "Tab Mythbuntu", and each tab separate by: "amd64" "i386"02:53
kirklandRoAkSoAx: i'd also like to look into getting Testdrive offered as a handler for ISO files, if they're liveCD ISO files02:53
kirklandRoAkSoAx: such that if you right click on an ISO in nautilus, one of the options is "Run this ISO in Testdrive"02:54
RoAkSoAxkirkland, yeah Im planing to do that as soon as It's officially announced from the GSoC and I wanna come up with the drawings of the possible interfaces before making it public02:54
kirklandRoAkSoAx: alrighty ... think about both02:54
kirklandRoAkSoAx: i think the wizard approach should be relatively straight forward02:55
RoAkSoAxkirkland, yeah wizard should be easier, but personally I would probably go directly to the main interface because I personally would hate to be using the wizard all the time02:56
RoAkSoAxwould be simpler to have the interface right there after launching the APP02:56
kirklandRoAkSoAx: alrighty02:56
kirklandRoAkSoAx: for the images you already have cached, yes, i agree02:57
kirklandRoAkSoAx: perhaps the wizard is how you add a new iso to your cache the first time02:57
kirklandRoAkSoAx: once you've run it once, it's cached, then it shows up on the default canvas as a button02:57
kirklandRoAkSoAx: like a "recently used" document02:57
RoAkSoAxkirkland, or maybe the wizard can be used whenever we select the tab "Others"02:58
kirklandRoAkSoAx: okay, how about this ... let's run with the "automotive" theme of Testdrive02:58
kirklandRoAkSoAx: your default canvas is your "garage"02:58
kirklandRoAkSoAx: which shows the "vehicles" you have in your garage02:59
kirklandRoAkSoAx: it's empty, initially02:59
kirklandRoAkSoAx: when you want to "add a vehicle to your garage for testdriving", you go through the wizard02:59
RoAkSoAxkirkland, such as add: Ubuntu, other "vehicle" Kubuntu02:59
kirklandRoAkSoAx: once you've gone through the wizard once, and rsync'd an iso, it shows up as a "vehicle" in your "garage"02:59
RoAkSoAxand so on02:59
kirklandRoAkSoAx: a Vehicle is Ubuntu-Lucid-Desktop-amd6403:00
kirklandRoAkSoAx: or Ubuntu-Hardy-Server-i38603:00
kirklandRoAkSoAx: or Debian-Sarge-i38603:00
kirklandRoAkSoAx: or Kubuntu-amd6403:00
kirklandRoAkSoAx: whatever it takes to describe *one unique ISO*03:00
RoAkSoAxkirkland, ok, I'll have to think that thru, however, my plan is this: Step 1: getting testdrive modularized (including those changes I was thinking of). Step 2: Version 1.x which includes the "simple" testdrive version. Step 3: Version series 2.x: Add tabs for other distros/Xubuntu versions (kubuntu, mythuntu), and Step4: Version series 3.x could be adding support to add different distributions, and etc etc03:02
RoAkSoAxand adding wizard and stuff like that03:03
RoAkSoAxcause I don't want to jump into everything from scratch because it would be painful03:03
RoAkSoAxif we handle that with versions as Im proposing I do think would be better idea03:03
kirklandRoAkSoAx: okay03:03
RoAkSoAxis like "Adding Features"03:04
RoAkSoAxper release03:04
kirklandRoAkSoAx: okay, we'll need to set some primary/secondary/tertiary goals for the overall project, but i think something like this should work03:04
kirklandRoAkSoAx: i hope that the modularization is about 10-15% of the overall work03:05
RoAkSoAxkirkland, yeah I mean, we don't have to rush features right now.03:05
RoAkSoAxkirkland, in my opinion modularization is around 60%03:06
kirklandRoAkSoAx: hmm, then we need to discuss what you mean by modularization03:06
kirklandRoAkSoAx: i can split it into a couple of functions in a matter of a few hours03:06
kirklandRoAkSoAx: and then we can make it more object oriented03:06
RoAkSoAxkirkland, im doing it object oriented right now03:07
RoAkSoAxkirkland, lp:~andreserl/testdrive/module03:07
kirklandRoAkSoAx: but i don't see that as taking 2 of the 3 months of this project03:07
RoAkSoAxkirkland, files "testdrive", "testdrive.py"03:07
RoAkSoAxkirkland, I was thinking modularization to be done by the end of may, mid june03:07
kirklandRoAkSoAx: how long are you working on the project, overall?03:08
kirklandRoAkSoAx: first glance, testdrive.py looks about like I expect it would03:08
RoAkSoAxkirkland, well this week haven't work more than couple hours due to schoolwork, but i've worked like 10 hours a week for 2/3 weeks03:09
RoAkSoAxkirkland, im planing to work on it 20+ hours a week when the program starts03:09
kirklandRoAkSoAx: cool03:09
RoAkSoAxsince right now i'm fed up with schoolwork due to i;m in the last weeks of class, so I have papers, presentations, proejcts due03:10
RoAkSoAxfinals03:10
RoAkSoAxtoo03:10
kirklandRoAkSoAx: okay, so as by the time Maverick opens, I'd like to merge your modularized testdrive pretty much en masse03:10
kirklandRoAkSoAx: sure thing, i understand ;-)  wasn't too, too long ago I was in college :-P03:10
kirklandRoAkSoAx: basically by UDS03:11
kirklandRoAkSoAx: speaking of, are you coming to UDS?03:11
RoAkSoAxkirkland, hahah yeah I'm sick of college, and Yes I would love to have the modularization done by the UDS so that we can start working in parallel without affecting each others work.03:11
kirklandRoAkSoAx: great, yeah, so let's set a tentative goal to get the OO code merged by UDS03:12
RoAkSoAxkirkland, and as of today don't know yet since I've to apply for Visa, will send my docs by friday03:12
kirklandRoAkSoAx: gotcha03:12
kirklandRoAkSoAx: we'll plan on holding a testdrive-gtk session at UDS (which you'll just attend remotely, in the worst case)03:12
RoAkSoAxkirkland, yes I was actually thinking about that today, so I would at least want to have a simple interface for testdrive-gtk by the UDS to show03:13
RoAkSoAxon that just create the buttons and be able to launch03:13
kirklandRoAkSoAx: hopefully you and I will have hashed out the basic design before UDS, but we'll put that out for discussion at UDS03:13
kirklandRoAkSoAx: oh, that's certainly not necessary03:14
kirklandRoAkSoAx: screen shots or napkin sketches would be sufficient for UDS03:14
kirklandRoAkSoAx: focus on the modularization/OO code before UDS;  draw up your ideas on a napkin and scan it ;-)03:14
RoAkSoAxkirkland, i already have an interface that creates the buttons, but haven't added the launch functionalioty yet...  :)03:14
kirklandRoAkSoAx: alrighty03:14
kirklandRoAkSoAx: i think we're on the same page03:14
kirklandRoAkSoAx: did you already create the blueprint?03:15
RoAkSoAxkirkland, yeah, it is really simple though03:15
kirklandRoAkSoAx: url?03:15
kirklandRoAkSoAx: i'd like to capture a few of these points we just discussed in the whiteboard03:15
RoAkSoAxkirkland, https://blueprints.launchpad.net/testdrive/+spec/gsoc-testdrive-modularization03:16
RoAkSoAxkirkland, https://blueprints.launchpad.net/testdrive/+spec/gsoc-testdrive-frontend03:16
kirklandRoAkSoAx: could you rename those to server-maverick-testdrive-modularization and server-maverick-testdrive-frontend ?03:16
kirklandRoAkSoAx: actually, just the last one, server-maverick-testdrive-frontend03:17
RoAkSoAxkirkland, what would help me know is if you could take a look to my modularization code so far, and give me your thoughts about it, to see if I'm going in the right path since, to be honest, is been a while since my last OO programming project03:17
kirklandRoAkSoAx: we shouldn't need a UDS session on the modularization03:17
RoAkSoAxkirkland, server-maverick or desktop-maverick?03:17
kirklandRoAkSoAx: make it server-maverick for now ... it might get switched to the desktop team, but i'm on the server team03:19
kirklandRoAkSoAx: and i'm reporting to my manager our GSoC effort03:20
kirklandRoAkSoAx: as for your OO, like i said, first glance looks okay;  i haven't run it yet03:21
kirklandRoAkSoAx: i'm not a python OO expert either, so it might help to put it out for some peer review at some point03:21
kirklandRoAkSoAx: heck, lifeless might even give it a look over at some point :-)03:21
RoAkSoAxkirkland, haha ok cool. Anyways, just send you an image to your @ubuntu email with my idea of interface03:25
kirklandRoAkSoAx: thanks03:27
kirklandlifeless: alrighty ... so where were we ....  yeah, so powernap ....03:27
kirklandlifeless: i'm hoping for a UDS session with AmitK03:28
kirklandlifeless: i'd like to teach powernap how to "do" and "undo" a configurable set of power optimizations when something "happens" or "doesn't happen" as the case may be03:29
funkyHatMTecknology: rmlist03:29
RoAkSoAxkirkland, btw... registered the blueprint so i guess i'll have to wait for it to be approved. I'll take notes of todays conversation and put them in the whiteboard of the blueprints I already created03:29
MTecknologyfunkyHat: thanks for all of your help :D - This thing is pretty awesome :)03:29
kirklandRoAkSoAx: i just updated https://blueprints.edge.launchpad.net/testdrive/+spec/gsoc-testdrive-modularization03:29
funkyHatMTecknology: and newlist or http://lists.kalliki.com/mailman/create03:29
kirklandRoAkSoAx: added a couple of workitems, and took a note03:29
funkyHatMTecknology: no problem ⡈)03:30
RoAkSoAxkirkland, awesome. will do03:30
kirklandRoAkSoAx: https://blueprints.edge.launchpad.net/testdrive/+spec/server-maverick-testdrive-frontend-gsoc03:30
kirklandRoAkSoAx: i renamed it for you03:30
RoAkSoAxkirkland, shouldn't that be registered in Ubuntu for the UDS?03:31
kirklandRoAkSoAx: i just proposed for the sprint03:34
kirklandRoAkSoAx: we should try to get one or two of the Design/User-Experience team in that session!03:34
RoAkSoAxkirkland, Ok will do. I';ll try to draw a better sketch and try to ping someone there eto see what they think03:35
uvirtbotNew bug: #557773 in php5 (main) "php5-cli fails apt install due to mislabeled libkrb53 dependency" [Undecided,New] https://launchpad.net/bugs/55777303:41
kirklandRoAkSoAx: thanks03:45
RoAkSoAxkirkland, btw.. if you plan to run the modularized code you need to also copy testdriverc into /etc since I've changed it to be compatible with config parser03:52
kirklandRoAkSoAx: still around?04:07
RoAkSoAxkirkland, yep04:07
kirklandhttp://people.canonical.com/~kirkland/testdrive-gtk.html04:08
kirklandhttp://people.canonical.com/~kirkland/testdrive-wizard.html04:08
kirklandRoAkSoAx: ^04:08
RoAkSoAxkirkland, awesome!!04:08
kirklandRoAkSoAx: http://people.canonical.com/~kirkland/testdrive-gtk-2.html04:13
kirklandRoAkSoAx: one more ^04:14
kirklandRoAkSoAx: that table should be sortable by clicking on any of the tabs across the top04:14
kirklandRoAkSoAx: might have more fields, like size04:14
kirklandRoAkSoAx: whatever04:14
kirklandRoAkSoAx: anyway, that's my 10-minute sketch ;-)04:14
RoAkSoAxkirkland, that's a good idea. I'll do improvements such as classify them into tabs (as my sketch). However, Im not sure if all that is achievable in 3 months. So, I would guess that we'll first have to define which features we would like to see and then, start implementing from that point04:16
kirklandRoAkSoAx: agreed; let's use UDS as the pivot point by which we define and prioritize features04:21
kirklandRoAkSoAx: up until UDS, focus on the foundation04:21
RoAkSoAxkirkland, I'm, though I'm implementing simple pyGTK stuff to give me some ideas of how the modularization should go to be able to use it in both sides (command line/PyGTK)04:22
kirklandRoAkSoAx: i see you dropped some of my comments from the whiteboard ... would you please establish a wiki page and move them there, if you don't want them in the whiteboard?04:23
RoAkSoAxkirkland, did I? probably we edited the whiteboard pretty much at the same time and they got lost since I didn't delete anything :S04:24
kirklandRoAkSoAx: http://pastebin.ubuntu.com/410843/04:25
RoAkSoAxkirkland, yep I did those changes when your comments weren't there so I guess we just found a bug in LP :)04:26
kirklandRoAkSoAx: fair enough ... would you mind grabbing them from that pastebin and chunking them back in, pretty please ;-)04:27
RoAkSoAxkirkland, done already :)04:28
kirklandRoAkSoAx: rock on04:28
kirklandRoAkSoAx: okay, i'm calling it a night04:28
kirklandRoAkSoAx: later dude04:28
RoAkSoAxkirkland, have a good one04:28
=== erichammond1 is now known as erichammond
=== robbiew is now known as robbiew_
=== erichammond1 is now known as erichammond
aadityaThis karmic-server did not come up after reboot. After going through a cumbersome process of bringing a monitor in its range, I see that grub-2 menu has no timer, and hence one must hit the enter key to proceed.06:17
aadityaServer was rebooted after 120 days and there were apparently 4 kernel updates in the mean time.06:17
aadityaIs there a way to ensure that such problems don't occur on servers?06:18
aadityaSearching the forums, it appears to be a common issue.06:30
lukehasnonameaaditya,  grub by default not having a timer? That's odd07:11
aadityalukehasnoname: Based on certain forum posts, I realized that it was due to some failure during previous bootup. Still no clue what that problem was.07:50
aadityasyslog did not help much and at this time I worked around somehow07:52
aadityaI also verified that /etc/default/grub was in perfect shape07:52
aadityaThis is precisely the issue: http://ubuntuforums.org/showthread.php?t=128380007:54
aadityagrub getting stuck on a server based on one issue is not reasonable in my understanding. It's potentially a huge headache for the sysadmins.07:55
_rubenhmm .. i have a (long-running) script with output redirection to a logfile which filled up the disk, deleting the logfile wont free the space since the file is still in use, any ideas?07:55
Skaaghow do I install a package from lucid, on karmic?07:58
Skaagspecifically, python-pyinotify07:58
_rubenthe complex method would adding lucid repos + apt pinning, or just download the debs+deps from your favorite repo07:59
Skaagthanks08:01
uvirtbotNew bug: #557890 in samba (main) "transfer lockup connecting to a NetApp/CIFS share" [Undecided,New] https://launchpad.net/bugs/55789008:36
alvinaaditya: look here: bug 42007708:43
uvirtbotLaunchpad bug 420077 in grub2 "grub2 has no timer" [Undecided,Confirmed] https://launchpad.net/bugs/42007708:43
uvirtbotNew bug: #557924 in php5 (main) "php5-cgi crashed with SIGSEGV in zend_get_constant_ex()" [Undecided,New] https://launchpad.net/bugs/55792409:36
binBASHHi there. I have a question regarding Ubuntu Enterprise Cloud. Which networking mode I need to configure when I have a dedicated subnet of 4 ips for each node in random ip ranges?10:02
merlijn-Hi,10:07
merlijn-I'm trying to upgrade an Ubuntu 8.04 server to latest 10.04 beta, but do-release-update -d keeps suggesting intrepid for upgrade10:08
_rubenmerlijn-: is your 8.04 server fully up to date?10:11
_rubenmerlijn-: and it seems you have it configured to not want to upgrade to lts versions only10:12
merlijn-yea I think I fixed it now10:12
merlijn-silly typo in /etc/update-manager/release-upgrades10:12
aadityaalvin: looks like that's the issue I was dealing with. I've added a comment to the bug.10:39
aadityaThanks!10:39
=== swift_ is now known as swift
=== swift_ is now known as swift
uvirtbotNew bug: #558335 in clamav (main) "freshclam log reports warning about libclamav version" [Undecided,New] https://launchpad.net/bugs/55833511:26
alonswartzhey folks, is there a resource which lists the latest kernel and ramdisk ids (aki/ari) for the official ubuntu/canonical ec2 images? preferably with their associated versions.12:22
alonswartzI compiled a list of what looks like the latest versions for the current LTS (Hardy) http://alonswartz.pastebin.com/H9CSdyUv but it would be useful to know their versions12:23
alonswartzupdated the list according to include "official" by ami id's listed on the ec2 starter page12:36
alonswartzare these kernels/initrds built against the latest xen modules?12:37
linuxboy_I've got a techie installing ubuntu ina remote location. He is failing at the raid setup screen. Can I ssh in and continue it for him?12:50
alonswartzthe official ec2 hardy amis are 2010-01-28, but the latest xen modules 2.6.24-27 were released on 2010-02-04, does that mean the aki/ari's were compiled against 2.6.24-26 (released on 2009-12-04)?12:57
kirklandsmoser: howdy13:06
binBASHHi there. I have a question regarding Ubuntu Enterprise Cloud. Which networking mode I need to configure when I have a dedicated subnet of 4 ips for each node in random ip ranges?13:08
ttxkirkland: how did your all-night-cloud-image-testing go ?13:11
kirklandttx: not so well13:11
binBASHI wish I could start instances in my cloud :p13:12
kirklandttx: only did 9 rounds13:12
kirklandttx: i think i overloaded it13:12
binBASHit says I don't have ips13:12
binBASHhmm13:12
ttxkirkland: right... a better test would be to run the with-ramdisk images in parallel with the no-ramdisk13:13
kirklandttx: i just changed that and started over13:13
ttxi don('t thin the with-ramdisk would better succeed in such a test tbh13:13
ttxbinBASH: probably an issue with your range of public IPs13:13
ttxbinBASH: for the first install of UEC I'd suggest following http://testcases.qa.ubuntu.com/Install/ServerUECTopology113:14
binBASHttx: Yeah, could be. I wonder how to configure those. My Provider gives me 4 ips / node. All not on the same ip range.13:14
zulttx: ill take the memcached one13:15
binBASHif I run euca-describe-availability-zones verbose all looks fine though13:15
ttxbinBASH: you can list them rather than using a range13:15
ttxA,B,C instead of A-D13:15
ttxzul: ok13:16
binBASHttx: Yeah, but how it will detect on which node the vm needs to be started?13:16
ttxzul: please make sure you can reproduce the issue first, so that you can confirm it's fixed by the patch :)13:16
ttxzul: also could you cover http://iso.qa.ubuntu.com/qatracker/test/3891 ?13:16
alonswartzupdate: nevermind, i found what i was looking for in the ubuntu-on-ec2 ppa13:16
binBASHttx: You know the ips are bound to node, and cannot be moved to another one.13:17
ttxbinBASH: hm? The nodes from a given cluster should live on the same network13:17
zulttx: sure13:17
binBASHttx: So as workaround I would probably need many clusters? ;)13:18
ttxbinBASH: you should run on a private network and properly NAT13:18
ttxso that you don't have this "4 IP per node" linmit13:19
binBASHttx: NAT would be not fine in this case, there is a traffic limit of 2 tb / node.13:19
binBASHttx: What I need would be, instances with ip 1.1.1.1-1.1.1.3 can be run on node A, 2.2.2.2-2.2.2.3 can run on node B etc.13:23
binBASH:)13:23
binBASHdunno if this is possible however13:23
smoserkirkland, here. whats up?13:23
kirklandsmoser: wanted you to check the log i sent you13:24
kirklandsmoser: see if you see any aberations13:24
kirklandglitches in the matrix ;-)13:24
smoserkirkland, from last night ?13:25
smoserthe one from last night looks reasonable.13:26
kirklandsmoser: yeah13:26
kirklandsmoser: my overnight run aborted13:26
kirklandsmoser: i tried to run 8 instances every time13:26
kirklandsmoser: and i don't think my cloud could handle that13:26
kirklandsmoser: within your logic anyway13:26
smoserttx, i didn't bother trying beta 1 without ramdisk as i know it would fail.  i didn't bother trying with ramdisk for current because i have no failures related to content of the image (only to the hypervisor)13:27
smoserkirkland, can you put that log out somewhere ?13:28
ttxsmoser: we believe that those errors that Dustin and I hit are not linked to the with/noramdisk, but rather to the bad performance of our laptop-based cloud... but having some hard evidence that noramdisk doesn't perform worse than withramdisk would help :)13:28
smoseri'm just interested in seeing it.13:28
smoserit seems to me that eucalyptus will return success from euca-run-instances before it really has space, and when it does, gets into bad limbo13:28
smoserttx, i believe we've seen zero failures that we can at all relate to the ramdisk-less image13:29
smoserso, there is no way that with-ramdisk image could perform better13:30
ttxsmoser: ok13:30
smoserthe only thing i've seen as a failure in the image is the metadata service was busted once for me13:30
kirklandsmoser: i've overwritten that log, but it's in my byobu scrollback13:30
kirklandsmoser: i'll copy and paste13:30
smoserkirkland, no worries.13:30
smoseri do think that the test case is legit though, and shows general failure of euca under load13:31
kirklandsmoser: http://pastebin.ubuntu.com/411023/13:33
kirklandsmoser: but i agree with ttx, i don't think this is ramdisk related13:33
ttxsmoser: well, general failure of eucalyptus on underpowered hardware, at least13:33
ttxkirkland: do you like my blog meme idea ?13:34
kirklandttx: sure, go for it13:34
kirklandjiboumans: roaksoax has put together a couple of blueprints for the GSoC testdrive project13:35
kirklandjiboumans: should we label those server-maverick-testdrive* and set you to the approver?13:35
jiboumanskirkland: sounds like a great idea13:35
jiboumansfeel free to add -gsoc- to that title if you want to make it a bit more prolific13:36
kirklandjiboumans: alrighty ... just be warned, they're going to look rather desktopy (putting a GTK frontend on a command line too)13:36
kirklandjiboumans: right, already includes gsoc too13:36
kirklandjiboumans: https://blueprints.edge.launchpad.net/testdrive/+spec/server-maverick-testdrive-frontend-gsoc13:36
smoserkirkland, see on line 194 ot f that pastebin.  that to me is an error in euca13:37
smoseras euca-describe-images showed 'running' for an instance that had 0.0.0.0 as its IP13:37
kirklandsmoser: no, it didn't ... i manually terminated that one13:37
kirklandsmoser: i looked at your code and didn't see any way to exit out of wait_for_running()13:38
smoseri think it times out at 600 seconds13:38
ttxmaybe "terminated" isn't terminated enough13:38
smoseri'm wrong. it never does13:39
smoserkirkland, you were right.13:39
kirklandsmoser: i only see one break in your while loop in wait_for_running()13:39
kirklandttx: i like what smoser has here, though ...13:39
kirklandttx: i think you/me/mathiaz/smoser should run some over night stress tests for the next few weeks13:40
kirklandttx: firing up random numbers of images, different machine sizes, and different images in combination13:40
ttxsmoser: your script doesn't wait for termination ?13:40
kirklandttx: my cloud goes into powersave mode most nights13:40
kirklandttx: as i'd expect most of our should13:41
kirklandttx: for the next few weeks, i suggest that we run some random stuff overnight13:41
smoserttx, it does not check state of instances to make sure they're terminated after terminate-instances13:41
ttxsmoser: it can take some time to go from shutting-down to terminated, in my experience13:41
smoserbut it does/did try 4 times with 10 second sleeps in between on the 'start'13:41
smoserso if a start returns failure it will just sleep and try again13:42
kirklandttx: btw, i'm doing a UEC demo at the Texas Linux Fest this saturday13:42
kirklandttx: do you have slides or the video from your similar presentation?13:42
ttxkirkland: right, you wanted to get my slides13:42
smoser(obviously that 40 second total should probably be increased)13:42
* ttx uploads13:42
kirklandsmoser: i just set rounds to 1,000,000, and I'm just going to let it run until i need my cloud and ctrl-c it13:43
kirklandsmoser: it's tee'ing to a logfile13:43
ttxkirkland: http://one.ubuntu.com/p/Vy/13:43
smoseryou should probably redirect stderr to log also13:43
* ttx tries ubuntuone magic13:43
kirklandsmoser: what are the indications of problems?  error?  failure?  what should i grep for?13:43
smoseroooh, look at ttx with his ubuntu one url. fancy13:43
smoser"failed reach" is the real failure13:44
kirklandttx: thanks13:44
kirklandttx: i'm going to do a dry run practice today/tomorrow13:44
ttxit was already on ubuntuone, so I figured I'd try the "publish with ubuntuone" feature13:44
macnothere is a problem with phpldapadmin on lucid, is this the right place to report it?13:44
ttxworking as designed :)13:44
smoserkirkland, ttx we should probably dump a bit more into that script to make it more reliable while not necissarily more forgiving.13:44
smosera.) wait for terminate13:44
zulmacno: no please report it on launchpad13:44
smoserb.) wait longer for try-to-start13:45
ttxkirkland: are you going to have internet access ?13:45
smoserc.) maybe put warnings/errors somewhere other than stdout13:45
smoserd.) put a limit on wait-for-run13:45
ttxkirkland: the ukuug presentation did not have that access, and the installer went into strange network timeout quirks13:45
* ttx stares at the oracle logo in the openoffice splash screen...13:47
kirklandttx: i'm not planning on having internet access13:48
kirklandttx: i'm planning on bring 2 of the dell 1200's, plus the linksys router13:48
kirklandttx: the router would connect and network the 2 laptops13:48
kirklandttx: if there is internet access, i can use the router to bridge to the wireless13:49
kirklandttx: if not, no big deal, i'm not going to fight with it13:49
kirklandttx: i'm also bringing my laptop, and i was planning on bringing a webcam too, that I could point at the other two machines while they install13:49
kirklandttx: and 2 usb keys13:49
kirklandttx: i'll do the install from usb key13:49
kirklandttx: rather than show my preseed magic13:49
ttxkirkland: just test beforehand how the installer reacts to network-but-no-internet situation... I had to press Cancel at a few file downloads at critical times during the install demo13:50
kirklandttx: right, the apt one?13:50
ttxkirkland: yes, doing it from the USB key tells better how easy it is for everyone to try out13:50
ttxkirkland: yes. Also the timeserver takes a long time to timeout13:51
kirklandttx: definitely13:51
=== hggdh_ is now known as hggdh
binBASHsomeone knows if it's possible to configure dhcpd so it provides an ip range based on mac address?14:06
masu3701 i have an old pc that i want to use as a server....its a AMD Athlon runin at 1.73 GHz and 512 ram14:09
masu3701the hd is 30 gb tho14:09
incorrectoh no, mercurial 1.5 didn't make it into lucid14:13
incorrectsigh14:13
pmatulismasu3701: thank you for that info14:14
masu3701pmatulis: ?14:18
=== dendrobates is now known as dendro-afk
ScottKttx: I'm going the i386 server upgrade right now.14:24
ttxScottK: ok. zul is running it as well14:24
ScottKIt's the server my IRC runs through, so if I disappear and don't come back, you'll know it didn't go well.14:25
zulttx: upgrade passed14:33
uvirtbotNew bug: #558427 in eucalyptus (main) "UEC should be a superset of the Ubuntu Server" [High,In progress] https://launchpad.net/bugs/55842714:46
ScottKttx: Mine passed too.14:51
ttxone test to go before 100% coverage !14:51
binBASHttx: I tried like described in the link posted by you to testcase UEC. The instance keeps pending and won't change to run state :/15:16
hggdhsmoser is the rig availabel?15:21
=== luis__lopez is now known as luis_lopez
zulttx: can you add this one to your list https://bugs.edge.launchpad.net/ubuntu/+source/apache2/+bug/39275915:28
uvirtbotLaunchpad bug 392759 in apache2 "[FFE] apache2 DoS attack using slowloris" [Unknown,Fix released]15:28
ttxzul: ack15:32
zulttx: thanks15:32
ScottKOnly 5 bugs filed.  Not a bad upgrade.15:34
smoserhggdh, have at it.15:35
RoAkSoAxttx,  heya15:36
hggdhsmoser: thanks15:36
hggdhttx, what about bug 557110 ?15:36
uvirtbotLaunchpad bug 557110 in mysql-cluster-7.0 "Dependency mismatch for mysql-cluster-*" [Undecided,Confirmed] https://launchpad.net/bugs/55711015:36
ttxhggdh: yes, that's a good one15:38
dassoukii want to create a rule to delete all files in a folder if they've been created moer than an hour ago15:43
Picidassouki: A rule?15:45
dassoukiPici: or a shell script15:46
Picidassouki: find can do this, look the -cmin/-mmin tests in the manpage15:47
dassoukiPici: i was hopping for an automagic solution15:47
zulttx: i was able to reproduce the memcached thingy15:47
Picidassouki: run the script in a cron job then.  I have similar scripts running here for cleaning up old logfiles (I should use logrotate, but whatever).15:49
dassoukiPici: that's what i wnt to use it for, a data logger downloads file, however the file is cummulative15:50
dassoukii just want to delete all the older files15:50
Picidassouki: find has arguments that can delete files, or you can use -exec if you want to do something else with them.15:51
dassoukino just delete them15:52
=== robbiew_ is now known as robbiew
venmxhi, im trying to setup ubuntu to deploy over the network with kickstart, but im getting "bad archive error", cant find anything useful on google. can anyone help? my problem is i don't know what part of the ftp to mirror and which part to point the "url" directive in the kickstart.cfg file to?? do i need to mirror the /ubuntu/pool directory and contents too to get the packages?16:24
ttxkirkland: did you exercise recently the web UI / create users / email notifications / imagestore image registration in UEC ?16:27
=== dendro-afk is now known as dendrobates
uvirtbotNew bug: #558476 in mysql-dfsg-5.1 (main) "mysql-server-5.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1" [Undecided,New] https://launchpad.net/bugs/55847616:31
ttxhggdh: how are the beta2 candidate functional tests on the testrig going ?16:33
=== RoAk is now known as RoAkSoAx
mdzsmoser, around?16:47
smoserhere16:47
mdzsmoser, hi. quick question on EC2 AMIS16:47
mdzhow many daily builds do we keep around, or have we not started expiring them yet?16:48
smoseri'm fairly certain the number is 516:48
smoserbut for you, you may be seeing 90 days worth16:48
smoseris that your question ?16:48
mdzsmoser, I'm trying to explain the data I see on http://thecloudmarket.com/stats#/by_image_owner16:48
mdzwhere it looks like something significant changed on 1 March :-)16:49
smoserugh. it appears lfash isn't working properly for me...16:50
smoserok. so 2 things explain this16:50
smoser1.) right around there we started publishing ebs amis16:50
smoser2.) until sometime last week I had no code to privatize/delete ebs amis16:51
kirklandttx: very lightly, only16:52
kirklandttx: ie, not comprehensively16:52
ttxkirkland: yes, same for me... I'd suggest to spend a few test cycles on that to make sure we are ok there16:52
ttx(or find someone that did)16:52
ttxkirkland: generally I think we are in good shape as far as "installation / running an instance" goes... and we migth have not exercised peripheral features so much16:54
ttxkirkland: your imagestore question made me think about the rest of the UI things16:55
kirklandttx: yeah, it really hasn't been touched16:55
kirklandttx: which is perhaps a good thing16:55
ttxhggdh: around ?16:56
smosermdz, ^^ i just verified it the ebs removal code is functional.  I would expect that number of images to settle down to about twice the march 1 level16:56
binBASHttx: The instances are running now. It just turned out it takes some time until they are online :p16:57
mdzsmoser, thanks for the explanation16:57
ttxbinBASH: oh yes :)16:57
binBASHI didn't expect it can take 5 mins16:57
ttxbinBASH: the subsequent ones go faster16:57
ttxbinBASH: but that's about what it takes on relatively slow disks16:58
* ttx remembers the time when it took 20 min16:58
binBASHI think it's the lan which causes bottleneck16:58
binBASHonly 100 Mbit16:58
binBASH;)16:58
venmxhi... what is the "pool" directory for in the ubuntu rsync/ftp/http archives?16:58
ttxbinBASH: arh, upgrade ;)16:58
binBASHnot possible16:58
binBASH:/16:58
roy_How can i remove pear package from server, anyone know this ?16:58
ttxkirkland: remember when a UEC full test run would take half a day ? funny times :)16:59
binBASHttx: I can't select instance type on rightscale though16:59
kirklandttx: heh16:59
ttxbinBASH: could you elaborate on that ?17:00
binBASHttx: It always launches the smallest instance, can't choose the others.17:00
ttxkirkland: please see with hggdh on the beta2 candidate functional tests results -- and signoff on them if you're satisfied by the results (by marking the work item done)17:00
kirklandhggdh: howdy, your b2 tests are done?17:01
ttxbinBASH: not sure that's a bug on our side...17:01
binBASHon console I can launch others ;)17:01
hggdhkirkland: going thru topo2 now17:02
binBASHthink it's a rightscale bug17:02
venmxdoes anyone have experience with ubuntu netboot installation using a local archive?17:02
hggdhkirkland: after I am done with it, we can close the tests17:02
kirklandhggdh: cool, poke me as soon as you're done17:02
hggdhkirkland: ack17:02
ttxhggdh: glad to see you're alive :)17:03
ttxkirkland: your pings work better than mines.17:03
binBASHttx: I wonder as well how to get vnc viewer enabled. :)17:03
hggdhttx: heh17:04
kirklandttx: i ping harder17:04
binBASHso I can connect to vms when there is no ip17:04
hggdhweechat is not ringing when I an pinged, so -- if I am busy on another workspace -- I will not know about it17:04
* ttx hugs the new xchat green indicator17:05
hggdh:-)17:06
* hggdh kicks (lovingly) the bloody weechat GIT17:06
* ttx drinks the traditional release day cognac17:08
=== ttx_ is now known as ttx
=== dendrobates is now known as dendro-afk
AntORGplex17:25
AntORGwrong tab17:25
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
hggdhkirkland: on topo2, at the rig -- no instaces succeed18:19
=== dendro-afk is now known as dendrobates
kirklandhggdh: hrm?18:26
kirklandhggdh: bug?18:26
kirklandhggdh: something else?18:26
hggdhkirkland: not sure, actually success rate is at about .05 right now, stressing18:28
hggdhkirkland: 200 instances18:28
hggdhI see a lot of ssh timeouts18:28
kirklandhggdh: hrm, okay, let's get on top of this ...18:32
kirklandhggdh: anything different between this and topo1 (besides the topology)?18:32
hggdhkirkland: and apart from the users, not, all the same18:36
zulttx: ping one more to add to your list https://bugs.edge.launchpad.net/ubuntu/+source/autofs5/+bug/53302918:46
uvirtbotLaunchpad bug 533029 in autofs5 "autofs5-ldap doesn't work immediately after bootup" [High,Triaged]18:46
kirklandmathiaz: around?18:48
mathiazkirkland: not for a long time18:48
mathiazkirkland: I'll be back later today though18:49
kirklandmathiaz: looks like hggdh is having no success with topo2 right now18:49
kirklandhggdh: can you pastebin your results log?18:49
mathiazkirkland: is it the installation that fails or the test run?18:50
kirklandmathiaz: test runs18:52
kirklandmathiaz: i think ... hggdh ?18:52
kirklandhggdh: btw, how do you pronounce hggdh ?18:52
kirkland"hugduh?18:52
hggdhkirkland: http://pastebin.ubuntu.com/411159/18:52
hggdhkirkland: 'haggadah'18:53
hggdhhugduh is cool, though18:53
kirklandhggdh: :-D18:53
kirklandhggdh: okay, so need a bit more than that to determine the cause ....18:53
hggdhI 'spose, yes ;-)18:54
hggdhkirkland: want me to upload the log to tamarind?18:54
kirklandhggdh: sure, put it somewhere i can see18:54
hggdhkirkland: /home/cerdea/multi_test.log.2010-04-08_12561418:56
uvirtbotNew bug: #558598 in clamav (main) "[dapper] clamav-milter template parse error" [Undecided,New] https://launchpad.net/bugs/55859819:01
smoserhggdh, what is that pastebin from ?19:01
smoserie, what produced it19:01
kirklandsmoser: mathiaz's test framework19:02
smoserthat is fancy smanchy. i'd not seen it. where is it ?19:02
smosersource ?19:02
kirklandhggdh: what kind of image do you have registered?19:03
kirklandsmoser: really?  i was kinda wondering why you wrote your own script from scratch :-)19:03
kirklandsmoser: thought you wanted to narrow your testing focus19:03
smoseri try to pay as little attention as possible19:03
kirklandsmoser: bzr+ssh://bazaar.launchpad.net/~mathiaz/%2Bjunk/uec-testing-scripts/19:03
hggdhkirkland: uec 20100406.119:03
smoserand fully subscribe to the teachings of NIH19:03
smoser:)19:03
kirklandsmoser: is 20100406.1 the known, good image?19:04
hggdhsmoser this is the output from mathiaz scripts19:04
smoser20100407.119:04
smoseris what will be beta19:05
smoser219:05
hggdhsmoser: ooooh...19:05
hggdhI will delete the image, and add this one19:05
kirklandhggdh: yeah, smoser made it ramdiskless ... we should rerun with that19:05
kirklandhggdh: cool19:05
smoserit should make no difference19:05
kirklandhggdh: let me know when you start getting results19:05
smoseralthough there might be some packages difference3 sbetween those 219:05
hggdhkirkland: roger19:05
kirklandhggdh: but i'm not sure that's the problem19:05
hggdhit does not sound like it...19:06
smoserfwiw, 20100407.1 is hwat is listed at http://iso.qa.ubuntu.com/qatracker/build/ubuntuserver/all19:06
hggdhwell, when I started, it was not there19:06
smoserwhich should generally be "the ultimate source"19:06
smoserfair19:06
kirklandsmoser: can you grab that log from tamarind?19:07
kirklandsmoser: looks like it's ssh timing out19:07
kirklandDEBUG:INSTANCE i-43B4084B:Test output: ssh: connect to host 10.55.55.114 port 22: Connection timed out^M19:07
kirklandsmoser: instance marked running19:07
smoserwhat does console show ?19:07
kirklandhggdh: do you have any of these failed instances still running?19:08
kirklandhggdh: when you get one into the failed state, can you pastebin the output of euca-get-console $INSTANCE_ID ?19:08
hggdhkirkland: no, all instances were terminated19:09
kirklandhggdh: okay, thanks19:09
hggdhsmoser: er, http://iso.qa.ubuntu.com/qatracker/build/ubuntuserver/all still lists 20100406.119:10
smoserUbuntu Server UEC i386 (20100407.1)19:11
smoserUbuntu Server UEC amd64 (20100407.1)19:11
hggdhsmoser: I stand corrected19:12
hggdhk downloading the new image now19:16
ttxkirkland: do we have any known good point with that topology on the testrig ? I.e. post-beta1 tests that would show success ? Or is it the first time it's run ?19:21
hggdhok. first run (single, 10 instances, 100% success19:21
hggdhttx: all my tests there on beta1 were successfull19:22
smoserhggdh, fwiw, its identical package list between 20100406.1 and 20100407.1.  The only difference should be the lack of ramdisk.19:22
smoser(I just compared the manifest.txt in those)19:22
kirklandttx: i've run this before19:23
kirklandttx: i suspect that something's wrong with hggdh's user setup19:23
kirklandttx: he's testing multiple users19:23
hggdhmust have been, somewhere19:23
ttxhggdh: ok, if you reproduce the issue, try to minimize the changes between the two (for example by running the same cloud image as in beta1). After all you're validating UEC more than the cloud image here19:23
kirklandhggdh: what's the permissions on their private keys?19:23
hggdhkirkland: 400, all of them19:24
kirklandhggdh: hmm, okay ...19:25
ttxkirkland: re: "something wrong in hggdh's user setup": something that would have changed since beta1 ?19:25
kirklandhggdh: okay, try with the new image, and lets see what happens19:25
kirklandttx: something that's different between how hggdh set up his multiple users, and how I set up my multiple users19:26
kirklandttx: and how mathiaz set up his multiple users19:26
ttxkirkland: if we are to compare results, better use the same technique19:26
ttxI thought that would be consistent across runs19:27
smoserwe should modify the test suite to grab console output on failure at least, and likely in all cases. its just useful info to have.19:27
hggdhinteresting. I have a running instance i-404B07EF, and euca-get-console-output hangs19:29
kirklandttx: right, this is back to the issue mathiaz and I have brought up many times ... there is no Eucalyptus API for automatically creating users19:29
hggdhsmoser: I agree19:29
kirklandttx: so the only options right now is for each person to do it manually, each test run19:29
kirklandttx: or save and replace the database19:29
ttxkirkland: understood, thanks for the precision19:29
smoserhggdh, hangs ?19:30
kirklandttx: we can do the latter (mathias does from time to time)19:30
smoserit does sometime take quite a while19:30
smosermy experience is at least 6 seconds in most cases.19:30
kirklandttx: but that doesn't exercise the bits that create/install/update the database19:30
hggdhindeed. I actually did it wrong this morning -- did not remove the old user data, and failed on the first test19:30
hggdhsmoser: 408 timeout19:30
smoseroh. wow. on euca-get-console-output ?19:31
ttxhggdh: you nuked it pretty badly :)19:31
Petfrogghello19:33
hggdhttx: I am good at it :-)19:34
hggdhthis is it. I am trashing the current setup and starting from scratch19:34
Petfroggi am using a ubuntumachine as the gateway and firewall. Inside i got a couple machines i would like to get directed to if i type in my webbbrowerser on anymachine inside the network. "http://netpet" -> 10.0.0.60. How do i fix that? Should i do it in the firewall?19:35
ttxhggdh: you have The Gift of QA !19:36
Petfroggor should i somehow fix it in the hdcp?19:36
Petfroggdhcpd19:36
Petfroggor is it a DNS issue?19:36
xperiahello to all. i have on my ubuntu server the mailserver postfix that is able to recieve and send mails. on the ubuntu server this works great but now i need somehow the possibility to fetch this mails with thunderbird with my laptop from the mailserver. do i need some special configuration for fetching mails with thunderbird ?19:37
hggdhkirkland: just to be sure, to get up multiple users: (1) get to the web, and create them;(2) for each user: login, download creds; (3) move them all to the CLC19:39
kirklandhggdh: right19:40
hggdhkirkland: (4) unzip each bloody cred into the correct place19:40
kirklandhggdh: right19:40
hggdhdammit19:40
kirklandhggdh: ensure perms are right19:40
hggdhkirkland: it seems they are already unzipped correctly19:41
hggdhbut if they were wrong (perms) I would be unable to use them19:41
hggdhand, just to be sure: current beta is 20100406.1 (server) and 20100407.1 (uec), correct?19:42
ttxjdstrand: the change you propose is actually committed as http://github.com/memcached/memcached/commit/d9cd01ede97f4145af9781d448c62a331895271919:54
* ttx disappears again19:56
jdstrandttx: holy cow, it was completely untested19:57
jdstrandttx: I hope they tested it19:57
jdstrand:)19:58
ttxjdstrand: theirs is slightly different :)19:58
jdstrandyeah, but still, I wasn't sure of the implications of '4' vs '5', etc, etc,19:59
jdstrandultimately, it is on them :)19:59
fine_linejoin ubuntuforums20:06
kirklandhggdh: yes, that looks correct20:20
kirklandhggdh: any new results from this round?20:20
alienseer23I had to copy over /var/lib/mysql from another server due to a hdd failure, can someone help me with the permissions/ownership of these files and folders?20:23
alienseer23is 755 mysql:mysql good for everything in that di9rectory?20:23
hggdhkirkland: installation takes quite some time...20:28
kirklandhggdh: oh?  i thought you were just going to re-register the new image?20:29
hggdhkirkland: no, I had already done that, and it was still hosed20:29
Hypnozthis script is in /etc/init.d/networking, but it doesn't seem to actually detect these things (like nfs)20:29
Hypnozhttp://paste.ubuntu.com/411198/20:29
Hypnozanyone else want to test out that sed | grep line to see if it finds their nfs mount?20:29
hggdhkirkland: I deceided to start from scratch20:29
hggdhkirkland: right now installing the SC, and then I can install both NCs at the same time20:30
kirklandhggdh: cool20:31
sherrHypnoz: works for me (karmic)20:33
sherrNFS mount20:33
Hypnozah you know what, i wasn't removing the -q from grep20:34
* Hypnoz is dump20:34
* Hypnoz is also dumb20:34
RoAkSoAxkirkland, howdy!! I was thinking... why would we need to select a codename that is not ubuntu+1?? Since I do not think that someone would like to TestDrive an stable release20:35
Hypnozman ubuntu networking is flaky20:52
Hypnozthis is the command /etc/init.d/networking uses to bring down all interfaces...  ifdown -a --exclude=lo20:52
Hypnozso you'd think that would work right...20:52
Hypnozhmm seems to be an issue with ifdown being able to see interfaces used in a bonded interface20:54
=== jldugger is now known as pwnguin
kirklandRoAkSoAx: i think they might21:05
kirklandRoAkSoAx: i think i might21:05
kirklandRoAkSoAx: i use that to check for regressions21:06
kirklandRoAkSoAx: i think we should default to the development version21:06
RoAkSoAxkirkland, and "add" any other available release!21:06
kirklandRoAkSoAx: but maybe someone is running Lucid Ubuntu and wants to try out Lucid Kubuntu21:06
RoAkSoAxkirkland, right, I didn't think about that but I see your point21:07
jaypurhi i'm using scp but it's not working, it says that is no such directory, but it exists, can someone help me?21:11
jaypuri've already moved a filme once but now it's not going21:11
jaypurno one?21:16
jaypur=/21:16
jaypuri got it now21:18
jaypurbye21:18
hggdhkirkland: does this ring any bells? http://pastebin.ubuntu.com/411223/21:25
kirklandhggdh: nope ... smoser ^ ?21:27
smoserhow did you do that color . yuck.21:27
smoserdoesn't ring a bell, but that %s looks wrong :)21:29
hggdhheh. /me still going full throttle21:29
smoserhggdh, can you reproduce that ?21:31
hggdhsmoser: anytime :-)21:32
hggdhsmoser: on the current rig install, I mean21:32
smoserand can you add some --i dont know why you wouldn't get output from the failed uec-publish-image21:32
smosertell me where this is, and i'll take a look.21:32
hggdhsmoser: at cempedak21:34
smoserstop making it so easy for me to help!21:34
smoseri'm trying to avoid you :)21:34
hggdhI am already creating quite a reputation...21:34
* hggdh right now is in need of a bit of strong beers21:35
hggdhs/bit/lot/21:35
RoAkSoAxhggdh, i wish i could say that :(21:37
hggdhRoAkSoAx: I wish I could *do* it21:38
RoAkSoAxhggdh, me too but i can't drink alcohol for the next 3 months at least21:38
hggdhRoAkSoAx: oh, this is different. I *can*, just will not. Liver is still good, methinks21:40
RoAkSoAxhggdh, that's why I said I wish i could... cause I cannot even think about it (because I cant even drink it :()21:41
hggdhRoAkSoAx: think positively. One 3 months (at least)21:42
hggdhbut it still sucks21:42
RoAkSoAxhggdh, it does!! been 3 months already without being able to drink21:43
smoserhggdh, ok. so heres the problem/solution21:45
smoserImage: Failed to find service dispatcher for component=walrusfailed to upload kernel21:45
smoseris the error you get if you allow the euca-upload-bundle error to get through21:45
smoserbut uec-publish-tarball/uec-publish-image were capturing it and not letting it out on error.21:46
smoserthe reason they weren't letting it out is because the error is going to stdout21:48
hggdhsmoser: walrus is offline?21:48
smoserif it were going to stderr it would get through21:48
smoseri dont know aobut that.21:48
hggdhweird. It is, now21:49
hggdhsmoser: want a bug on stdout/stderr?21:53
smoserwell the bug on stderr is in euca2ools.. you can open it if you'd like. i'd say its low priority.21:54
hggdhwill do, later. Right now I will dig in and find out why the walrus did not get the credentials21:57
hggdhah, got it22:01
smoserhggdh, well, i just pushed a fix/workaround in euc-publish-tarball for the stdout issue.22:04
smoserit *somehwat* makes sense to send stdout from underlying tools through to the user on failure22:04
smoserbut i would have preferred (and expected) the error messages to stderr22:04
hggdhI agree, but at least we will get the error messages22:05
=== dantaliz1ng is now known as dantalizing
=== dendrobates is now known as dendro-afk

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