=== n0ts_off is now known as n0ts === Aaton is now known as Aaton_off === n0ts is now known as n0ts_off [01:25] Does anybody know if HP has released drivers/firmware for Ubuntu 12.04 on ProLiant DL380p Gen8 hardware (with RAID p420 controllers)? [01:26] roaksoax: funny enough, looks like the bug you've been hitting was finxed just today: https://bugs.launchpad.net/ubuntu/+bug/1018586 [01:26] Launchpad bug 1018586 in ubuntu "cleanup_file_locks does not remove stale sentinel files" [High,Confirmed] [01:39] hello i need Enable High Resolution Timer, No Dynamic ticks, Low Latency Desktop in the kernel menuconfig [01:40] can i try this without recompile kernel? [01:46] hallyn: hi, i just got bit by bug #931350 , not sure if you're still following that [01:46] Launchpad bug 931350 in libvirt "vms missing after upgrade from Lucid to Precise" [Medium,Triaged] https://launchpad.net/bugs/931350 [01:47] hallyn: is bad IMO, every one of my ~30 guests have "vanished" === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === cpg is now known as cpg|away [02:56] what would be the best option for encrypting a folder at one location, that I can sshfs mount at home? this is a commandline only box, so xorg solutions would not be valid. === n0ts is now known as n0ts_off === dendrobates is now known as dendro-afk === chilicui1 is now known as chilicuil === cpg|away is now known as cpg [04:18] pmatulis_: I see your comments on the bug, thanks [04:21] of course since libvirt detects the duplicate entry, it could just ignore it rather than failing [04:26] New bug: #997222 in openldap (main) "package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Expired] https://launchpad.net/bugs/997222 === n0ts_off is now known as n0ts === atul_ is now known as koolhead12 === atul_ is now known as koolhead11 [06:24] can anyone confirm a major libmono update? [06:27] nevermind, I guess it doesn't matter since it is just web fonts [06:31] quit [06:47] Hi, today a new openssl version hit the main repo the changes was made by mdeslaur, however another bug that has a patch ready was not fixed: https://bugs.launchpad.net/ubuntu/+source/s3cmd/+bug/973741 this issue make segfault several applications that use openssl (dovecot on my server), any eta? For now I need to apply that one line patch and rebuild openssl, please note that the bug is already fixed in debian w [06:47] ould be useful to fix it in ubuntu too, thanks [06:47] Launchpad bug 973741 in openssl "s3cmd: segmentation fault for all https operations in libcrypto.so.1.0.0" [Undecided,Confirmed] [06:49] SpamapS: ^^^ is there some server team person that can look at that. Sounds important. [06:49] drakkan1000: mdeslaur is on the Ubuntu security team, so I'm not surprised he didn't include non-security fixes. [06:52] ScottK, ok thanks, I'll wait some more time and if no new openssl package will be available I'll apply the patch and recompile the last one as done until now [07:01] drakkan1000: which legacy intel CPU are you using? i apparently can't reproduce myself, but im happy to prepare a patched package that you might be able to verify === zyga-afk is now known as zyga [07:06] adam_g, Intel(R) Xeon(TM) CPU 3.40GHz and you are right the bugs affect only cpu family : 15 [07:08] adam_g, I can already confirm that applying this patch http://cvs.openssl.org/chngview?cn=22415 solve the issue [07:21] drakkan1000: i've applied that to openssl_1.0.1-4ubuntu5.4 which should hopefully be building soon in ppa:gandelman-a/ppa. i'll propose an update on that bug, please subscribe and help verify when it hits precise-proposed [07:22] adam_g, thanks [07:57] Morning [07:57] Where do installer-bugs go again? [08:08] <_ruben> /dev/null [08:26] _ruben: :) === n0ts is now known as n0ts_off [08:40] http://www.youtube.com/watch?v=n3wPBcmSb2U <-- I don't think you can install Ubuntu on this one... [09:36] Good morning === cpg is now known as cpg|away === matsubara is now known as matsubara-afk [11:06] Hi. I have problem that VLAN traffic is passed to virtual machines. I have a bridge interface (br0) that has eth0 and a couple of vnetX interfaces. All vnetX interfaces see all traffic on eth0, including tagged traffic. I do not want vnetX interfaces to see tagged vlan packages. How can I fix this? [11:07] Is this controlled within iptables (ebtables) now days? bridge-nf-filter-vlan-tagged?? [11:12] blinkiz: create a new bridge just to the vlan interface you want the vm on. [11:14] mardraum, I do not understand [11:15] mardraum, I want the virtual machine on the network coming in untagged (eth0) on the host machine. To make my problem more simple, let's say I do not want any vlan to any virtual machine [11:16] mardraum, I can currently do a tcpdump and see all traffic, including tagged frames, in the virtual machines. [11:16] Not something I would like to have [11:16] so stop bridging on eth0 [11:17] mardraum, yeah, but how do I bridge eth0 untagged traffic to the virtual machines? [11:17] it's the native vlan [11:18] native.. oh.. explain more :) [11:19] I assume that's what you mean by "untagged"? [11:19] How do I bridge native vlan with virtual machines interface (vnetX)? Yes, untagged is.. well... native.. nothing.. [11:20] Back in ubuntu 9.10, bridging eth0 and virtual machine interface did not pass vlan frames. But that has changed in 12.04.. [11:20] Probably changed 10.04 or 10.10 I guess [11:22] mardraum, Do you understand my problem or do I need to explain more? [11:22] I think most people who choose to use an "untagged" vlan don't want to present it [11:23] mardraum, yeah, maybe [11:23] and it's used for host management [11:23] vnetX - is that a variant of eth0.X? [11:23] vnetX is something kvm is creating under 12.04. Like vnet0, vnet1 [11:23] virtual interfaces for the machines [11:24] hallyn: ok [11:24] ohic [11:24] vnet0 Link encap:Ethernet HWaddr fe:54:00:79:33:e7 [11:24] mardraum, yeah, I can solve this by sending my network as tagged to the host file. Just curious if there was some other way [11:24] host file = host machine [11:25] mardraum, ever worked with ebtables? Maybe this is another solution? There I can (I think) control VLAN tag on or off depending how I want to send the traffic between interfaces [11:26] I used it until openvswitch got into mainline [11:27] mardraum, openvswitch sounds cool. [11:27] mardraum, maybe I should just run a openstack framework or something. [11:28] I think you should just modify your vlan tagging :P [11:28] mardraum, yeah, probably.. [11:28] :) [11:29] blinkiz: http://www.rackspace.com/blog/vms-vlans-and-bridges-oh-my-part-2/ [11:30] not quite what you want, but perhaps a start [11:31] mardraum, Well, my goal is to have a more efficient network stack on my host. Currently it looks like this and it is not pretty: http://pastebin.com/BXXGsB50 [11:32] ipv4 addresses.. is.. anonymized :) [11:51] zul: why is this tan person emailing us? [11:51] hggdh: i have no idea....im just ignoring it now [11:51] same here [11:51] you dont like tanned people ? [11:52] ogra_: heh, nothing against tanned people, just against Tan [11:52] heh === ninjak_ is now known as ninjak [11:57] blinkiz: 404? [12:00] mardraum, no, learning ebtables :) [12:01] mardraum, think I have found something.. need to test.. [12:02] blinkiz: I mean your pastebin doesn't exist [12:02] mardraum, oh, let me put it up again [12:04] mardraum, xxx.xxx.xxx.xx [12:04] oh, http://pastebin.com/nDh6yAmc [12:08] mardraum, "ebtables -t broute -A BROUTING -i eth0 -p 802_1Q -j DROP" makes bridging eth0 and vnetX interface not pass vlan traffic. :) [12:09] mardraum, And I guess I can now control which virtual machine (vnetX) get which vlan. This way I do not need to have such ugly network interface file that I have now. [12:16] Hmm, ebtables (my lines) is not virtual machine aware. Meaning vnetX interfaces can change when the host machine restarts. Darn.. [12:49] pmatulis_: how did you create the guests in 10.04 originally? When I just 'virsh define cdboot.xml' on lucid, I get a proper serial and console entry [12:49] (this is re bug 931350) [12:49] Launchpad bug 931350 in ubuntu-release-notes "vms missing after upgrade from Lucid to Precise" [Undecided,Fix released] https://launchpad.net/bugs/931350 [12:49] hallyn: typically virt-manager is always used [12:50] hallyn: every one of my ~30 guests were in the same state, and my script fixed them all [12:52] pmatulis_: (trying with virt-manager...) [12:54] hallyn: dunno if it matters but we also typically run virt-manager locally (ssh -X host virt-manager) to gain access to the host's bridge [12:56] pmatulis_: any chance you have a lucid box around so you could create one and check (before the upgrade) for two console entries? [12:57] hallyn: both my kvm hosts are no longer running lucid [12:57] hallyn: but they were there. i'm not sure what another test would do [13:01] they were there before you upgraded them from lucid? [13:02] that would be the only test :) [13:18] ScottK: looks like adam_g is on it for bug 973741 .. I'll look at sponsoring his debdiff in [13:18] Launchpad bug 973741 in openssl "[SRU] segmentation fault for all https operations in libcrypto.so.1.0.0" [High,Confirmed] https://launchpad.net/bugs/973741 [13:18] SpamapS: Yes. He jumped in last night. That sounds great. It sounded like an issue that really ought to be dealt with before the point release. [13:19] agreed I'm targetting it as such [13:19] hallyn: actually, you made me realize that i did not inspect the xml files before upgrade. i assumed they were not modified by the upgrade. but now i recall that there is the thing with image formats and how non-raw formats must be explicitly defined. that, in turn, brought in an automated conversion during upgrade (from 10.04 to 10.10 i believe). maybe that conversion process modified the console stuff? [13:21] pmatulis_: it's possible [13:28] New bug: #353835 in vlan (main) "NetworkManager lacks 802.1Q/VLAN tagging support" [Undecided,New] https://launchpad.net/bugs/353835 === dendro-afk is now known as dendrobates [13:56] jamespage, so why does jenkins show yellow for multi-part tests? [13:56] i'm looking at https://jenkins.qa.ubuntu.com/view/Quantal/view/All%20Quantal/job/quantal-server-ec2/6/ [13:56] smoser, because one of the tests that runs in-instance fails [13:56] smoser, https://jenkins.qa.ubuntu.com/view/Quantal/view/All%20Quantal/job/quantal-server-ec2/6/ARCH=amd64,REGION=eu-west-1,STORAGE=ebs,TEST=multi-part-ud,label=ubuntu-server-ec2-testing/testReport/ [13:57] ah. i see. [13:57] I think I made a comment in the bug report [13:57] i kept thinking that yellow was "passed today, but historically has not been very stable" [13:58] ok. that makes so much more sense. [13:59] hm.. jamespage i really dont unerstand how that can be failing. [13:59] smoser, the jobs get installed [13:59] as that message is getting to the screen [13:59] (the ocnsole log) [14:00] but something used to get written to /root/OUTPUT- [14:00] which no longer does [14:00] right [14:00] but look at what you pointed at [14:00] https://jenkins.qa.ubuntu.com/view/ec2%20AMI%20Testing/view/Overview/job/quantal-server-ec2/ARCH=amd64,REGION=ap-northeast-1,STORAGE=ebs,TEST=multi-part-ud,label=ubuntu-server-ec2-testing/4/artifact/tests/multi-part-ud/upstartjob1.txt/*view*/ [14:00] how could the message get to the console and the file not get created. [14:01] outside of tee failing :) [14:02] ah. i see. i'll dig a bit [14:02] coolio [14:13] hallyn: a related problem to my upgrade is that virt-manager can no longer by invoked on the server [14:14] hallyn: i should get: [14:14] ERROR:root:Unable to initialize GTK: could not open display [14:14] but i just get the prompt back [14:14] strace is not telling me anything yet [14:17] Daviey, https://bugs.launchpad.net/ubuntu-release-notes/+bug/978963 should be fix-released or at least committed? [14:17] Launchpad bug 978963 in ubuntu-release-notes "add release note that OpenStack should be used on a protected network" [Undecided,Fix released] [14:20] pmatulis_: and this is ssh'ing into the server with -X and running virt-manager with remote display? [14:20] hallyn: no, directly on the server [14:20] hallyn: 'strace -f virt-manager' gives some of what i expected however [14:23] ivoks, you're marked assigned on https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/850960 [14:23] Launchpad bug 850960 in open-iscsi "iscsid tries to reconnect existing session at startup, failing to do so and hanging the system" [Undecided,In progress] [14:23] are you expecting to try to get that by 12.04.1 (which deadline is next week) [14:24] zul, ping wrt https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1006898 [14:24] Launchpad bug 1006898 in dnsmasq "[SRU] dnsmasq fails at leasing issues when using vlan mode" [Medium,Fix released] [14:25] smoser: if dnsmasq is used that much then im not sure about pushing that SRU [14:25] smoser: since i dont really have a way to test it [14:27] zul, ok. stgraber ^ do you have thoughts on zul's hesitation above? [14:28] smoser: if that bug doesn't affect a significant amount of users and you don't have a clear way of testing it, I'd prefer for us to wait or just not fix it rather than risk regressing DNS on the desktops [14:29] we don't use dnsmasq for DHCP on the desktops, so in theory these are two different code paths, but without a clear way of testing it, we can't be 100% sure [14:29] well, a clear way of testing it wouldn't really help. [14:29] as we'd only be testing that it fixed an issue, not that it did not regress others. [14:29] We'd need both. [14:30] Test for the fix and a regression test. [14:40] * SpamapS really doesn't like the way dnsmasq was jiggered into network manager [14:54] smoser: yes, plan is to work on it this weekend [14:54] smoser: weekend is the only part of the week when i can actually work on ubuntu :) [14:55] ivoks, maybe you could get a new job with an employer that would allow you to work on ubuntu [14:55] :) [14:55] thanks. [14:55] excellent idea :D [14:58] Hi, I have a problem: I have a Dell r510 server and Intel 520 SSD drive. Problem is I can find ssd on ubuntu-server 12.04 [14:58] it doesn't apper lsblk [14:58] and I couldn't find it under /dev [14:59] does anybody have an idea? I'm sure disk works since i've formatted it on a ubuntu 11.10 desktop [15:02] slhsen: Is it being seen in bios? [15:02] genii-around, i can see it on the raid configuration [15:03] it appears as unconfigured device [15:03] i couldn't find much configuration though, only option was global hot spare which isn't my goal [15:05] slhsen: Yeah, looks like it wants to make it part of the raid array. I'm not familiar with the r510.. perhaps there is some hd controller you can use which is not part of the raid ? [15:05] New bug: #1029355 in euca2ools (main) "euca-add-keypair could overwrite key files if the key is already added" [Wishlist,Incomplete] https://launchpad.net/bugs/1029355 [15:07] genii-around: hmm it could be, I'm not really familiar with it either. Looking into it, thanks === n0ts_off is now known as n0ts [15:27] drakkan1000: fyi, I uploaded adam_g's fix to the precise-proposed queue today. It should be reviwed and available for testing by next Wednesday. [15:29] SpamapS, thanks I'll use that packages instead of the mine this weekend, so if something go wrong on my mail server I have less traffic, I'll report back the results thanks [15:29] genii-around: no luck, there are only two hd ports that I can plug ssd in (12, 13) and both of them are connected to raid controller, but in raid configuration ssd shows up as unconfigured. I guess that's how Perc h700 raid controller handles disk. [15:32] slhsen: Bleh [15:35] genii-around: somewhere it says PERC doesn't support JBOD, I hope there is a way to create a raid array with only one disk :| [15:35] Might need to get some low-profile SATA controller [15:51] zul: any objections to adding pm-utils to Suggests for libvirt? [15:51] (re bug 994476) [15:51] Launchpad bug 994476 in libvirt "libvirt-bin : error : virExecWithHook:328 : Cannot find 'pm-is-supported' in path: No such file or directory" [Low,Invalid] https://launchpad.net/bugs/994476 [15:51] hallyn: nope it would get rid of the warnings/errors in the log file [15:51] zul: ok. are you planning any updates soon-ish? [15:52] hallyn: nope im done for now [15:52] ok, i'll add that, and look into the udevadm settle timeout workaround for servers with lvm [15:52] thx [15:57] SpamapS: im assuming the PPC FTBFS is blocking https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1021530 from hitting proposed? [15:57] Launchpad bug 1021530 in openvswitch "[SRU] update to include stable fixes for OVS 1.4" [Medium,Fix committed] [16:07] New bug: #1029415 in openldap (main) "package libldap-2.4-2 2.4.28-1.1ubuntu4 [modified: usr/share/doc/libldap-2.4-2/changelog.Debian.gz] failed to install/upgrade: libldap-2.4-2:amd64 2.4.28-1.1ubuntu4 cannot be configured because libldap-2.4-2" [Undecided,New] https://launchpad.net/bugs/1029415 [16:13] Hi, I am having dynamic IP. Can I configure it for using Internet connection on Ubuntu-server 12.04 LTS ? === n0ts is now known as n0ts_off [16:21] hi [16:45] Hey everyone, does anyone here have experience with very slow responses when benchmarking on Ubuntu 12.04? We did ab -n 10000 -c 1000 -r and the domain and the mean time is up to 20 secs [16:46] We are using php-cgi but the server is fast enough when just accessing static HTML pages [16:47] But all pages in Magento, Drupal or Joomla are excessively slow [16:57] anyone ? [16:58] smoser: is it fixed? [16:58] > [16:58] ? [16:58] hallyn: I have a pretty nasty lxc bug for quantal + precise, I'll give you the diff to include in your quantal upload [16:59] hallyn: currently prevents building quantal containers on precise or quantal and will soon prevent building precise containers too [16:59] stgraber: ok, i haven't yet started on a quantal update (the bugs i was giong to address were all low prio) [17:00] stgraber: ok. i'll aim to queue something up tonight [17:00] stgraber: feel free to apply it to ubuntu:lxc, else sling me a debdiff [17:00] hallyn: ok. Basically the check in lxc for bug 974584 [17:00] Launchpad bug 974584 in sysvinit "Semaphores cannot be created in lxc container" [High,In progress] https://launchpad.net/bugs/974584 [17:01] hallyn: it's doing an rmdir if [ -d $rootfs/dev/shm ] [17:01] hallyn: but [ -d ] returns true when it's a symlink to a directory [17:01] making rmdir fail and making the lxc-create fail [17:01] should be [ -d && ! -h ] then? [17:02] Josua: there's an issue with having more than 1000 concurrent php processes in precise's apache [17:03] hallyn: [ -d ] && [ ! -L ] was what I was going to go with [17:03] But when I do the exact same command to one of our VPS'es it takes max 3 seconds [17:03] Daviey, is what fixed? [17:03] Josua: it has something to do with mod_ssl [17:03] Josua: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1028470 [17:03] Launchpad bug 1028470 in apache2 "apache2+ssl hangs on high load" [Medium,Confirmed] [17:03] Josua: that may not be what you're hitting... [17:03] Josua: but its worth looking at [17:03] hallyn: but yeah, that's an identical check ;) I just tend to prefer -L as my brain better parses it :) [17:05] Right, and this would be an issue even if we use php-fastcgi ? [17:11] just did a test with ab -n 100 -c 100 -r http://server.dk with an even worse result 50 secs mean [17:11] hallyn: http://paste.ubuntu.com/1112277/ [17:13] hallyn: pushed to the branch. Let me know if you can't upload today and I'll get that uploaded individually. Not being able to create quantal container is kind of critical ;) === Aaton_off is now known as Aaton [17:24] stgraber: i still need to write to of the patches (looking at bugs 1013549 1019290 and 1020179) and want to test quite a bit. and i won't start for a few hours. so if you're rushed and want to push, go ahead. [17:24] Launchpad bug 1013549 in lxc "lxc-clone fails for xfs fs on lvm" [Medium,Triaged] https://launchpad.net/bugs/1013549 [17:25] hallyn: hmm, my patch is wrong, I forgot -cloud ... [17:29] heh i'll do mine as debdiffs for now and push them into bzr later [17:29] hallyn: updated my fix in bzr now, should be fine. Will prepare the sru now [17:42] New bug: #1025544 in sqlalchemy "[SRU] schema changes using sqlalchemy's sqlite dialect can fail when using reflection" [High,In progress] https://launchpad.net/bugs/1025544 [18:01] stgraber: ok, tests are running. wasn't as bad as i'd thought. (i should probably wait until the tests pass to say that though) [18:06] stgraber: ok, and pushed to ubuntu:lxc for now. [18:07] (still waiting for tests as well as of course a3 freeze) [18:12] zul: glanceclient already has python-warlock added. re: horizon there is a bug, upstream mentioned we can optionally include static CSS files in package to avoid the dependency on django-compressor [18:12] ok [18:12] python-warlock made it in to the archive? [18:12] zul: but im not sure what is easier [18:13] zul: i dont know that it has, but its in our build environment and PPAs so that we're not blocked there [18:13] adam_g: yeah im not worried about the PPAs im worried about people not able to use openstack on quantal right now because of it [18:14] zul: well considering how backed up everything is atm dependency-wise... [18:15] zul: its probably going to be a while before any of it usable straight out of the archive [18:15] adam_g: right [18:20] stgraber: all tests passed here. so i'll push when i get back or when archive is open, whatever comes later [18:21] hallyn: ok. you can also push to -proposed and I'll pocket copy (or an AA will) [18:25] stgraber: hm, since i have lxc, libvirt, and qemu queued, i didn't wnat to make extra work for admins [18:26] please feel free to if you want. otherwise i'll push when i get back [18:44] jamespage: ive proposed https://code.launchpad.net/~gandelman-a/ubuntu/precise/openvswitch/update_key_bytes/+merge/116945 to precise-proposed/openvswitch, not sure if you can help move along [18:47] Hi there. I'm trying to set up smtp using postfix and dovecot for sasl as described here: https://help.ubuntu.com/12.04/serverguide/postfix.html [18:48] adam_g, hmm - 4 conflicts.... [18:48] the documentation seems to be inaccurate though, since there's no "socket listen" option anywhere in dovecot.conf [18:48] and not in any files within conf.d either [18:49] Basically, I'm stuck right now. Can anyone help me? [18:51] jamespage: interesting, one sec ill fix === dendrobates is now known as dendro-afk [18:57] right now I can recieve emails, but how should I tell all my friends about the cool viagra offers I've found online when I can't send emails? :( === bitmonk__ is now known as bitmonk === bitmonk_ is now known as bitmonk [19:09] jamespage: https://code.launchpad.net/~gandelman-a/ubuntu/precise/openvswitch/ovs-ppc-ftbfs/+merge/116948 should be clean. .pc stuff still confuses me [19:13] adam_g, OK _ leave it with me - I'll check it builds on powerpc as well [19:13] jamespage: all tests seem good on the ppc porter box [19:14] adam_g, great [19:15] * jamespage skips that then [19:22] adam_g, one tweak precise->precise-proposed for target pocket - uploaded [19:23] jamespage: doh, figures. i even asked you about that :) [19:34] adam_g: hi! [19:35] adam_g: so I cloned my openstack vm, gave it a new ip and hostname and rebooted [19:36] adam_g: this new vm is not working well with these commands hanging: 'nova floating-ip-list', 'euca-describe-addresses' and http:///nova/access_and_security/ [19:36] that last one eventually times out and says "Error: Error fetching floating ips: n/a (HTTP 400)" === bitmonk__ is now known as bitmonk [19:37] adam_g: I'm wondering what I need to change to make it work again. All I did was adjust /etc/hostname, /etc/hosts for the new hostname and /etc/network/interfaces for the new ip. everything else seems to work like before [19:38] jdstrand: oh jeez, yea. your old IP address is probably all over the database? did you setup originally using hostname or IP for all of the keystone endpoints? [19:38] adam_g: I followed https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack [19:38] adam_g: everything in there uses 127.0.0.1 [19:39] or 'localhost' [19:40] I guess I can stop everything, dump the db and examine it [19:43] jdstrand: honestly i have no idea what could be broken. really a needle in a haystack. guess first make sure all services are running/listening on their ports, the file containing your credentials lists the correct location for the endpoints. nova-api.log is a good entry point for debugging, as most (all?) requests go there first and backend breakage is sometimes reported there first [19:44] adam_g: ok, I did all that. if I undo the hostname and ip changes, it all works again. I'll look at the db [19:45] jdstrand: IIRC there is some state that is held in the db that is dependent on hostnames of the nodes [19:45] hmm [19:46] I don't have any running nodes [19:46] but, I'm sure a db dump will tell me something [19:46] if I have to I can recreate from scratch. I am trying to avoid that [19:47] jdstrand: nova.compute_nodes + nova.services tables might be of interest [19:48] jdstrand: but im not sure those being wrong would break api requests in general [19:51] hrm, dumping glance, keystone and nova doesn't show anything wrt the old hostname or ip [19:56] jdstrand: anything wrong in the file containing the environment variables are set to your cloud crendentials [19:56] ? [19:56] nah, all 127.0.0.1 [19:57] nova-api.log makes me think it might be rabbitmq [19:57] so I am looking there [19:59] * adam_g runs to lunch [19:59] adam_g: thanks [19:59] jdstrand: not sure how rabbitmq manages its ACL, might want to regrant access to the nova user ? [19:59] back in a bit [20:00] * jdstrand tries [20:02] jdstrand: actually this reminds me of https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405 [20:02] Launchpad bug 653405 in rabbitmq-server "rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting" [Undecided,Confirmed] === bitmonk_ is now known as bitmonk === dendro-afk is now known as dendrobates [20:07] interesting === fenris is now known as Guest85355 [20:21] smoser: hey, http://cloud.ubuntu.com/ami doesn't seem to have new AMIs since april. Am I looking at the wrong spot or have monthly updates stopped? [20:21] hmm i did unlink .bashrc by accident but didnt close the terminal, can I access it somehow? [20:23] jiboumans_, hm.. it would appear that that is broken then. i'll ping and see if i can't get it at least fixed. [20:23] but fwiw, http://ubuntu-smoser.blogspot.com/2011/07/how-to-find-right-ubuntu-ami-with-tools.html?showComment=1314973035116#c6911610322933341116 [20:23] explains how you can get that data [20:23] and https://cloud-images.ubuntu.com/query/ is being updated correctly [20:23] smoser: thanks [20:23] the ami page you listed is supposed to just be a client of /query [20:24] I've got an external USB HDD with 3 partitions (2 NTFS, the other HFS+). When I plug the drive in it appears to mount (I have mountusb installed), but then I see no files in the /media/usb[0-9] directories. I'm using Server 12.04. Any ideas/help (I'm still new to this all!) [20:25] smoser: the last 'released' of lucid is april as well: https://cloud-images.ubuntu.com/query/lucid/server/released.txt [20:26] ah. then for lucid it might be right [20:26] utlemming, ^ i think you can consider that a request to get a new 10.04 release out :) [20:26] smoser: do you intend to keep releasing them on a monthly basis? [20:26] smoser: yeah, many of us are on 10.04, and will be for some time [20:26] well, the ultimate goal was on the same 3 week cadence as the kernel. [20:27] that'd be awesome. [20:27] so you'd get one with a new kernel every time one came out [20:27] smoser: soon [20:27] smoser: I'll get that out shortly [20:27] but we've just never gotten it so streamline/integrated. === dendrobates is now known as dendro-afk [20:27] i would love to have that. [20:27] smoser: same here [20:28] utlemming, we could have something that just watches daily manifests and notices a change in kernel packages. [20:28] as a start. [20:28] there is just still too much manual involved [20:29] smoser: have you blogged/published anywhere on how you're building the amis as well? [20:34] its mostly described at https://wiki.ubuntu.com/UbuntuCloud/Images/Publishing?action=show&redirect=UEC%2FImages%2FPublishing [20:34] smoser: thanks [20:34] although it appears that htat should be updated for live-build (which we use now) [20:34] smoser: I'm planning on adding that ability to the new build service [20:39] I've got an external USB HDD with 3 partitions (2 NTFS, the other HFS+). When I plug the drive in it appears to mount (I have mountusb installed), but then I see no files in the /media/usb[0-9] directories. I'm using Server 12.04. Any ideas/help? [20:40] AlphaWolf, what do you see when you type mount ? [20:41] I can copy/paste it ? [20:42] http://paste.ubuntu.com/1112641/ [20:42] It doesn't look like it's mounted, going by that? [20:45] AlphaWolf: Do you have hfsplus and hfsutils installed? [20:45] No, I will install them [20:45] Will it just ignore that whole drive without those installed? === dendro-afk is now known as dendrobates [20:52] That seems to have mounted the HFS+ partition to /media/usb0. But no others are mounted. I have ntfs-3g installed, so what could be causing the NTFS partitions from mounting? [20:54] AlphaWolf: Does /sbin/mount.ntfs exist? [20:56] Yes [20:56] AlphaWolf: If the partitons have an oddball partition type for instance, the mounter cannot deduce which filesystem to try. What does sudo fdisk -l report as their types? [20:57] ( under the Id and System fields ) [20:57] adam_g: fyi, I think I am hitting http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2011-April/012407.html, so this is a no go [20:58] * jdstrand regenerates it [20:58] That command returns nothing for me [20:59] AlphaWolf: Was this drive GPT or so? [21:01] I'm afraid I have no idea. I know that NTFS partitions were made using Windows, and HFS+ was made using Mac OS X. I'm afraid that's where my knowledge ends [21:04] AlphaWolf: Does sudo parted -l list it? [21:05] Yes! [21:05] It shows all 3 partitions, and HFS+ is marked as "boot" [21:07] Also: Partition Table: msdos [21:07] AlphaWolf: Does it show ntfs for the "File system" of the partitions currently not mounting? [21:08] work, afk [21:08] np, thank you for the help [21:08] Yes, it does show ntfs [21:08] when I have an error in one of my nanorc syntax color files it renders them all invalid, but I dont get an error message [21:10] I see php5-gd is still compiled without support for image rotation in 12.04. What's the recommended source for a working package? [21:11] You realize you said php and working in the same sentence, right? [21:11] Yes [21:11] I remember a couple of years ago I just build the package myself with the flag changed, but obviously then I miss out on security updates and the lick [21:11] *like [21:19] AlphaWolf: If you try to mount manually and specify -t ntfs does it work? [21:20] Wow, this bug was opened in 2005. Awesome. [21:22] "sudo mount -t ntfs-3g /dev/sdb1 /media/usb1" worked [21:22] AlphaWolf: OK. So looks like some issue with the automounter someplace then [21:23] as did "sudo mount -t ntfs-3g /dev/sdb2 /media/usb2", which yes, seems like an issue with the automounter :( [21:23] AlphaWolf: Anyhow, I have to leave ... good luck with the rest of it, at least you can access the data there now. [21:24] genii-around, Thank you very much for your help. I have learnt something today! [21:26] tonyyarusso: I think the way you get that added back to the package is off $WILDLY_INAPPROPRIATE_FAVOR to SpamapS. === dendrobates is now known as dendro-afk [21:38] On the other hand, I might be totally full of crap and it could be a permissions issue. Hrm. /me investigates further [21:42] Yup, that was it. Ignore me..... === cpg|away is now known as cpg [21:51] tonyyarusso: if only your "please ignore me" would have retroactively deleted those lines.. I'd have those 45 seconds back [21:52] SpamapS: You should write an RFC to update the IRC protocol for that. It'd be totally useful. [21:54] RFC37337 A system for removing stupidity from IRC via self edit. === ReTFEF is now known as TheTFEf === TheTFEf is now known as TheTFEF [22:08] Excellent. [22:08] I'll be glad to help you with the submission process. === dendro-afk is now known as dendrobates [23:06] New bug: #1029682 in python-greenlet (main) "python-greenlet-dbg does not contain required debug symbols" [Undecided,New] https://launchpad.net/bugs/1029682 === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [23:48] question, preseeding ubuntu and I would prefer to not have the hostname of dummy... I configure the hostname via dhcp [23:48] looking around either i've missed it in google or would love a pointer on how I can have it accept the dhcp hostname? === CounterPillow is now known as brownan|cloudnet [23:51] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586360 i get the feelign it's this bug [23:51] Debian bug 586360 in debian-installer "preseed/url: netcfg/get_hostname value is ignored even if DHCP was disabled" [Normal,Open] [23:51] but damn that's annoying