[00:26] New bug: #1067929 in maas (main) "maas-region-celeryd connects to the wrong queue." [Critical,Fix released] https://launchpad.net/bugs/1067929 [01:01] New bug: #1064835 in python-keystoneclient "keystoneclient fails on SSL certificates that work for other services" [Undecided,In progress] https://launchpad.net/bugs/1064835 === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off [01:36] New bug: #1069584 in maas (main) "MaaS only with DHCP managed seems to require DNS too." [Undecided,New] https://launchpad.net/bugs/1069584 === n0ts_off is now known as n0ts === shantorn_ is now known as shantorn [03:36] New bug: #1069603 in maas (main) "MAASAPINotFound: No user data available for this node." [Undecided,New] https://launchpad.net/bugs/1069603 [04:56] New bug: #1069616 in maas (main) "Apache errors..." [Undecided,New] https://launchpad.net/bugs/1069616 === smb` is now known as smb === chincloud is now known as Guest19536 === Guest49038 is now known as TheNerd === TheNerd is now known as Karl-Arne [07:44] Howto setup prive ssl sertificate on virtual name server? Any links to howto's? [07:57] HAPPY CAPS LOCK DAY [08:02] * koolhead17 pokes RoyK [08:44] *yawn* [08:51] greetings, I want to setup using a two node setup (one controller, one compute node) using ubuntu 12.04, folsom release. The official documentation mentions that the controller node has to use LVM. Is this also true for a setup that would use local hdds on the compute node (no shared storage)? [08:53] what controller? [08:55] radish, i think you need lvm only on the nodes where you wanna run nova-volumes (or cinder) [08:55] * RoyK uses lvm for most volumes [08:55] (and i bet you wanted to ask the question in #openstack :) ) [08:56] melmoth: I did =) [08:56] melmoth: so if I use 1 system as the cloud controller and another one as the hypervisor (using local storage), the controller doesn't need lvm as it won't serve volumes? [08:56] yep. [08:58] hola melmoth [08:59] hola koolhead17 [08:59] melmoth: another question if you would be so kind: is it really necessary to setup the controller node to be a ntp-server? wouldn't it feasible to use an internal one? [09:00] you can use an internal one [09:00] what is important is that all nodes have the same time [09:00] radish: we area ll here to help :) [09:00] otherwise, strange thingds may hapen [09:00] melmoth: +1 [09:00] such as services appearing as XX in nova manage service list and stuff [09:01] or in another words all nodes need to be synced because multiple service needs to communicate with each other [09:03] thank you for your help, guess I'll continue until things screw up =) [09:04] radish: it will badly if time is not synced :) [09:04] koolhead17: we use an internal ntp-server, no worries =) [09:05] radish: point it to that server then [09:05] koolhead17: already implemented by our preseed installation [09:06] radish: COOL [09:11] New bug: #1069138 in php5 (main) "After upgrading to 12.10 I can't install PHP 5.3" [Undecided,Confirmed] https://launchpad.net/bugs/1069138 [09:41] New bug: #1068433 in munin (main) "Collecting and plotting the uptime is pointless" [Wishlist,Won't fix] https://launchpad.net/bugs/1068433 [09:51] New bug: #1068304 in openssh (main) "ssh not using gnome-ssh-askpass" [Medium,New] https://launchpad.net/bugs/1068304 [10:05] melmoth: regarding the openstack packages, should I install suggested packages as well? (we have usually turned off suggested/recommended packages for apt) [10:05] unsure [10:05] try without, and see if it works ? === Err404NotFound is now known as Error404NotFound === n0ts is now known as n0ts_off [10:54] Again a question regarding openstack: I'm trying to grant the admin role to the admin user, however, keystone complains about an ambiguous option: "keystone user-role-add: error: ambiguous option: --user could match --user-id, --user_id" which one should I use? === cpg is now known as cpg|away === n0ts_off is now known as n0ts === mcclurmc_away is now known as mcclurmc === CrazyGir is now known as Guest12185 === mcclurmc is now known as mcclurmc_away [12:46] New bug: #1069789 in unixodbc (main) "package unixodbc 2.2.14p2-5ubuntu4 failed to install/upgrade: ErrorMessage: Unterprozess dpkg-deb --control gab den Fehlerwert 2 zurück" [Undecided,New] https://launchpad.net/bugs/1069789 === mcclurmc_away is now known as mcclurmc [12:55] melmoth: if I have mistyped the region at the creation of the swift service, how can I change that? adjust the command and run it again, or do it somehow using the id / service id? [12:56] dont know. I dont even remember exactly when does one use the region [12:56] melmoth: when you create the services and their endpoints in keystone [12:56] ahh. so i guess you may change it with keystone comand itself [12:57] melmoth: so just rerun the same command after adjusting it? [12:57] i dont see a kesytone endpoint-edit [12:57] radish: keystone-endpoint --help [12:57] see if it helps [12:57] but there s a keystone endpoint-list, ten you can keystone endpoint-delete and recreate it [13:16] melmoth: thanks for that, I did just rerun the old command and will delete the faulty entry later on. If I run a token-get using the admin user, I get the correct data, but also the message "No handlers could be found for logger "keystoneclient.v2_0.client"" Is this to be expected? [13:17] i think the no handler error is sort of common [13:18] what i tend to do is sudo sed -i "s|log_config.*|log_file = /var/log/keystone/keystone.log|g" \ [13:18] /etc/keystone/keystone.conf [13:18] so i have logs. [13:24] zul: around? [13:25] hallyn: kind of [13:25] zul: question on openvswitch-datapath-dkms [13:25] hallyn: ok [13:25] zul: it was dropped in q, i assume bc the module exists upstream [13:25] hallyn: yeah [13:26] probelm is the upstream module doesn't yet do gre tunnels. [13:26] hallyn: oh...also the dkms doesnt build on quantal either [13:27] drat :) my q was going to be which src you recommend i grab (from a juju charm) to build it [13:27] hallyn: i think you would have to heavily patch it in order for it to work [13:28] zul: ok, thx. gotta think about whether that's worth it or not === n0ts is now known as n0ts_off [14:03] melmoth: in the /etc/glance/glance-registry.conf, one has to set config_file, however, the documentation says to use /etc/glance/glance-api-paste.ini, not the default one glance-registry-paste.ini, is this correct? [14:05] i dont know [14:05] i dont see this setting here anywhere in /etc/glance [14:05] (but i havent finished installing, and am struggling with swift charm) [14:08] i always have been confused as to why glance needed 2 paste file anyway [14:16] melmoth: my /var/log/glance/registry.log is spammed with errors about removing dead childs, source is eventlet.wsgi.server. Do I need some kind of wsgi package (none installed currently)? [14:16] the whole openstack is a big wsgi. [14:16] all of em, keystone, nova, glance... Name it, it s wsgi [14:18] melmoth: seems it's this bug: https://bugs.launchpad.net/glance/+bug/1042823 [14:18] Launchpad bug 1042823 in glance "SIGHUP handling fails with multiprocessing" [Critical,Fix released] [14:19] i never hit this one (yet ?) [14:25] melmoth: well, I'm using 2012.2-0ubuntu1~cloud0 which should be fixed, according to the bugreports [14:41] New bug: #961217 in libvirt (main) "virsh start domain sometimes fail (dup-of: 1055658)" [Medium,Confirmed] https://launchpad.net/bugs/961217 [14:45] melmoth: did solve it, the documentation is faulty [14:46] New bug: #1069850 in maas (main) "import_pxe_files does not include quantal" [Undecided,Confirmed] https://launchpad.net/bugs/1069850 === shantorn is now known as furian === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === matsubara is now known as matsubara-lunch === dendrobates is now known as dendro-afk [15:53] hey all, is there a way to allow users to connect to sftp without needing a DSA key? or do they still need to generate a SSH key first? === chincloud is now known as Guest91378 [15:56] tboat: I assume the answer you are looking for isn't to use a RSA key instead? :) Alternatively you should be able to tell you ssh server to also accept password logins [15:57] i prefer no password logins, for security, so i guess I can't have seperate settings for sftp? If the answer is just to generate the keys, that is not that big of a deal. [15:57] my server is a LAN samba file server, and currently sftp/ssh to just me with a key, but wish to allow others access to a certain directory via sftp [15:59] tboat: So, you want to restirct full shell sessions to key auth, but allow sftp for passwords logins? Not sure how much benefit that would be, given that the user then could just as well login with passwords on sftp and use that access to put a new ssh key in place. [16:00] tboat: Alternatively you could have different requires (ssh key vs. passwords) for different users, or only allow certain users to login using sftp. [16:06] addisonj: does sshd support that? [16:07] ? assuming you meant andol [16:09] if i restrict them to just sftp, but ssh still uses keys, then the user will still need to generate a key correct? my user is elsewhere, so they would have to generate a key and email it to me, which is fine, but was just looking for an alternate route [16:10] tboat: Whatever you restrict them sftp or not is a separate issue from whatever you allow password logins or not. Or did I missunderstand your question. [16:10] addisonj: erm, yes ;) [16:11] no you did, restricting them to sftp is essentially what i want, but i also need to distinguish the authentication between ssh/sftp, which seems to just not be possible, undertandable as sftp depends on ssh, just looking for a workaround [16:11] tboat: But yeah, if they are going to login using ssh keys they will have to send you their public ssh key in some way. (That is unless you generate the keypair and provide them with the private key, which in almost all cases is a worse idea.) [16:16] tboat: I wonder, if you could run two different sshd daemons; run one on say, port 22, that only does sftp. Run another on port 2222 that only does ssh. You'd need to create your own /etc/init.d/ssh copy that starts the other daemon with a different configuration file. (-f) === matsubara-lunch is now known as matsubara === mcclurmc is now known as mcclurmc_away === dendro-afk is now known as dendrobates === chincloud is now known as Guest96469 [17:28] which ubuntu perl package has BER.pm ? [17:28] libconvert-ber-perl is not it which has /usr/share/perl5/Convert/BER.pm [17:28] axisys: libconvert-ber-perl and libsnmp-session-perl [17:29] sarnold: is there a easy way to find out besides asking here? [17:29] axisys: apt-file search BER.pm [17:29] apt-file is an immensely useful little tool :) [17:29] sarnold: thanks a lot [17:53] Anyone in the Lafayette, LA area? I'm looking for dev work === Skaag_ is now known as Skaag === Nolar_ is now known as Nolar === furian is now known as shantorn === Ursinha-afk is now known as Ursinha === 13WABONDA is now known as addisonj [19:08] New bug: #1069529 in php5 (main) "No graph updates after upgrade to 12.10 because date.timezone not set in php.ini" [Undecided,New] https://launchpad.net/bugs/1069529 [19:08] hey question. Trying to upgrade server but out of space on /boot. Turns out I have a lot of old packages there. apt-get purge old-linux-image fails with some errors on unmet dependancies (linux-image-server depends linux-image-3.0.0-26-server) [19:08] thoughts? [19:08] er old kernals there that is. [19:16] New bug: #1069970 in mysql-dfsg-5.1 (main) "Oracle MySQL October Security Patch" [Undecided,New] https://launchpad.net/bugs/1069970 [19:22] mdeslaur: fyi, that is probably a dupe of your bug ^ [19:22] jdstrand: yeah, I'm looking at it now [19:23] cool === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [19:44] philballew, around [19:44] seems like netflix gone too http://news.ycombinator.com/item?id=4684384 [19:46] koolhead17, lame! [19:46] what happned to the monkey script which they released [19:48] <_ruben> ahh bugger, the /boot on mdadm boot issue didn't get resolved afterall .. wonder what made me think it did :/ [19:49] koolhead17, Seems odd if you ask me [19:49] its middle of the day there [19:49] there in east cost iirc from last time [19:51] seems like they are turning it off/on on regular basis :P [19:54] koolhead17, iirc github was down last week or something like that [19:54] ya === dendrobates is now known as dendro-afk === klaas_ is now known as klaas [21:03] Hi, I have a really strange one I have installed LVM2 but dont have the pvcreate command, why might that be? === dendro-afk is now known as dendrobates [21:08] strange, I just removed then installed it and the commands were there === Ursinha-afk is now known as Ursinha [21:36] hey all, I'm running kernel 2.6.32-23 on ubuntu server 12.04, but suffering from this bug: https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/565288. Seems I should upgrade my kernel to 2.6.32 or .34, but I can't find the kernel in the apt-cache. Where can I obtain the kernel? [21:36] Launchpad bug 565288 in rsyslog "rsyslog fails to read kmsg on 2.6.33 kernels" [Undecided,Fix released] [21:36] I installed gcp on my 12.04 server and keep running into this when trying to use it. http://pastebin.com/nSubWH7X [21:37] Anyone have any idea what might cause that problem and what the solution might be? === chincloud is now known as Guest94815 [21:47] hi [21:48] i have an usb modem that is connected to ubuntu server 12.04 but i cannot get it to work, help is need [21:49] the modem is identify has SGS Thomson Microelectronics 56k SoftModem [21:51] in the dev directory the modem is ttyACM0 [21:51] i have install minicom to talk to the modem but the port ttyACM0 is not a valid port [21:52] what to do next [22:14] I've got an WORM! How can I find and remove it? [22:15] aFeijo: wordpress? :) [22:15] no [22:16] some other php application? :) [22:16] I'm using drupal [22:19] sarnold, funny that only php does that :p [22:19] it seems that it is a exacutable named "i", just the letter [22:19] how can I find it? lol [22:19] aFeijo: find / -name i -print [22:20] though that may take a little while :) [22:20] thanks [22:20] /bin/i [22:20] damn worm [22:28] Opyum Team got me [22:35] how can I remove this Opyum Team ??? [22:37] aFeijo: safest and most fail-safe way is to re-install [22:37] omg... [22:38] aFeijo: you _may_ be able to track down where the specific intrusion took place, find related files, replace them, etc. but rootkits can make it impossible to trust anything on the system [22:39] I see [22:43] thanks for the hints, I'll work on it [23:01] hey all, I'm running kernel 2.6.32-23 on ubuntu server 12.04, but suffering from this bug: https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/565288. Seems I should upgrade my kernel to 2.6.32 or .34, but I can't find the kernel in the apt-cache. Where can I obtain the kernel? [23:01] Launchpad bug 565288 in rsyslog "rsyslog fails to read kmsg on 2.6.33 kernels" [Undecided,Fix released] === n0ts_off is now known as n0ts