[01:38] thebwt: huh? [02:12] thebwt: You mean MaaS on a public network? [02:12] If so, the only documentation you need is "Don't do it". [02:50] hi all === Guest80558 is now known as Vivek [07:01] New bug: #995523 in squid3 (main) "squid3 is killed by /etc/resolvconf/update-libc.d/squid3 in Precise" [Undecided,Incomplete] https://launchpad.net/bugs/995523 [07:05] New bug: #1003138 in juju (universe) "python process hogged the cpu in 12.04" [Undecided,New] https://launchpad.net/bugs/1003138 === smb` is now known as smb [09:04] Is there a php5- package to install ioncube loader? === Lcawte|Away is now known as Lcawte [09:50] <_johnny> hi, i'm running 12.04 and trying to add a redirect from port 8080 to 80 in iptables. the rule is saved but doesn't appear to have any effect. not being an expert in iptables, but isn't this "right" http://pastebin.com/nVms8wti ? [09:54] <_ruben> PREROUTING isn't used for local packets [09:54] <_ruben> do you want to redirect from anywhere, or just the local machine? [09:55] <_johnny> it is just for my local machine [09:55] <_ruben> try OUTPUT instead of PREROUTING [09:56] <_johnny> works! thanks _ruben :) [10:03] hi all, anyone using ataoe in production with zfs? [10:15] Daviey: ping [10:36] New bug: #1005440 in openssh (main) ""Could not load host key: /etc/ssh/ssh_host_ecdsa_key" when connecting" [Low,New] https://launchpad.net/bugs/1005440 === railsraider__ is now known as railsraider === zyga is now known as zyga-food === railsraider_ is now known as railsraider === zyga-food is now known as zyga === juicyvampire is now known as juicy [14:12] New bug: #1000355 in drbd8 (main) "[SRU] drbd fence-peer breaks when using kernel 2.6.32-41" [Undecided,Fix committed] https://launchpad.net/bugs/1000355 [14:23] stgraber, I think I found a fix for bug 1006937. I linked a branch with my fix to it. [14:23] Launchpad bug 1006937 in isc-dhcp "dhclient does not send hostname to dhcp-server" [Undecided,Confirmed] https://launchpad.net/bugs/1006937 [14:24] smb: thanks! I'll try to remember to have a look post-alpha1 [14:25] stgraber, Somehow its amazon how well the client works without finding its config file... :-P [14:25] amazing I meant [14:25] bah [14:26] smb: ;) [14:26] New bug: #962615 in nova "Unable to list volumes after building from snapshot" [Undecided,In progress] https://launchpad.net/bugs/962615 [14:29] btw, what is the bzr equivalent to "git checkout -f"? (reset the working tree to what is checked in and dropping any other modifications) [14:42] smb: bzr revert? (not sure exactly what git checkout -f does...) [14:43] smb: did you manage to build isc-dhcp with that change? I remember trying CFLAGS=$(CFLAGS) before going with the really ugly hack of just hardcoding the one I needed and it failed for some weird reason [14:43] though I didn't think of export ;) maybe export does something slightly different that makes it magically work [14:44] stgraber, maybe. tried to explain above (get rid of any changes uncommited) I did build with sbuild in a quantal chroot. Yeah it seems odd that export is needed now but looking at the failures without it no CFLAGS defined in rules seemed to be passed on. [14:45] And yes, tried the CFLAGS="$(CFLAGS)" road, too but unsuccessful [14:46] Problem is passing all the quotes through shell ... [14:48] stgraber, Ah, revert seems to be the command I was looking for [14:51] New bug: #1003842 in network-manager (main) "dnsmasq sometimes fails to resolve private names in networks with non-equivalent nameservers" [Medium,Confirmed] https://launchpad.net/bugs/1003842 [15:03] smb: uploading isc-dhcp now as we'll be respinning everything and I'm not sure of all the possible side effects of not using dhclient.conf and the dhclient script [15:06] stgraber, Ah ok. Yeah, I only noticed the not sending the hostname part because I grumbled about my quantal VMs not registering with my dhcp server. [15:07] I'm pretty sure not using our dhclient.conf will break dhcpv6 at least [15:07] Is this for the new package in quantal? [15:12] obelus, The discussion the isc-dhcp package, yes, quantal [15:25] I am running an Ubuntu server and its facing quite high load. http://pastebin.com/sqT9ZFNE As you se i have much of free ram, cpu is mostly idle, no i/o wait and very less % of cpu in used state. Any ideas? [15:25] 92.0%id ! [15:27] Jeeves_: yes, and how does that ring a bell? I would have assume an I/O problem but 0.0%wa. I can't comprehend the reason for high load when we have 7.0%us, 0.8%sy, 0.0%ni, 92.0%id, 0.0%wa, 0.0%hi, 0.1%si, 0.0%st, seems like stats of well behaving system. [15:28] load has nothing to do with cpu usage [15:29] patdk-wk: true, but usually cpu util stats have some indication. In this case i fail to see that. Enough free ram, enough free swap, no misbehaving process, enough free cpu, no i/o issues.... [15:30] well, in this case, I see a load of 4 [15:30] cpu of 7% [15:30] how many cores does that machine have? [15:31] 8 [15:31] Intel(R) Xeon(R) CPU E5506 @ 2.13GHz [15:33] single cpu? or dual? [15:33] well, should say, single socket? [15:33] sorry? [15:34] how many E5506's? [15:34] oh, must be 2, no hyperthreading support [15:35] this one is actually c1.xlarge instance, /proc/cpuinfo = http://pastebin.com/fTuFMmQR [15:35] i am gonna be right back in 15 minutes, have to run to attend to something real quick before i get back to this stupid issue. [15:36] hmm, atleast it's 0% st [15:37] smb: re quantal kvm blueprint - the qemu-kvm merge hasn't been done yet :) [15:37] smb: waiting for debian to merge qemu-kvm 1.1 [15:37] hallyn, Oops? I was thinking this is related to the ipxe update [15:38] hallyn, Hm, maybe you are talking of something different... [15:41] hallyn, No, probably it is me setting the workitem to done. So will qemu-kvm have an impact on ipxe/kvm-ipxe? Since that were the places which had a problem with the prom names. [15:44] ScottK: re:maas on public network. I am trying to set up a test environment for my department. Are there any diagrams that specify the network topologys? Our department 'owns' everything on our network except DHCP... So I need a clear grasp of things before I can start a meeting on the changes needed. [15:44] onlive linux [15:44] oops [15:54] back [15:54] so any thoughts on what would be hammering cpu load? [15:55] smb: oh maybe you're right. that was probably what we were worried about :) [15:55] smb: thanks [15:56] hallyn, Yeah I believe. :) Though who can be sure with so much multi-tasking. ;) === Adri2000 is now known as Guest67276 [16:26] New bug: #1009081 in samba (main) "package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1" [Undecided,New] https://launchpad.net/bugs/1009081 === railsraider_ is now known as railsraider [16:41] hi, is there an easy way to find out the ip address that an lxc container grabbed? [16:42] I used to check the lease file from dnsmasq, but it seems to keep it all in ram at least in the lxc case === zyga is now known as zyga-afk [16:43] ah, nm, found the lease file [16:46] http://pastebin.com/FLzP7Eqv contains bit more information. CPU, RAM, I/O everything seems fine. === Adri2000_ is now known as Guest43626 [16:57] koolhead17: hey === Guest43626 is now known as Adri2000 [17:13] so uhh, what's this: [17:13] whoopsie 744 0.0 0.2 187580 4024 ? Ssl 17:07 0:00 whoopsie [17:14] creash reporter. [17:46] how does one go about compiling libxxx:i386 on a x64 machine? === guampa_ is now known as guampa [17:53] ok so this is annoying. I have scripts to automatically deploy ubuntu server VMs, but now, apt-get -y --force-yes dist-upgrade right after install upgrades grub-pc which prompts for a decision on using maintainer/keep/merge /etc/default/grub, pretty much making automated build outs impossible [17:53] how do I get debconf grub-pc to obey --force-yes or some other unattended mode? [17:54] having some problems with postgresql 9.1 on ubuntu 12.04... [17:55] basically I used 'GRANT ALL PRIVILEGES ON DATABASE bpsimple TO nuk;' [17:55] but when I log in as 'nuk' and try running 'SELECT * FROM items;' [17:56] I get: 'ERROR: permission denied for relation customer' [17:56] what am I missing? [18:22] Hi. I'm about to setup an older barebone PC as 4-disk NAS (with mdadm). I'm curios to a wise partitioning scheme. Boot in raid0 thats more or less given. a) One big RAID5 partition for the rest or b) One system partition with RAID0 perhaps, and a large data storage part with raid5 [18:22] Any thoughts, please [18:24] bummer. s/raid0/raid1/... === dendro-afk is now known as dendrobates [18:58] thebwt: What problem are you having that you think maas will solve? === ea1het is now known as ea1het_off === matsubara is now known as matsubara-dinner [19:22] New bug: #754900 in nova/essex "[SRU] Nova-manage network delete does not delete from fixed_ips" [Undecided,In progress] https://launchpad.net/bugs/754900 [19:26] New bug: #971640 in nova/essex "[SRU] public key injection should be configurable" [Undecided,Fix committed] https://launchpad.net/bugs/971640 [19:26] New bug: #988615 in nova "[SRU] xen: destroy_vdi breaks because session is not passed in" [Undecided,In progress] https://launchpad.net/bugs/988615 [19:51] New bug: #975043 in nova "[SRU] Cloudpipe VPN instance can loose connectivity after starting openvpn" [Undecided,In progress] https://launchpad.net/bugs/975043 [19:56] New bug: #987335 in nova "[SRU] libvit/connection.py missing console_log variable" [Undecided,In progress] https://launchpad.net/bugs/987335 === dendrobates is now known as dendro-afk === charlieS` is now known as charlieS [20:51] New bug: #1009206 in krb5 (main) "krb5-user deinstalled because of unmet dependencies" [Undecided,New] https://launchpad.net/bugs/1009206 === fratermisc is now known as fraterm === dendro-afk is now known as dendrobates [21:58] adam_g: around? have you seen anything like http://paste.ubuntu.com/1025828/ before? [22:00] * sbeattie finds bug 981111 [22:00] Launchpad bug 981111 in glance "New database is not under version_controll" [Undecided,Confirmed] https://launchpad.net/bugs/981111 [22:02] sbeattie: yeah [22:04] sbeattie: the handling of migrations in glance was broken at time of (our) release. i added a patch to require un-version controlled databases to be put under VC before running any migrations. so, new databases need 'glance-manage version_control 0 && glance-manage db_sync'. [22:06] upgrades of un-VC'd diablo db's: glance-manage version_control 9 && glance-manage db_sync [22:07] thanks [22:15] New bug: #981111 in glance (main) "New database is not under version_controll" [Undecided,Confirmed] https://launchpad.net/bugs/981111 [23:03] Daviey, hi again :) [23:45] New bug: #1008845 in bind9 (main) "(CVE-2012-1667)