=== aarcane_ is now known as aarcane === acrocity_ is now known as acrocity [03:25] has anyone tried to setup maas & juju with bonded nics? [03:26] test54321: you may wish to try asking in #maas -- I think I heard something recently about dual-nic setups on maas being out-of-the-usual, but I don't think there was any discussion of bonded... [03:27] ok thanks! === thumper is now known as thumper-dinner [06:27] any libvirt users? What are the newest version of libvirt you've got on precise (12.04)? [06:38] if there documentation on how to use fstab.d? === thumper-dinner is now known as thumper [08:08] rbasak, Hey, I'm reviewing the lxc driver for autopkgtest but cannot seem to make it work from the source tree. How doyou invoke it usually? === thumper is now known as thumper-afk [08:25] rbasak, hm, it's because I used an ubuntu template for the container not a cloud template [08:25] rbasak, could we gracefully fail in that case ? [08:55] jibel: that sounds reasonable. I could dpkg-query for cloud-init at the start I guess. === smb` is now known as smb [09:33] is there a way to prevent the display from switching off after some time when using the virtual consoles? [09:41] rbasak: jamespage: mysql--5.5 adt tests were failing before the borked 5.5.32-0ubuntu2, and still fail after the revert in 5.5.32-0ubuntu3. https://jenkins.qa.ubuntu.com/view/Saucy/view/AutoPkgTest/job/saucy-adt-mysql-5.5/ [09:42] Completed: Failed 3/1713 tests, 99.82% were successful. [09:42] Failing test(s): main.symlink sys_vars.secure_file_priv_basic main.mysqltest [09:42] is anyone looking into fixing mysql adt test? [09:47] rbasak, can you remind me what was the requirement to use a cloud template instead of a debootrap based container? [09:58] xnox: I think rbasak is [09:59] ok. [10:31] xnox: do we know if the adt test has ever passed? [10:32] rbasak: history only goes back to build nr 39, all of which are red. Not sure if there are further logs. jibel do we have more adt history beyond what's visible in jenkins? [10:32] Yeah that's what I was looking at. [10:32] There's no "last successful build" noted in the status though. [10:35] Looks like jenkins isn't blocking migration though. [10:36] And that we need a no change rebuild for pinba-engine-mysql [10:36] xnox, no that's all we keep. I don't remember these tests ever passed [10:42] jibel: thanks for the review! [10:59] xnox, I confirm that mysql tests never passed, neither on raring nor saucy [11:02] Thanks [11:02] We're running the same test suite in the build itself. So I'm not too worried about it. [11:03] It should be fixed though of course [11:18] Hello, I wanted to add a notice under common error and fixes for others that might have been faighting the same issue as me with Postfix\opendkim\amavis. https://help.ubuntu.com/community/Postfix/DKIM (the issue is with enabling dkim signing like that guide if you allready have amavis doing spam checks is that the dkim will sign the header two times. one before amavis and then again one [11:18] more time after amavis) i wanted to put the note and how to correct the behaivor(eg. with adding -o no_milters when adding it back in postfix queue) under common errors and fixes. Reson for putting it under this article, cause many newcommers belives it is the issue of postfix\opendkim settings and not the way you feed messages back to queue from amavis. [11:22] oz0ne: thanks for your input. The server guide is a volunteer effort and we appreciate all the help that we can get. Could you please file a bug against the serverguide project? Use this link: https://code.launchpad.net/~ubuntu-core-doc/ubuntu-docs/help.ubuntu.com [11:23] If you are able, then a bzr merge proposal against the serverguide branch would be appreciated as well, those this is a bit more involved (editing the docbook xml source) [11:23] Sorry, wrong link. [11:24] THe bug reporting link is https://bugs.launchpad.net/serverguide/+filebug [11:28] i will file a bug and then i will check if i am capeable of doing a merge proposal. =) [11:33] Thank you! [11:52] how can i rsync files from one box to the other box, while preserving all ownership/perms, etc? Im trying to move LXC containers to a new ubuntu box [11:55] MACscr: rsync --archive covers most of it. Depending on the situation you might also want --hard-links --xattrs and/or --acls [11:55] MACscr: Depending on the situation, you may or may not want --numeric-ids [11:55] andol: yeah, but since root is needed to create files other than itself and some owned by root, etc [11:56] i think i might have to adjust sudoers or something [11:58] MACscr: Or you could just allow yourself to use the root account for stuff like this? Otherwise you should be able to use the --rsync-path= option to include a sudo on the recieving end. [12:37] is there a kernel pkg that has a vmlinux.S? [12:37] gah [12:37] i'm apparently not awake yet. sorry. [12:41] rbasak, did you figure out the mysql test failure? I had a poke as well [12:50] rbasak, --vardir=$WORKDIR/var/ -> --vardir=$WORKDIR/var (debian/tests/upstream) [12:51] want me to upload? [13:05] jamespage: wow. That's all? Please do. [13:05] jamespage: I never looked. I was focused on getting it through proposed migration, and it wasn't blocked by that. [13:06] * rbasak wonders if anyone tests their uploads nowadays [13:08] rbasak, OK _ I'll upload the fix [13:09] Thanks! [13:10] BTW, I uploaded a no change rebuild for pinba-engine-mysql which was blocking migration, and then it went through. So hopefully this upload will go straight through,. === dduffey_afk is now known as dduffey [13:31] rbasak/jamespage: hi guys - it appears mysql's failing ADT tests are blocking the latest upstart upload. Are you working on this failure? [13:31] jodh, just uploaded a fix ^^ [13:31] jamespage: any idea on turnaround? [13:32] jodh, it takes about ~3 hours to build normally [13:32] jodh, if its urgent please ask the release team to override - they can === CiscOH is now known as CiscOH|Away [13:43] quick question... I have some LVM volumes that were temporarily in the system, but have since been removed without restart (USB), but ubuntu keeps thinking it is still there... aside from a reboot, how can I force-remove it? [13:55] philipballew: were the filesystem(s) mounted when you removed them? [13:56] phunyguy: that was for you... [13:56] phunyguy: echo "- - -" > /sys/class/scsi_host/host0/scan [13:56] just choose the right host === Ursinha is now known as Ursinha-afk [13:56] RoyK: they were unmounted [13:56] define "host" in this context? [13:57] :P [13:57] host0 is the first === Ursinha-afk is now known as Ursinha [13:57] right, but there are 8... how do I know which one is correct? [13:58] phunyguy: perhaps in /dev/disk/by-id ? [13:58] * RoyK a bit unsure [13:59] anyway - it won't hurt to run a rescan on another scsi host [13:59] so just hit em all [13:59] roger. [14:00] that worked! [14:00] GENIUS! [14:00] owe you beer. [14:04] :) [14:12] hi guys, i need a tip! Im going to develop a piece of software with a couple of friends so i was wondering what kind of resource i would need to have to keep in touch. Like a forum? or something else? [14:13] diegonat: with each other? github and an irc channel? [14:13] trello board? [14:13] trello [14:13] trello seems cool [14:13] trello is awesome [14:13] its more then cool [14:16] can u chat on trello [14:16] ? [14:17] sort of [14:17] its real time [14:17] so yeah [14:50] jamespage, any idea what might have changed in the virt stack that would cause nova-compute to no longer pull in qemu-kvm? [14:51] adam_g, on saucy? [14:51] jamespage, about to test on saucy, but using havana-staging atm [14:52] adam_g, qemu-kvm is a transitional package for saucy [14:52] qemu-system-x86 is the one for saucy/havana-staging [14:55] jamespage, which is responsible for actually getting /dev/kvm setup now? [14:55] erm [14:55] at the end of the day 'apt-get install nova-compute-kvm' has no kvm module loaded [14:56] hallyn_, ^^ [14:56] Its automatically created when the kernel modules load [14:56] and those load based on cpu type [14:56] smb, right, but what package is modprobe'ing ? [14:56] The kernel does [14:56] at the end of the day 'apt-get install nova-compute-kvm' has no kvm module loaded [14:56] well udev [14:56] where are you doing that? [14:57] jamespage, the jenkins lab. waiting for a qemu backport build [14:57] adam_g, unsure then [14:57] I'd defer to hallyn on that [14:57] adam_g, check modinfo kvm-intel for example. That has an alias section in S [14:57] adam_g: yeah, qemu's postinst no longer modprobes kvm [14:57] jamespage, but ive tried elsewhere from the H ppa [14:58] udev does it for us without qemu being installed [14:58] adam_g, actually that might be it [14:58] adam_g: are you running linux-image-generic? [14:58] hallyn_, is that udev in saucy doing that? does precise run the same way? [14:58] hallyn_, yea.. the kvm_intel.ko is available [14:58] jamespage: i think it does, but i don't recall for sure when that was introduced. smb? [14:59] adam_g: available, but not modprobed. what does kvm-ok say? [14:59] hallyn_, I would need to check git but in Saucy at least [14:59] Maybe before [14:59] adam_g: removing the 'modprboe kvm_intel' from qemu.postinst was deliberate... [14:59] hallyn_, it tells me that something is wrong. cpu supports it, but module is not loaded [14:59] adam_g: ok but loading the module by hand works ok? [14:59] hallyn_, yup [15:00] ok. then i guess we have a packaging issue. [15:00] hallyn_, AFAICS everything is where it needs except the the module being loaded [15:00] adam_g: do you have [15:00] /lib/udev/rules.d/40-qemu-system-common.rules:KERNEL=="kvm", GROUP="kvm", MODE="0660" [15:00] hallyn_, yeah [15:01] huh. then why didn't it run? [15:01] oh i'm not thining right [15:01] hallyn_, is that responsible for loading the module itself, or just setting the permission on /dev/kvm when it shows up? [15:02] adam_g: yeah the latter [15:03] hallyn_, So that was introduced with the 3.5 kernel [15:03] Which means Q, R and S [15:04] ok, so the issue should be limited to running this on precise? booting a saucy machine now [15:04] adam_g: but shoudldn't your cloud-wahtever ppa be depending on a newer kernel than 3.2? [15:05] hallyn_, no, we haven't done any kernel backports [15:05] bleh [15:06] adam_g: how big a deal is it to add a delta to the backported qemu pkg? [15:06] hallyn_, its not that we've had to do before, but i always assumed we would need to eventually [15:07] *not something [15:07] adam_g: ok, well we *could* put the modprobing logic back int at saucy as well. the problem was that in situations like containers the modprobe could fail, and it all just got too ugly to bother since we expect it to be loaded already === dduffey is now known as dduffey_afk [15:08] what specifically is introduced in 3.5 that all of this depends on? [15:09] smb: ^ how is the kvm autoloading done? [15:10] hallyn_, The modalias that triggers on cpu type and features [15:10] alias: x86cpu:vendor:*:family:*:model:*:feature:*0085* [15:10] the amd module has a similar one for svx === freeflying is now known as freeflying_away [15:13] hallyn_, When the cpu is registered it shows up on cpu bus and emits a device add uevent. from there normal magic matches the alias to a module to probe [15:14] smb, thanks [15:15] adam_g: what's your plan stan? [15:15] hallyn_, trying to capture the issue in a bug [15:15] ok [15:16] hallyn_, if its between backporting the kernel, or a small qemu delta, i vote for the latter [15:16] i assume it would be a small delta? === dduffey_afk is now known as dduffey [15:21] adam_g: yup [15:21] to qemu-system-common.qemu-kvm.upstart or somesuch [15:21] hallyn_, also, when checking saucy i noticed permissions: crw------- 1 root root 10, 232 Aug 29 15:09 /dev/kvm [15:22] adam_g: that's without qemu-system-x86 installed? [15:23] kvm group doesn't exist at that point, so that would be correct [15:23] hallyn_, oh duh. ya [15:23] without that missing udev rule [15:33] I have a storage array I am trying to install ubuntu 12.04.3 precise pangolin LTS. I've used the Universal-USB-Installer which seems slightly outdated. The boot menu had a hard time finding the installation files. Any tips? [15:35] I'm using a usb thumb drive. This time I'll format it prior to copying the slightly newer 12.04.03 precise pangolin lts as Unlisted rather than the known 12.04.02 server. === exekias_ is now known as exekias [16:57] rbasak: i registred the bug, but now i do see I can actually do the change directly on the wiki page. It just took some time after registring as a part of the team until i could actually edit the page. This is not directly related to the server-guide but rater the wiki page. Tho if you do follow the instructions, install amavis opendkim and postfix. and you decide to enable signing you [16:57] will most likly get this double sign behavior as this line will make the milts run two times. http://bazaar.launchpad.net/~ubuntu-core-doc/serverguide/raring/view/head:/serverguide/C/mail.xml#L1616 [17:04] oz0ne: which wiki page? [17:04] https://help.ubuntu.com/community/Postfix/DKIM [17:04] Ah, right. [17:05] oz0ne: sorry, I was mistaken. You're right - you can just edit that. Please do! [17:06] rbasak: https://bugs.launchpad.net/serverguide/+bug/1218335 read my correction: it kinda also apply to the server guide, if you stilla gree will i make a patch\merge request. [17:06] Launchpad bug 1218335 in serverguide "opendkim double header signing following Postfix/DKIM guide if amavis is also in use" [Undecided,New] [17:07] oz0ne: I see. Yes, that makes sense. Please go ahead with the merge request. [17:07] (I'm not sure about the issue itself - just that you're filing the bug, editing the wiki, submitting the merge proposal in the right place, etc) [17:07] adam_g: ping [17:20] koolhead17, hey [17:20] adam_g: will you be in town on 6th? [17:20] koolhead17, should be [17:21] cool. lets catch up for coffee/breakfast then [17:21] DM me your number [17:47] jamespage, thoughts on carrying a delta re: https://bugs.launchpad.net/bugs/1218459 ? [17:47] Launchpad bug 1218459 in qemu "nova-compute-kvm does not function without manually loading kvm module" [Undecided,Invalid] [17:48] adam_g, +1 [17:49] jamespage, where should track it? should we keep stacked branches in lp:~ubuntu-cloud-archive repositories for these types of packages? [17:58] hello all. I have mdadm running a raid1 array on two 1tb hdd's. I kind of want more speed, as I have my source for Android on this array... I don't so much care if I lose the data. Can I convert it to raid0 "in place" or do I have to migrate the data to another disk/array, and format/rebuild the array new as raid0? [18:00] I'm not aware of any way to convert md in place, but perhaps I'm missing latest developments there. [18:00] yea, based on my knowledge/what I've read I have to rebuild the array [18:00] throwing it on an ssd would probably give you better performance improvement for less effort. [18:01] I'm wondering if it'll help my build times that much even... hum. Just annoying. Rig used to build in about 20 minutes, and now it takes nearly 40 [18:01] ssd is there, it is used for ccache and out/ [18:01] I guess I could get another and put the source on it [18:03] arrrghhh: ccache? [18:04] RoyK, my rig builds Android, among other things. [18:04] arrrghhh: iirc you can convert it to raid0, but I haven't tried it [18:05] based on my readings, I will have to backup the data if I want to preserve it... which I'd rather not redownload the source if I can help it. [18:07] I have a vm with 13.04 (or was that 13.10) [18:07] my raidtest vm [18:07] nice [18:10] arrrghhh: ok, so two drives in raid1 and you ant to split and merge to raid0? [18:11] yes, basically. space is not a concern, I just want moar speed. [18:11] which another ssd would be better... but I am cheap :) === StereoChild is now known as Stereo === Stereo is now known as Guest54605 [18:14] arrrghhh: hrmf - seems I bricked that vm somehow [18:17] arrrghhh: give me 10 minutes [18:21] arrrghhh: shouldn't take too long to setup a new vm :P [18:22] arrrghhh: there's something about zfs on a few drives and an ssd for caching ;) === CiscOH is now known as CiscOH|Away [18:34] arrrghhh: took a bit more time to reinstall that vm - 20 mins === CiscOH|Away is now known as CiscOH [18:39] arrrghhh: still waiting for resync on that mirror [18:42] arrrghhh: still here? === CiscOH is now known as CiscOH|Away [18:55] utlemming: ping? [18:56] cybermox: pong [18:57] cyphermox: pong [18:57] utlemming: hehe. this is about https://code.launchpad.net/~med/ubuntu-seeds/sosreport/+merge/179485 [18:58] cyphermox: yeah, I have spoken to med about that [18:59] med: ^ [18:59] cyphermox: I had suggested to med that it being in the ubuntu-server seed might be more appopriate, given that it is useful on servers, not just cloud instances [18:59] ok to add to the cloud-image seed? I think that's all that's left... though I'd be more conforable for one of you guys to handle it rather than I change the seed :) [19:00] smoser: ping [19:00] sure [19:00] server is a good idea as well [19:00] cyphermox: I have no objections, I just want to check with smoser, et al of the server team first [19:00] np [19:01] smoser: sosreport to ubuntu-server or cloud-image seed? [19:01] yeh [19:01] what is the added delta ? [19:01] i have only objected in the past based on python2. [19:04] smoser: sosreport does not include any new dependency in the images [19:05] smoser: in checking on a fresh saucy, its just an extra package [19:05] is there an mp ? [19:05] i'l just do it now if there is. [19:06] smoser: for cloud-images, https://code.launchpad.net/~med/ubuntu-seeds/sosreport/+merge/179485 [19:06] smoser: I think there is one for ubuntu-server, but I need to check [19:06] smoser: I would rather see it in server, though [19:07] smoser: there isn't one for server [19:08] hey [19:09] there is a bug on this. [19:09] https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1206106 [19:09] Launchpad bug 1206106 in sosreport "[MIR] sosreport" [High,Fix released] [19:10] last upgrade hung so i had to close the console. now every time i run "sudo dpkg --configure -a" as suggested it still hangs at "Setting up apache2-mpm-worker (2.2.22-6ubuntu5.1)" [19:10] clues how I could flush all apaches so i can restart ? [19:12] utlemming, i just pushed cloud-utils -> cloud-guest-utils in images [19:12] in cloud seed [19:12] smoser: ack [19:14] anybody ? [19:20] RoyK, sorry I was at work.. then lunch. [19:20] now back to work, but I'll be semi-here [19:20] arrrghhh: I quit testing - don't know [19:20] hah np === CiscOH|Away is now known as CiscOH === CiscOH is now known as CiscOH|Away [19:42] smoser, utlemming cyphermox : catching up on sosreport... [19:42] it's already in Main per that MIR smoser found [19:42] yes [19:42] and it is still python 2.7 based though is scheduled to be reworked ahead of 14.04 [19:42] med_: I'm going through the sponsoring overview, the seed change was up there [19:42] nod. [19:42] I just wanted to get an ack from people before changing seeds I don't normally touch [19:43] nod. [19:43] cyphermox, you can have ack from me. [19:43] i was about to do it. [19:43] you can do i. [19:43] it. [19:43] can you? [19:43] I'm beyond busy with Touch stuff :) [20:22] I cant find a google answer to this. [20:22] What is the server load number mean? [20:48] LargePrime: The wikipedia page covers it fairly well. http://en.wikipedia.org/wiki/Load_%28computing%29 [20:48] genii: Thanks so much === rap424_ is now known as rap424 === thumper-afk is now known as thumper [21:08] i have a problem did an apt-get upgrade and i am getting bitched at cause /boot/initrd.img-3.2.0-40-generic updated? [21:12] Configuration file `/etc/issue' [21:12] ==> Modified (by you or by a script) since installation. [21:12] ==> Package distributor has shipped an updated version. [21:12] what should i choose? [21:12] sorry for the noob question [21:19] LargePrime: probably doesn't matter -- it just shows a login banner to the login prompt on virtual consoles. [21:19] LargePrime: if you accept the package version, you probably won't be bothered in the future. :) === freeflying_away is now known as freeflying === marrusl is now known as marrusl_afk === marrusl_afk is now known as marrusl [22:28] so I have what may be an odd question. What would be the performance implications of an lvm over a loopback inside a qcow image? [22:32] it probably won't be fast, but you knew that right? :) [22:40] I want to run ubuntu server from a usb thumb drive, but more importantly, i want it to mostly be running in just a ram disk for speed and to minimize writes to the usb drive. I do though still want some persistency. Any suggestions on making that happen? Its going to be for a storage node. [22:41] sarnold: I assumed that, yes… here's what I'm trying to accomplish: I want to run lxc containers inside a host which is a kvm guest. === Ursinha is now known as Ursinha-afk [22:46] mgw: should be alright, people use nested kvm for testing / development work all the time. I don't know if I'd want to rely on that for deployment, but lxc-in-kvm ought to be less painful than that :) [22:46] MACscr: look into "laptop mode" [22:49] sarnold: i think thats power power related and since this is a server, its going to be running 24/7 [22:50] MACscr: limiting the number of disk writes feels like a useful thing to aim for however === Ursinha-afk is now known as Ursinha