[00:36] hggdh: it's pretty much EoD ... want to just wait for tomorrow's? [00:37] smoser: i don't really think it's worth waiting around for another two hours, then rerunning the tests (personally) [00:56] New bug: #564301 in puppet (main) "Spec tests failing" [Medium,Triaged] https://launchpad.net/bugs/564301 [01:08] kirkland: I will wait for tomorrow, and re-run the tests [01:11] hggdh: ack [03:17] New bug: #564355 in eucalyptus (main) "Second euca-run-instance request in same security group causes eucalyptus to remove network assoicated with security group" [Undecided,New] https://launchpad.net/bugs/564355 [03:31] This may be a long stretch asking in here but... When I plug in an external drive, dmesg shows me that the drive and partitions are detected. I have pcmanfm installed and I want the new device to show up there so I can click and auto-mount the partition. The way I'm doing it now I have to drop to cli and manually mkdir && mount. What do I need to do for that to work? [03:42] MTecknology: when you say "show up there" where is there? [03:43] thebwt: the file manager [03:44] MTecknology: hmm to be more specific, do you want the filesystem to be mounted in the same place everytime or in a different place based on your firle manager's current working directory [03:46] thebwt: I have a very very slim version of Ubunut, I would love to have it working the same as it works in any other full version of ubuntu [03:46] basically I'm seeing two paths, automount in fstab/mtab (not sure how it works exactly); or a script/plugin for pcmanfm (which I've never even heard of before) [03:47] MTecknology: right now they auto mount in /media and then are sym linked to a "desktop" and added to the gnome "book marks" [03:47] ya - that [03:47] does pcmanfm have a desktop manager? [03:48] no [03:48] kk so don't have to worry about that [03:48] you need to automount to /media. I don't know how, but I know where to find out how... let me look it up [03:48] I wonder what package gnome-volume-manager comes in... [03:48] maybe that could help :S [03:49] not if you're trying to keep it tight [03:49] the solution is probably super simple [03:49] OH! [03:49] pmount [03:49] !info pmount [03:49] pmount (source: pmount): mount removable devices as normal user. In component universe, is optional. Version 0.9.19-1 (karmic), package size 108 kB, installed size 856 kB [03:49] nice [03:50] thebwt: I just noticed this page saying pmount is hard coded in gnome-volume-manger - http://www.togaware.com/linux/survivor/Using_Gnome_Volume_Manager.html [03:50] thebwt: nwo how to use it :P [03:50] indeed [03:51] need to know how to have a script be called when a removable device is inserted. [03:52] pmount /dev/sdb1 [03:52] mounted the drive to /media [03:52] but first, go ahead and write a script that does what you need it to do. That is, mount it (and add to pcmanfm bookmarks?). [03:52] no permission or anything though [03:52] neat [03:53] I'm thinking I need to go bck to something with a volume manager [03:54] perhaps, but if you have the time to learn it, I'd do so. [03:54] thebwt: I mounted as root - probably wasn't supposed to :P [03:54] hah [03:55] that's it... [03:56] thebwt: so... pmount is definitely the answer in some shape or another :D [03:58] thebwt: any idea how to figure out what package provides gnome-volume-manager? [03:59] !info gnome-volume-manager [03:59] gnome-volume-manager (source: gnome-volume-manager): GNOME daemon to auto-mount and manage media devices. In component universe, is optional. Version 2.24.1-3ubuntu1 (karmic), package size 377 kB, installed size 2752 kB [03:59] !info gnome-volume-manager lucid [03:59] Package gnome-volume-manager does not exist in lucid [03:59] hrm... [03:59] http://manpages.ubuntu.com/manpages/hardy/man1/gnome-volume-manager.1.html [04:00] package seems to be gnome-colume-manager [04:00] volume* [04:00] thebwt: seems to have gone away in lucid [04:01] look at teh package halevt ... [04:01] looks right up your alley [04:02] :D [04:02] yay - broke installing [04:04] thebwt: http://dpaste.com/184401/ [04:05] eww root :p [04:05] thebwt: hm? [04:05] thebwt: sudo -s [04:06] *nods* [04:06] I do have a root pass on here - but good reasons for it :P [04:06] http://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg214174.html [04:06] extremely long, rarely ever used [04:08] ah [04:08] it won't start without a configuration script [04:09] fixed upstream it seems [04:09] this version is upstream [04:09] !info halevt [04:09] halevt (source: halevt): Generic handler for HAL events. In component universe, is optional. Version 0.1.3-3 (karmic), package size 47 kB, installed size 264 kB [04:09] !info halevt lucid [04:10] halevt (source: halevt): Generic handler for HAL events. In component universe, is optional. Version 0.1.5-3 (lucid), package size 57 kB, installed size 304 kB [04:10] debian has 0.1.5-4 [04:11] http://packages.debian.org/unstable/main/halevt [04:11] .debs are there [04:12] the bug was fixed before that last sync to lucid it seems [04:13] I guess I don't need that [04:15] http://packages.debian.org/changelogs/pool/main/h/halevt/halevt_0.1.5-4/changelog [04:15] bug was fixed in -4 [04:15] lucid has http://packages.ubuntu.com/it/lucid/admin/halevt [04:16] oh.. [04:24] thebwt: there's a usbmount package.... [04:25] hal events really seems like what you need though [04:25] *looks up usbmount* [04:25] thebwt: usbmount seems to jsut toss scripts in for udev [04:25] *nods* [04:26] I rescend my commit [04:26] maybe not exactly what I want - but it's hacky enough to work [04:28] what other functionality do you need? [04:28] it would be nice if it were a little cleaner [04:31] thebwt: beggers can't be choosers - I know there's a better way but right now - it works :D [04:33] thebwt: if it could let me unmount them that would be great too but- oh well [05:31] clamav ruined me [07:31] New bug: #564435 in clamav (main) "package clamav-milter 0.96 dfsg-1ubuntu2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 20" [Undecided,New] https://launchpad.net/bugs/564435 [08:15] Is there a script, similar to Redhat's /etc/rc.sysinit, which is run once at boot? [08:16] hi , dpkg-reconfigure slapd dont ask me about new password , what is the easiest way to change password ? [08:16] ubu 9.10 [08:20] laen: /etc/init.d/rc.local ? [08:21] hm /etc/rc.local, sorry [08:22] Hm, okay. [09:39] Yo! [10:15] ttx: those images from ubuntu uec have no password? [10:17] binBASH: they use public key auth through SSH [10:17] oh, ok [10:18] so I have to create own because I don't get ips automatically assigned [10:18] binBASH: you're supposed to spin them up with some -k or userdata that will install a key in ~ubuntu/.ssh/authorized_keys [10:19] you can even use Launchpad SSh keys if you have one [10:19] uec-run-instances -l ttx $EMI [10:31] New bug: #564532 in clamav (main) "clamav-daemon stopped working in hardy" [Undecided,New] https://launchpad.net/bugs/564532 [10:39] hi [10:39] I've got this error message on a desktop machine : Use of uninitialized value $item in hash element at /usr/share/perl5/Debconf/DbDriver/File.pm [10:40] when I do "aptitude install" [10:40] someone knows how to fix it ? [11:16] ttx: Ok, will try because I have an ip assigning problem ;) [11:52] <\sh> zul, when will mysql-5.0 be removed from universe (lucid) ? looks like it's still in there ;) [12:32] hi, is this the right channel to for EC2 related questions? [12:32] I was wondering, why I have 5 different kernels within my karmic AMI [12:32] This is the channel for Ubuntu Server Edition including Ubuntu Enterprise Cloud [12:33] binBASH: I have 2.6.31-14-server, 2.6.31-17-server, 2.6.31-20-server, 2.6.31-302-ec2 and 2.6.31-305-ec2 installed [12:33] but only 2.6.31-302-ec2 seems to be used? [12:35] this is not really amazon support channel ;) [12:35] I don't have amazon ec2, too [12:39] binBASH: Well, the images are from Ubuntu/Canonical [12:40] why ubuntu server 9.10 don't have nessus? [12:40] mbiebl: Think those are from Amazon [12:40] ;) [12:40] binBASH: they are from http://uec-images.ubuntu.com/releases/karmic/release/ [12:41] I used ami-05c2e971 [12:41] ahh, these are for usage in Ubuntu Enterprise Cloud. [12:41] if your run private cloud [12:44] I'm using the latest ubuntu server ami ebs boot from alestic.com, when I terminate the instance, the ebs also gets deleted. How do I change this behaviour [12:45] anyone? [12:46] J_P: Maybe because of licensing issues. [12:46] binBASH: are those the official,supported images from Canonical for EC2 or not? [12:47] binBASH: humm ok [12:47] mbiebl: Like I said they're for usage in Ubuntu Server cloud. If you run a ubuntu enterprise cloud installation. It's a private version compatible to Amazon. [12:47] J_P: I think nessus has .deb packages for download [12:48] binBASH: yes, I'm doing that.. :-) [12:48] J_P: Ubuntu should have openvas [12:49] an opensource alternative to nessus [12:50] binBASH: yes, I install openvas, but that is strange.. say like as nessus download app [12:50] http://packages.ubuntu.com/de/source/karmic/openvas-client [12:51] hey, how do i install and activate the git-daemon service on ubuntu? [12:52] it doesn't appear to work seamlessly like just about all service daemons on debian-derived systems [12:52] in other words, I think it's somehow foobared ;-/ [12:57] \sh: the request has been filed with the archive admin [13:05] again, does anybody know how to achieve a working git-daemon on ubuntu? [13:13] ok there is a package called `git-daemon-run' but it depends on some weirdness called `runit' which I never heard of before, and which is not used by anything else on my system [13:13] oh and btw it's broken anyway, the git-daemon service fails to run with some cryptic error [13:19] wow, it was known already in 2008 that git-daemon-run is broken [13:20] and apparently it still hasn't been fixed [13:31] drbobb: you should fix it. [13:37] i'm having an issue adding a custom apt repository to karmic installations, using add-apt-repository or manually by hand into /etc/sources.d.list along with the key... after i'll do an apt-update and see a fetch for the package manifests. but doing apt-cache search will still show the package version from the dist repository instead of the new repository.. is there something obvious i'm missing? [13:48] hazmat: try apt-cache policy to get more information === MTecknology is now known as MTeck-ricer [13:51] I'm reading about NSS and PAM. I've read that pam_unix uses standard C-library calls. Does that mean it uses NSS? And would I thus be able to set up an LDAP server with anonymous access somewhere, configure nss-ldap to use it (for passwd and shadow), and continue using pam_unix for authentication? [13:52] stephank: it's possible, but that would mean every user would have access to the hashes of the other users (shadow) [13:53] stephank: unless playing some tricks with root_bind_dn in nss_ldap [13:53] stephank: i don't remember all the implementation details, but you should watch out for that [13:53] ahasenack: ah, okay. that makes sense [14:04] morning [14:05] I've got a weird issue whereby 'aliases' added in /etc/network/interfaces via 'up ip addr add ....' do not always get added when I do a '/etc/init.d/networking restart' - some do, but not all - what is going on? [14:12] urgent: mail stopped working because i'm running clamav and the new version was released [14:13] i really need to know what is a proper way of upgrading to the new version [14:13] oru_work: mail stopped working? what do you mean? [14:14] pmatulis, none of my employees received mail this morning [14:14] i'm checking mail.log and its really complaining about the outdated anti-virus [14:15] oru_work: outdated doesn't mean it's not working [14:15] oru_work: are you receiving mail or not? [14:16] pmatulis, no i'm not [14:17] oru_work: so there must be an MTA error. what MTA are you using anyway? [14:17] postfix [14:19] oru_work: so pastebin the error(s) [14:20] pmatulis, i just upgraded clamav antivirus and mail started working again, but its really messed up that all of mail had been lost since last night [14:20] or not [14:20] hang on [14:20] oru_work: standard MTAs will send mail for 5 days [14:20] it should start processingthe que [14:21] pmatulis, that doesnt mean anything when it is actually delivered and is just awaiting lmtp [14:21] morning [14:21] oru_work: or your deffered queue will be processed [14:21] hey, how do i make sshd block multiple logins for a user. Like if the account user1 logged in twice, both sessions would be closed [14:21] bogeyd7: he didn't say if the mail was rejected or not, but i could have guessed not [14:21] does anyone know how to fix the Bad request in apache if you have SSL on with multiple sites? [14:22] reya276, https://help.ubuntu.com/community/forum/server/apache2/SSL [14:22] pmatulis, as soon as i updated clamav i'm seeing lots of activitiy in tail -f mail.log , so I guess all the mail that was in que is getting processed atm [14:22] i'm happy :) [14:22] right now if you try to hit this website http://www.accureports.com it will give you a bad request in firefox? [14:22] oru_work: ok, good [14:22] oru_work, now you need to setup your freshclam for hourly updates [14:23] cron.hourly is where you set it up [14:23] bogeyd7, any specifics or details on that please ? [14:24] oru_work, sudo su root , then crontab -e, then make a crontab entry for the freshclam to run hourly [14:24] that is easier than trying to make a cron.hourly script === bogeyd7 is now known as bogeyd6 [14:31] I've got a weird issue whereby 'aliases' added in /etc/network/interfaces via 'up ip addr add ....' do not always get added when I do a '/etc/init.d/networking restart' - some do, but not all - what is going on? [14:33] I am trying to install Ubuntu on a sunfire x4100 and I'm getting an error about no disks. I see that this issue existed in dapper, but I am still running into the issue. Has anyone found a workaround? [14:34] https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/37452 [14:34] Launchpad bug 37452 in linux-source-2.6.15 "fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100, Dell SASR5/i)" [High,Invalid] [14:35] bogeyd7: would this tutorial apply to 9.10? [14:35] bogeyd7: is says for 7.10 [15:16] bogeyd6, around ? check your pm please :) [15:18] i'm getting the following error ./freshclam [15:18] ERROR: /var/log/clamav/freshclam.log is locked by another process [15:18] ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log). [15:21] mathiaz_, ping me when you have a minute [15:30] zul, smoser, kirkland, mathiaz: could one of you cover the following beta2 testcase today ? http://iso.qa.ubuntu.com/qatracker/result/3919/480 [15:31] ara wants all optional cases covered before we start RC testing... and will cover iSCSI ones [15:31] ttx: i can do it [15:31] zul: thanks ! [15:32] New bug: #564727 in qemu-kvm (main) "qemu-kvm: ubuntu-7.10-server-i386.iso fails to boot" [Undecided,New] https://launchpad.net/bugs/564727 [15:34] ttx: do you mind if it's done in a KVM ? [15:35] ttx: ah, i see zul is the man ;-) [15:35] zul, smoser, kirkland, mathiaz: if you run out of ideas on bugs to fix, there are some unassigned bugs in the list @ https://wiki.ubuntu.com/ServerTeam/ReleaseStatus :) [15:36] that's mostly for smoser a,d mathiaz, since the others already have some :) [15:36] ttx: ill never run out of ideas ;) === mathiaz_ is now known as mathiaz [15:38] ok. thanks ttx [15:43] mathiaz: let me know if you received my "Server Team 20100414 meeting minutes" recent email [15:49] I am trying to install Ubuntu on a sunfire x4100 and I'm getting an error about no disks. I see that this issue existed in dapper, but I am still running into the issue. Has anyone found a workaround? [15:50] which version do you use? === dendro-afk is now known as dendrobates [16:22] mathiaz: hey [16:23] mathiaz: i have a working solution for dovecot-postfix [16:23] ivoks: glad to hear that! [16:23] ivoks: have you tested upgrade as well? [16:24] no, i just created a setup that works with default (upstream supported) config location [16:24] i'll work on upgrade paths now [16:25] # Config files can also be included. deliver doesn't support them currently. [16:25] #!include /etc/dovecot/conf.d/*.conf [16:25] # Optional configurations, don't give an error if it's not found: [16:25] #!include_try /etc/dovecot/extra.conf [16:25] ttx: iso test passed [16:26] break and than wrap up this dovecot-postfix once for all [16:27] You searched for ivoks did you mean "Ewoks"? [16:27] new config syntax allows us to do wonders in maverick [16:27] ivoks: maverick? [16:27] ivoks: what's the state for lucid then? [16:27] for lucid i have solution [16:28] for maverick we can split dovecot-postfix [16:28] and use a tool to setup mail server [16:28] that would copy config files to conf.d [16:28] instead of using separate package [16:28] ivoks: what's the solution for lucid then? [16:29] mathiaz: dovecot-postfix stays and i'll send a patch before 8AM CET [16:29] ivoks: could you give me a quick (2 sentence) overview of the solution? [16:30] kirkland/mathiaz: Foundations just asked that we help them on bug 557429, since they are getting their hands full with installer/mountall/plymouth [16:30] Launchpad bug 557429 in mdadm "array with conflicting changes is assembled with data corruption/silent loss" [High,Triaged] https://launchpad.net/bugs/557429 [16:30] mathiaz: put dovecot-postfix.conf in /etc/dovecot/conf.d/, enable include_try for that directory in /etc/dovecot/dovecot.conf [16:30] kirkland/mathiaz: I know it's not necessarily your area of expertise, but your combined looks is probably our best chance to help them [16:30] mathiaz: add /etc/dovecot/auth.d and put auth part of dovecot-postfix.conf into /etc/dovecot/auth.d and add include_try under auth section of /etc/dovecot/dovecot.conf [16:31] kirkland/mathiaz: could you add it to your agenda ? jdstrand submitted it, so he can give you any missing detail [16:31] so it works in the same way as apache, amavis... [16:31] ivoks: ok - sounds like a good plan to me [16:31] ivoks: how about upgrades? [16:32] mathiaz: that could be tricky [16:32] mathiaz: i'll look at the possible issues [16:32] ttx: ugh, okay [16:32] mathiaz: i'll work it out [16:33] ttx: assign to me, i'll fight it [16:33] i have a user csahost who can log into FTP, but is not allowed permssion to write files. the user csahost does not show when i do $ cat /etc/passwd [16:34] kirkland: we at least need to see if that's not a known issue, since apparently the package lags with upstream and this is *not* a lucid regression [16:34] kirkland: thanks ! [16:41] having trouble with dnsmasq, i can use it on a local machine, but other computers on the lan seem not to be working with it [16:42] Do you have libvirt installed? [16:43] i may not. checking [16:44] If you do, there's some interaction issues that mean you have to configure dnsmasq in a special manner. [16:44] install by apt package libvirt0 ? [16:44] If not, then I have no idea about your issue. [16:47] persia, hey, found the problem. hosts file was nuked [16:48] skrite99: Aha! That would do it. [16:49] I am thinking of getting a Ruckus 7731 wireless bridge for two buildings. Does anyone have any thoughts they would like to share if they have used them before? [16:50] persia, yup, built a hosts file and what do you know? it works. thanks [16:51] stupid question, but how can i find out what FTP daemon is running? [16:51] netstatp natp | grep 21 [16:52] s/p// [16:52] netstat -natp | grep 21 [17:04] smoser: I am using today's UEC image, but the booted instance still shows 2.6.32-20 [17:04] * hggdh is sorta confused [17:04] doen'st sound right [17:05] $ ls /boot/vmlinuz-2.6.32-21-generic-pae [17:05] t/vmlinuz-2.6.32-21-generic-pae [17:05] that is from today's image on ec2 [17:08] smoser: this is what I see, both from the instance and from cempedak: http://pastebin.ubuntu.com/415637/ [17:09] in the instance, cat /etc/cloud/build.info [17:10] I think I got it -- a stale ISO in the way [17:11] New bug: #564796 in logwatch (main) "The --print options in the logwatch man page examples don't work" [Undecided,New] https://launchpad.net/bugs/564796 [17:20] ooooh this is not god: kernel oops in a instance [17:22] Hmm, god. [17:25] er. s/god/good/ [17:25] the panic god? [17:25] which one is that? :) [17:26] * RoyK votes for Loki [17:29] in kernel we trust [17:43] hggdh, did you figure this out above ? [17:43] i think you must have registered an old image [17:43] ah, never mind. i see that you did. [18:15] hey guys, I am trying to change the port ssh listens on... I edited /etc/ssh/sshd_config and then restarted ssh w/ /etc/init.d/ssh restart and it didn't work [18:15] I noticed that the ssh I was running is /usr/sbin/sshd am I editing the wrong config file? [18:15] just mentions my nick and I will be back in here :) thanks [18:16] can we see your /etc/ssh/sshd_config? [18:16] New bug: #564842 in samba (main) "Installing winbind causes sudo to behave weird on SIGINT" [Undecided,New] https://launchpad.net/bugs/564842 [18:17] au: sure https://gist.github.com/04181e137eb1c447cce9 [18:18] # What ports, IPs and protocols we listen for [18:18] Port 22 [18:18] change that [18:19] yeah, I had that on 2222 and it didn't work [18:19] I just changed it b/c I gave up [18:19] hehe, then I'm not sure what's wrong [18:19] I just get connection refused [18:19] it is an amazon ec2... [18:19] no idea [18:19] sorry that I can't help you [18:20] ok thanks, do you know why when I do a "which ssh" I get /usr/bin/ssh but when I do a ps ax |grep sshd I see the process as /usr/sbin/sshd [18:21] no idea (I am a bit of a ubuntu newbie) [18:21] gotcha, thx [18:21] probably because there are two versions [18:21] and your init.d script uses the sbin one [18:22] yeah... [18:22] that's all I can think of [18:22] lol, if anyone else has any clues just mention shennyg [18:22] 2349 ? Ss 0:00 /usr/sbin/sshd [18:22] which sshd returns sbin, which ssh returns bin [18:39] au: I figured it out... I was juggling 4 servers and had two of them mixed up :) [18:39] thanks for your input [18:39] shennyg: ssh is the client and sshd is the server? [18:40] gotcha [18:40] smoser: yes, it was indeed a stale ISO in the path [18:41] smoser: but I got about 50% success anyways :-( [18:41] hm.. how do you fail ? [18:41] New bug: #564861 in puppet (main) "puppetmaster error /etc/puppet/files" [Undecided,New] https://launchpad.net/bugs/564861 [18:41] smoser: many different ways... kernel OOPS (1), euca tracebacks (most) ssh no route to host(same) [18:42] smoser: I will email you with the results. Repeating, now, wth m1.small [18:42] hggdh, so this is just massive horrible regression ? [18:43] smoser: sounds like [18:43] kirkland: ^ [18:43] hggdh, verified outside of you and data center ? [18:44] hggdh: log? [18:45] kirkland: emailed to you [18:45] smoser: of course not... I can only test in the data centre [18:46] :) [18:46] smoser: but I have been running stress tests, I do not know if this is done outside the rig [18:47] kirkland, https://wiki.ubuntu.com/UbuntuOpenWeek [18:47] kirkland, I've put you down for two sessions, let me know if this isn't doable [18:47] jcastro: d00d [18:47] kirkland, feel free to sell out any other person for the Q+A [18:47] jcastro: wed may 5 i'm at somehands [18:48] ok [18:48] jcastro: move byobu to the monday session and i'm happy to do that one [18:48] ok [18:48] jcastro: grab another server dude for the q&a on wednesday [18:48] ok [18:48] jcastro: maybe mathiaz ;-) [18:48] jcastro: thanks for the recruitment [18:49] amber told me to just volunteer you so I JFDIed you. :D [19:10] hggdh: still around? [19:10] kirkland: aye [19:10] hggdh: have you run these stress tests before (with complete success)? [19:10] kirkland: yes, up to beta2 [19:10] hggdh: so this is a regression since beta2? [19:11] kirkland: I am not able to state so with certainty, but looks like [19:11] hggdh: there has been a major kernel kvm change since beta2 [19:11] hggdh: i was a little nervous about that [19:12] kirkland: certainly: (1) the kernel oops is new and ugly; (2) I used to have some few instances not tested; (3) we did not have the console output before [19:12] kirkland: this is why I am reserving a final position here [19:13] hggdh: and libvirt has changed a few times too [19:13] hggdh: understood [19:13] kirkland: not counting that, yes [19:13] hggdh: what state is the test rig in? [19:13] hggdh: ideally the same state as the tests you just ran and emailed to me ... [19:13] kirkland: finishing a 100-instance run on m1.small [19:13] hggdh: how long (ish) does that take to run? [19:14] kirkland: indeed it is. We can always restart the cloud, anyways [19:14] hggdh: here's what i'm thinking .... [19:14] hggdh: right, i just want quick turnaround on this, without reinstalling [19:14] kirkland: finished it [19:14] hggdh: these are all guest oopses, right? [19:14] kirkland: correct [19:15] hggdh: dmesg in the host is clean of oopses? [19:15] hggdh: in the NCs ? [19:15] kirkland: hum. Checking [19:16] hggdh: and can you confirm for me the kernel version in both host and guest? [19:18] jjohansen: around? [19:18] yep [19:18] kirkland: no OOPSes on the NCs, and both NCs and guests are running 2.6.32-21.31 [19:19] jjohansen: we have another OOPs in guest VMs in UEC [19:19] jjohansen: not sure if it's new or not, actually [19:19] kirkland: but many audit messages with denied for libvirt [19:19] jjohansen: but its an oops that we apparently didn't have in beta2 [19:19] kirkland: paste bin or bug#? [19:19] oh! [19:20] jjohansen: pasting [19:20] hggdh: so 32-21.31 cleanedup your issues then [19:20] kirkland: oooh this is good. apparmor is in enforce mode for libvirt [19:20] jjohansen: not on my laptop, no [19:21] okay, one can always hope /me reading backscroll [19:22] jjohansen: scp chinstrap.canonical.com:~kirkland/Results_from_a_stress_test_using_the_ISO_from_20100416.bz2 . [19:22] hggdh: i put your results there for jjohansen, internal server [19:24] hggdh, did you see this sort of failure when you were (mistakingly) running guests from yesterday ? [19:26] hggdh: i have another suggestion .... [19:26] smoser: yes [19:26] kirkland: shoot [19:26] hggdh: can you register a karmic 9.10 image in your uec, and run your stress test against that? [19:26] hggdh: let's take this all the way back to that released image [19:26] kirkland: no prob [19:27] hggdh: take the image/instance out of the equation [19:27] hggdh: and see if we see issues there [19:27] kirkland: roj. It takes about 20 minutes for a 100-instance tun [19:27] run [19:27] smoser: what's your confidence in the 9.10 uec-image as a guest? pretty rock solid? [19:27] hggdh: great, then we can iterate over that a few times per hour [19:28] it should be, yes. [19:28] smoser: ie, if we need to track a problem down to being host or guest, could we lean on the 9.10 uec image as a guest, and with a high degree of confidence, expect that image to work? [19:28] smoser: it's been my experience so far, anyway ^^^ [19:28] well, i dont think you are that lucky really [19:28] smoser: ? [19:28] its certainlyi something worth trying [19:28] smoser: care to explain that? [19:29] hggdh: okay, i think we have an approach; let's run the stress test with the karmic image and see what happens [19:29] well, i guess i retract the comment. [19:29] jjohansen: were you able to grab that log? [19:29] but it would be more informative to back off to beta2 guest image [19:30] as that is "known working" and would give you a bisect path on lucid [19:30] smoser: right, that's my next suggestion, pending the results of using 9.10 as the baseline guest [19:30] hggdh: got that? after running stress test against 9.10, then bump to beta2 [19:30] kirkland: I copied the file, I haven't unecoded the log yet [19:30] hggdh: let's compare both of those against today's image [19:31] kirkland: just registered current karmic, will start run now [19:31] hggdh: rock on [19:31] for what its worth, i've run a couple guests in the 0413 range that were fine. i didn't stress, but 50% failure rate doesn't require stress to run into [19:31] kirkland: then, back to beta2. [19:31] hggdh: you got it [19:31] hggdh: poke me as you get results [19:32] kirkland: will do [19:33] kirkland: backtracking to beta2 will take significantly longer, though -- I will have to reinstall all [19:34] hggdh: hey, what is it that apparmor is denying? [19:34] hggdh: (in libvirt) [19:34] hggdh: and do you have ubuntu24 of libvirt? [19:35] jdstrand: just a sec [19:35] jdstrand: libvirt\* is 0.7.5-5ubuntu24 [19:36] jdstrand: type=1503 audit(1271441213.099:434): operation="open" pid=31521 parent=1333 profile="/usr/lib/libvirt/virt-aa-helper" reques [19:36] ted_mask="::r" denied_mask="::r" fsuid=0 ouid=107 name="/var/lib/eucalyptus/instances/admin/i-465B0851/disk" [19:36] hmmm [19:36] hggdh, no wait. [19:36] hggdh: those are non-fatal btw, but I'd rather get rid of them [19:36] do not (please) back the system back to beta2 [19:36] lets do one component at a time [19:36] smoser: roger [19:36] hggdh, smoser: what is the pattern for disks in euca? [19:37] smoser: right now it is running on karmic UEC current [19:37] pattern ? [19:37] yes-- the name of the disks? eg disk.img, disk.gcow2, just plain 'disk' [19:37] hggdh, you mean lucid-current euca running karmic guest, right? [19:37] jdstrand, let me look [19:37] smoser correct [19:37] i actually think it is 'disk', but i will have to verify [19:38] I'd like to get rid of those apparmor denials-- they will confuse people [19:38] oh, I could acutally just add /var/lib/eucalyptus/instances/... [19:39] jdstrand, [19:39] [19:39] [19:39] [19:39] [19:39] smoser: cool, thanks [19:39] I'll get that fixed up [19:39] (it is just the backingstore checking-- totally non-fatal, but confusing for people to see in the kern.log) [19:41] jdstrand, let me make absolute sure, launching an instance and then will look at virsh dumpxml [19:41] kirkland: I don't think I got the entire log [19:42] jdstrand, xml: http://pastebin.com/3QYBaPGW [19:42] well, between what you just said and hggdh's denied message, I should have enough. if you want to chek feel free, but I think I've got it [19:42] cool, yeah [19:42] smoser: you were fast! :) [19:42] fixing now [19:42] kirkland: I get an "invalid input" when decoding, though I do get a fairly decent size decoded log file [19:45] jjohansen: the whole log is available at http://people.canonical.com/~cerdea [19:45] hggdh: thanks [19:45] jjohansen: it is the single* file [19:46] hrmm, so I pretty much got the whole log, I'm not sure why the decode is complaining [19:46] jdstrand, for completeness : http://pastebin.com/VkfrCL8k [19:46] ugh. the karmic UEc does not even start [19:46] that one has a second disk (ebs volume) attached [19:47] hggdh, console messages? [19:47] hggdh: do we have a bug open for this yet? [19:48] jjohansen: no, not yet [19:48] smoser: heh. The karmic image needs 3G of disk for small, and lucid has 2... [19:48] restarting the whole thing, using c1.medium [19:49] hggdh, yes, known issue [19:50] smoser: known, and forgotten my me :-( [19:51] jjohansen: I am opening a new bug now [19:51] New bug: #564914 in libvirt (main) "virt-aa-helper denied messages in eucalyptus" [High,In progress] https://launchpad.net/bugs/564914 [19:52] jdstrand: thank you for the bug [19:53] hggdh: sure. it'll be fixed momentarily [19:57] jjohansen: bug 564924 [19:57] Launchpad bug 564924 in linux "UEC guest sometimes gets kernel OOPS" [Undecided,New] https://launchpad.net/bugs/564924 [19:58] hggdh: thanks [19:59] jjohansen: just attached the dmesg [20:01] New bug: #564920 in php5 (main) "PHP5 under Apache2 on 64 bit system is not completely 64 bit " [Undecided,New] https://launchpad.net/bugs/564920 [20:05] smoser: I am considering cycling all servers, and redoing the karmic UEC run. Success rate is at .08 right now [20:05] kirkland: ^ [20:05] hggdh: ? [20:06] here i have success rate of 100% reaching guests of lucid 20100416 (granted i've launched 5 of them) [20:06] kirkland: just in case. It seems most instances are not reachable by ssh [20:06] hggdh: any oopses? [20:07] smoser: kirkland yes, at least one [20:07] i'm at 1.6.2-0ubuntu29 in eucalyptus. i tihnk i'm booted into andy's (apw) test kernel from a wekek ago or so. [20:07] hggdh: hmm, okay so the karmic kernel is oopsing too? [20:07] but as a reference everything seems generall working here. [20:08] kirkland: correct [20:08] smoser: darn! So what is different? [20:08] running 9.10, installed memcached, tried to start it with start memcached, and it didnt have a clue what I was talking about. [20:09] hggdh: okay, next, let's replace the host kernel on the NCs [20:09] hggdh: with the beta2 kernel [20:09] hggdh: can you do that, and rerun your tests against the karmic image? [20:10] i can dis-upgrade and see if the world fails for me [20:10] kirkland: only on the NCs? [20:10] hggdh: yeah [20:10] hggdh: shouldn't matter elsewhere [20:11] kirkland: this will take a while. I will have to find out how to get it done remotely [20:11] ? [20:11] hggdh: can you scp to the nc's? [20:11] hggdh: it will just take a couple of hops [20:11] kirkland: what you propose? [20:12] hggdh: 1) mount -o loop the beta2 server iso, grab the server kernel [20:12] hggdh: 2) scp that to the nc's [20:12] hggdh: 3) dpkg -i it [20:12] hggdh: you might have to edit /etc/default/grub to make sure that kernel boots [20:12] kirkland: oh, you just want the kernel [20:12] hggdh: yeah [20:13] hggdh: let's start there [20:13] * hggdh was thinking of a whole install... [20:13] hggdh: no no no [20:13] hggdh: let's downgrade piece by piece [20:13] hggdh: a) kernel, b) qemu-kvm, c) libvirt [20:13] kirkland: k. Give me 15m to grab a lunch [20:13] hggdh: ack [20:14] ScottK: Thank you for your work on clamav for keep the updated version and keep my servers running with the clamav change yesterday Thank you very much [20:14] leonel: You're welcome. [20:14] I don't see any sign that other distros were similarly prepared. [20:15] #clamav has been totally insane. [20:16] ScottK: even twitter and all arround is crazy but ubuntu servers just working THANK YOU ! [20:18] anyone? i want memcached to start and stay running - was gunna use upstart, but i dont see much on google. [20:19] kirkland: er. Where can I find a beta2 ISO for the server? [20:19] releases.ubuntu.com [20:19] hggdh: or there should be one in the lab [20:19] dammit [20:19] hggdh: let me grab the kernel for you [20:21] * RoAkSoAx feels that this release cycle has been more problematic than others [20:22] hggdh: okay, here's the quickets way to get this [20:22] hggdh: start here: http://releases.ubuntu.com/10.04/ [20:23] hggdh: where you can find this: http://releases.ubuntu.com/10.04/ubuntu-10.04-beta2-server-amd64.list [20:23] tesseracter: it uses a sysvinit-style init script by default, and you might have to configure it in /etc/memcached.conf and then enable it in /etc/default/memcached [20:23] hggdh: in that file, you should see: /pool/main/l/linux-meta/linux-image-server_2.6.32.19.20_amd64.deb [20:23] hggdh: then go to Launchpad to find that deb [20:24] hggdh: https://edge.launchpad.net/ubuntu/+source/linux/+publishinghistory [20:26] hggdh: a few clicks later, i find http://launchpadlibrarian.net/42795268/linux-image-2.6.32-19-server_2.6.32-19.28_amd64.deb [20:27] kirkland: removed :-( === foxbuntu` is now known as foxbuntu [20:27] hggdh: i can download http://launchpadlibrarian.net/42795268/linux-image-2.6.32-19-server_2.6.32-19.28_amd64.deb [20:28] kirkland, so your plan here is to back out to the older kernel and see if that fixes the guests ? [20:29] older kernel on host, that is. [20:29] kirkland: my mistake, fat-fingered the keyboard [20:29] smoser: that's the current plan [20:29] smoser: then back down kvm, libvirt, and eucalyptus (in that order) [20:29] smoser: until we get back to the state at which everything worked [20:30] smoser: the kvm changes in the kernel were pretty massive [20:30] well, for some point of reference: [20:30] http://pastebin.com/KsQXF7kx [20:30] smoser: i acked them after a sniff test on my local hardware [20:30] is currently working as well as anything for me. [20:31] smoser: running the security kernel? [20:31] smoser: can you apt-get dist-upgrade and see if everythign is still working? [20:31] uname -r shows: 2.6.32-21-server [20:32] so, yeah, 2.6.32-21.31~security201004122115 [20:35] what ? [20:35] kirkland, i'm in the process. i'm waiting on [20:35] Setting up eucalyptus-walrus (1.6.2-0ubuntu30) [20:35] from the dist-upgrade of the CC [20:35] i really should have just gotten the new kernel [20:40] hggdh, for the record, you can get karmic images to fit into m1.small fairly easily, just register them as: [20:41] uec-publish-tarball --resize 1408M karmic-*.tar.gz my-karmic [20:44] well, kirkland i'm 3 for 3 in ssh reaches at the moment. [20:44] remember, my hardware isn't necissarily blazing [20:44] smoser: bzr branch lp:~mathiaz/+junk/uec-testing-scripts [20:45] smoser: edit config_single.yaml [20:45] smoser: i changed id to my emi [20:45] smoser: type: to m1.small [20:45] smoser: max_instances_to_start: to my max instances [20:46] smoser: and cred_dir: to my .euca dir [20:47] smoser: or use a symlink [20:48] kirkland: rebooting NCs [20:49] kirkland, hi dustin. I am the one who emailed you about volunteering. [20:52] smoser: did you get all of that? [20:52] how can I install 7zip, i tred apt-get install 7zip which didn't work :) [20:52] smoser: my wifi seems to be a little lossy [20:53] hggdh: i'm running latest/greatest lucid cloud here [20:53] hggdh: and i'm stress testing via mathiaz' test suite [20:53] kirkland: good [20:53] oru_work, apt-cache search 7zip [20:54] kirkland: running another 100 instances on 2.6.32-19 [20:56] kirkland, running now [20:57] kirkland, is this output written somewhere? [20:58] smoser: stdout [20:58] oh. i see, it finished. [20:58] smoser: if you're in screen, you can write your scrollback buffer to a file [20:58] well, i was 2 for 2 on it [20:58] oru_work:7za [20:59] can i run multiple runs with a single (admin) user ? [20:59] smoser: yes [20:59] smoser: bump up max_instances_to_start: [20:59] smoser: i just ran that with 60 [20:59] smoser: my cloud can accommodate 6 at a time [20:59] so it starts them serially ? [20:59] smoser: yeah [20:59] or does it check the available [20:59] smoser: checks available [20:59] smoser: ask mathiaz for the algorithm [21:00] smoser: or read the code [21:00] smoser: but he says it monitors availability [21:00] smoser, kirkland just edit the config_single.yaml, and uncomment the log file at the beginning [21:01] i dont seen in code that it launches more than one [21:01] hggdh: heh, well there you go, smoser ^ [21:01] it is assyncrhonous [21:01] and it does check availability [21:01] it does not pass '-n' to euca-run-instances [21:01] mathiaz did a good job there ;-) [21:01] oh. i see. [21:02] but it will never invoke --instance-count=2 [21:02] or N [21:02] that would be something to add, which would possibly stress in a different way [21:02] smoser: hggdh: i gotta drop, but i'm going to run this over the weekend on my local hardware with some really, really, really large number [21:03] kirkland, are you seeing any errors ? [21:03] i see 100% success here. [21:03] smoser: hggdh: i'll setup a cronjob to rsync that output file to my people.canonical.com pub html [21:03] smoser: 100% success here too [21:03] ubuntu@beagle:~$ grep -i oops out [21:03] ubuntu@beagle:~$ grep -i error out [21:03] ubuntu@beagle:~$ [21:04] smoser: success rate is 100% [21:04] smoser: this is up-to-date lucid [21:04] same here now [21:04] image form this week [21:04] well, yo ushould be using image from today [21:04] but i am [21:04] kirkland, smoser not 100% here, but no console output [21:05] no console output where ? [21:05] gotta run [21:05] we changed the uec_test.py to output console on error [21:05] kirkland: k [21:07] which command is used to upgrade from 8.10 to 9.10 ? [21:08] !upgrade | oru_work [21:08] oru_work: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/getubuntu/upgrading [21:16] smoser: how did it go? How many total sessions? [21:17] well, my first run '2' [21:17] oh [21:17] as i understood that to be concurrent [21:17] try 100 [21:17] fyi, I uploaded ubuntu25 for libvirt... needs to be approved of course [21:17] yeah, its doing 100 now [21:17] jdstrand: thanks, I hope it is. These messages really suggest failures [21:18] smoser: I got 32 succeeded, 68 not tested [21:18] hggdh: I'm confident it will be. I understand the confusion it could cause [21:18] jdstrand: IOU [21:18] hggdh: thanks for noticing it! :) [21:18] heh [21:19] hi guys when i try to type in this cd /etc/network/interfaces ----> i get error no such file or directory.. [21:19] im on root- i type in sudo bash [21:19] any ideas [21:19] ruben23: /etc/network/interfaces is a file, not a directory [21:20] hggdh, wait. [21:20] so now everything is happy for you? [21:20] ruben23: and, BTW, it is better to run 'sudo vi' than 'sudo bash' -- safer to only be root when needed [21:20] you reverted to old kernel on nodes ? [21:20] hggdh: even i do- i do this cd /etc/network/---same error [21:20] smoser: yes, I am running kernel 2.6.32-19. No OOPSes so far [21:20] this is strange to me. [21:21] hggdh: also cd /etc/-----no such file or directory [21:21] what should be the problem iwth this [21:21] ruben23: are you sure you are running Linux? ;-) if you do not have /etc, your system should be hosed (or on its way to) [21:22] hggdh: yeah im running ubuntu-all boots up and said OK. then i login my usernmae [21:23] smoser: and you are all in current, including UEC? [21:23] ruben23: and? [21:24] current as of my mirror [21:24] but let me check its currency [21:24] then type in sudo bash [21:24] input hte password then i type in cd /etc/---no such file or directory === RoAk is now known as RoAkSoAx [21:26] ruben23: weird. What version of Ubuntu, and is this a server edition? [21:27] ruben23: no need for sudo bash -- if you *really really* need a root shell you better use sudo -i [21:27] how does Eucalyptus compare to kvm? [21:27] incorrect: eucalyptus *uses* kvm [21:27] hggdh, i had a feeling you were going to say that [21:27] so Eucalyptus can run my windows vms? [21:29] hello guys, question forcha: at https://help.ubuntu.com/community/UEC/CDInstall step 7 where I got lost: should I run the ssh key generation at node or at cluster? [21:29] guntbert: im root [21:30] !root | ruben23 [21:30] ruben23: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [21:30] jcastro: pong [21:30] incorrect: if you want a cloud, yes [21:30] ruben23: then why do you need sudo? (if you are root already) [21:30] still i can do cd /etc/ or cd /home/ ---> no files or directory [21:31] ruben23: what version of Ubuntu? [21:31] second time I ask [21:31] 8.04 server [21:32] hggdh, what i want it to be able to run up vm's to compile my code, get a build and then shutdown, hudson seems to have plugins to do the control for me, i just don't see what the difference between Eucalyptus and just kvm is [21:34] hggdh: ubuntu-server 8.04 LTS [21:35] incorrect: eucalyptus will allow you to build a cloud of virtual machines (like Amazon EC2). KVM will allow you to run a virtual image [21:36] ruben23: and this server was working perfectly before? [21:36] smoser: My vms get ips assigned now! [21:36] never used EC2 [21:36] hggdh: this is a new install [21:36] fresh install [21:36] just installed a local dhcp server on each node, where I specify the ip range. [21:38] what could be wrong where i can download the officcial copy of ubuntu-server 8.04 torrent..? [21:40] ruben23: try to run 'echo /etc'. I am curious about what you see [21:41] New bug: #564996 in euca2ools (main) "euca-describe-instances should order output newest first" [Undecided,New] https://launchpad.net/bugs/564996 [21:41] hggdh: i guess i need to re install [21:41] where can i download officeial copy of ubuntu server 8.04- torrent file [21:42] smoser: the plot thickens. Now I see eucalyptus-cloud using 790M of memory [21:42] well, thats not too big a surprise [21:42] it is a massive java stack [21:42] smoser: sorry. 749M [21:42] and I am getting out-of-memory there... [21:43] Massive Java stack is a bit redundant [21:43] java.lang.ClassCastException: java.lang.OutOfMemoryError cannot be cast to java.lang.RuntimeExce [21:44] heh [21:45] doest ubuntu have an equivalent to /etc/init.d/iptables save ? [21:45] ruben23, google ubuntu torrents [21:48] hggdh, ok, thats bad news. [21:48] hggdh, ok, so let me see if i understand where you are [21:48] right now, we had massive complete failure [21:49] then we backedleveled the host kernel on the node controllers [21:49] then we have much better results [21:49] is that correct ? [21:52] is it possible to use the credentials a user uses to logon to log into their samba account? [21:52] so am I right to assume that email sending is not set up by default on 9.10 server(in this case, on amazon ec2)? [21:53] hggdh, ^^ [21:55] smoser: sounds correct, but I have not had any oops on 2.6.32-19 [21:56] smoser: also, after I bounced all of cloud/cluster/sc, I am now able to run imagtes again [21:56] jjohansen, it appears we're seeing regression on our data center hardware with the newer kernel [21:57] hggdh, i'd like to see verification that switching the NC to the current lucid kernel will cause catostrophic failure [21:57] note, that kirkland and I are running tests on our more modest hardware and do not see these issues. [21:58] smoser: after I can complete a stress run without other issues, I will revert to current kernel, and try again [21:58] smoser: I follow you. It bothers me that you and Dustin cannot get the same failures [21:58] is there a way when i login to my machine when i access samba on the server, it will know my username and password? [21:59] and allow me access to my directory only, etc [22:02] hggdh, i see 2 failures in 69 at the moment. [22:03] for which i just opened bug 565018 [22:03] Launchpad bug 565018 in cloud-init "instance is not reachable via ssh (access denied)" [Undecided,New] https://launchpad.net/bugs/565018 [22:04] hggdh, yeah, i dont like that we don't see the failure either, but i have a puny little single cpu system [22:04] you got access denied? That's new, I think [22:04] Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz [22:04] and dustin is on laptop class hardware [22:04] i think it turns access denied [22:04] yeah. This may be related to concurrency level [22:04] on UEC cluster controller, when I am starting my VM, I got FinishedVerify not enough resources available: addresses error. How do I assign ip address to VMs? How do I register my VMs Mac address so that my DHCP server knows what to do? [22:07] hggdh, i updated it. it wasn't access denied. [22:07] hggdh, well, yeah, thats my thoughts is that its racy kernel multi cpu. i dont know. but thats all i can explain. [22:07] hggdh, i have to run. i'll check back in later. [22:09] smoser: k [22:09] smoser: I will revert the NC back to current kernel & run it again [22:12] resno: sorry - my experience with samba/windows network is minimal - I couldn't tell [22:12] ah ok [22:14] guntbert: lol [22:14] resno: but have a look at man smbpasswd [22:16] New bug: #565022 in squid (main) "package squid 2.7.STABLE7-1ubuntu12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/565022 [22:16] resno: and if you want something to read : https://help.ubuntu.com/9.04/serverguide/C/windows-networking.html === MTecknology is now known as MTeck-ricer [22:32] smoser: How to connect to the uec image from ubuntu? [22:34] can I run Cloud controller, cluster controller and node controller on the same machine? [22:41] gzmask: yes [22:48] Does anyone know of any issues with the partition formatter in ubuntu server 9.10? Mine formated a few partitions but froze at 33% when formatting the / partition. Is this common? [22:50] Specifically during installation. [22:52] I use Gparted from desktop version to partition and format. then select "manul" in server version to use the formatted drive [22:53] CodPair: it's not common, but can happen... [22:56] how come we have an /etc/default/libvirt-bin when it's not used? [23:01] Ng, what version? [23:02] osmosis: lucid === arodriguez is now known as RoAk [23:07] How would you suggest I proceed with installation? [23:09] Could my RAID card be incompatible with the partitioner? === arodriguez is now known as RoAkSoAx === RoAk is now known as prueba [23:18] CodPair: maybe [23:20] JanC: I just tried manual partitioning as ext3 and it jumped right to 33% and froze [23:21] I guess it's some fake raid thing ;) [23:25] * CodPair face-palms [23:26] i figured it out [23:26] i accidentally put the dead drive in the server. === RoAk is now known as testing === testing is now known as testintnt [23:56] should i upgrade 9.04 to 9.10 ?