/srv/irclogs.ubuntu.com/2012/10/22/#ubuntu-server.txt

uvirtbotNew bug: #1067929 in maas (main) "maas-region-celeryd connects to the wrong queue." [Critical,Fix released] https://launchpad.net/bugs/106792900:26
uvirtbotNew bug: #1064835 in python-keystoneclient "keystoneclient fails on SSL certificates that work for other services" [Undecided,In progress] https://launchpad.net/bugs/106483501:01
=== n0ts_off is now known as n0ts
=== n0ts is now known as n0ts_off
uvirtbotNew bug: #1069584 in maas (main) "MaaS only with DHCP managed seems to require DNS too." [Undecided,New] https://launchpad.net/bugs/106958401:36
=== n0ts_off is now known as n0ts
=== shantorn_ is now known as shantorn
uvirtbotNew bug: #1069603 in maas (main) "MAASAPINotFound: No user data available for this node." [Undecided,New] https://launchpad.net/bugs/106960303:36
uvirtbotNew bug: #1069616 in maas (main) "Apache errors..." [Undecided,New] https://launchpad.net/bugs/106961604:56
=== 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
Karl-ArneHowto setup prive ssl sertificate on virtual name server? Any links to howto's?07:44
RoyKHAPPY CAPS LOCK DAY07:57
* koolhead17 pokes RoyK 08:02
ewook*yawn*08:44
radishgreetings, 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:51
RoyKwhat controller?08:53
melmothradish, i think you need lvm only on the nodes where you wanna run nova-volumes (or cinder)08:55
* RoyK uses lvm for most volumes08:55
melmoth(and i bet you wanted to ask the question in #openstack :) )08:55
radishmelmoth: I did =)08:56
radishmelmoth: 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
melmothyep.08:56
koolhead17hola melmoth08:58
melmothhola koolhead1708:59
radishmelmoth: 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?08:59
melmothyou can use an internal one09:00
melmothwhat is important is that all nodes have the same time09:00
koolhead17radish: we area ll here to help :)09:00
melmothotherwise, strange thingds may hapen09:00
koolhead17melmoth: +109:00
melmothsuch as services appearing as XX in nova manage service list and stuff09:00
koolhead17or in another words all nodes need to be synced because multiple service needs to communicate with each other09:01
radishthank you for your help, guess I'll continue until things screw up =)09:03
koolhead17radish: it will badly if time is not synced :)09:04
radishkoolhead17: we use an internal ntp-server, no worries =)09:04
koolhead17radish: point it to that server then09:05
radishkoolhead17: already implemented by our preseed installation09:05
koolhead17radish: COOL09:06
uvirtbotNew bug: #1069138 in php5 (main) "After upgrading to 12.10 I can't install PHP 5.3" [Undecided,Confirmed] https://launchpad.net/bugs/106913809:11
uvirtbotNew bug: #1068433 in munin (main) "Collecting and plotting the uptime is pointless" [Wishlist,Won't fix] https://launchpad.net/bugs/106843309:41
uvirtbotNew bug: #1068304 in openssh (main) "ssh not using gnome-ssh-askpass" [Medium,New] https://launchpad.net/bugs/106830409:51
radishmelmoth: regarding the openstack packages, should I install suggested packages as well? (we have usually turned off suggested/recommended packages for apt)10:05
melmothunsure10:05
melmothtry without, and see if it works ?10:05
=== Err404NotFound is now known as Error404NotFound
=== n0ts is now known as n0ts_off
radishAgain 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?10:54
=== 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
uvirtbotNew 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/106978912:46
=== mcclurmc_away is now known as mcclurmc
radishmelmoth: 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:55
melmothdont know. I dont even remember exactly when does one use the region12:56
radishmelmoth: when you create the services and their endpoints in keystone12:56
melmothahh. so i guess you may change it with keystone comand itself12:56
radishmelmoth: so just rerun the same command after adjusting it?12:57
melmothi dont see a kesytone endpoint-edit12:57
koolhead17radish: keystone-endpoint --help12:57
koolhead17see if it helps12:57
melmothbut there s a keystone endpoint-list, ten you can keystone endpoint-delete and recreate it12:57
radishmelmoth: 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:16
melmothi think the no handler error is sort of common13:17
melmothwhat i tend to do is sudo sed -i "s|log_config.*|log_file = /var/log/keystone/keystone.log|g" \13:18
melmoth/etc/keystone/keystone.conf13:18
melmothso i have logs.13:18
hallynzul: around?13:24
zulhallyn: kind of13:25
hallynzul: question on openvswitch-datapath-dkms13:25
zulhallyn: ok13:25
hallynzul: it was dropped in q, i assume bc the module exists upstream13:25
zulhallyn: yeah13:25
hallynprobelm is the upstream module doesn't yet do gre tunnels.13:26
zulhallyn: oh...also the dkms doesnt build on quantal either13:26
hallyndrat :)  my q was going to be which src you recommend i grab (from a juju charm) to build it13:27
zulhallyn: i think you would have to heavily patch it in order for it to work13:27
hallynzul: ok, thx.  gotta think about whether that's worth it or not13:28
=== n0ts is now known as n0ts_off
radishmelmoth: 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:03
melmothi dont know14:05
melmoth i dont see this setting here anywhere in /etc/glance14:05
melmoth(but i havent finished installing, and am struggling with swift charm)14:05
melmothi always have been confused as to why glance needed 2 paste file anyway14:08
radishmelmoth: 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
melmoththe whole openstack is a big wsgi.14:16
melmothall of em, keystone, nova, glance... Name it, it s wsgi14:16
radishmelmoth: seems it's this bug: https://bugs.launchpad.net/glance/+bug/104282314:18
uvirtbotLaunchpad bug 1042823 in glance "SIGHUP handling fails with multiprocessing" [Critical,Fix released]14:18
melmothi never hit this one (yet ?)14:19
radishmelmoth: well, I'm using 2012.2-0ubuntu1~cloud0 which should be fixed, according to the bugreports14:25
uvirtbotNew bug: #961217 in libvirt (main) "virsh start domain sometimes fail (dup-of: 1055658)" [Medium,Confirmed] https://launchpad.net/bugs/96121714:41
radishmelmoth: did solve it, the documentation is faulty14:45
uvirtbotNew bug: #1069850 in maas (main) "import_pxe_files does not include quantal" [Undecided,Confirmed] https://launchpad.net/bugs/106985014:46
=== 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
tboathey 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?15:53
=== chincloud is now known as Guest91378
andoltboat: 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 logins15:56
tboati 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
tboatmy 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 sftp15:57
andoltboat: 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.15:59
andoltboat: Alternatively you could have different requires (ssh key vs. passwords) for different users, or only allow certain users to login using sftp.16:00
RoyKaddisonj: does sshd support that?16:06
addisonj? assuming you meant andol16:07
tboatif 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 route16:09
andoltboat: 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
RoyKaddisonj: erm, yes ;)16:10
tboatno 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 workaround16:11
andoltboat: 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:11
sarnoldtboat: 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)16:16
=== 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
axisyswhich ubuntu perl package has BER.pm ?17:28
axisyslibconvert-ber-perl is not it which has /usr/share/perl5/Convert/BER.pm17:28
sarnoldaxisys: libconvert-ber-perl and libsnmp-session-perl17:28
axisyssarnold: is there a easy way to find out besides asking here?17:29
sarnoldaxisys: apt-file search BER.pm17:29
sarnoldapt-file is an immensely useful little tool :)17:29
axisyssarnold: thanks a lot17:29
phearAnyone in the Lafayette, LA area? I'm looking for dev work17:53
=== 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
uvirtbotNew 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/106952919:08
maxmahemhey 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
maxmahemthoughts?19:08
maxmahemer old kernals there that is.19:08
uvirtbotNew bug: #1069970 in mysql-dfsg-5.1 (main) "Oracle MySQL October Security Patch" [Undecided,New] https://launchpad.net/bugs/106997019:16
jdstrandmdeslaur: fyi, that is probably a dupe of your bug ^19:22
mdeslaurjdstrand: yeah, I'm looking at it now19:22
jdstrandcool19:23
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
koolhead17philballew, around19:44
koolhead17seems like netflix gone too http://news.ycombinator.com/item?id=468438419:44
philballewkoolhead17, lame!19:46
koolhead17what happned to the monkey script which they released19:46
_rubenahh bugger, the /boot on mdadm boot issue didn't get resolved afterall .. wonder what made me think it did :/19:48
philballewkoolhead17, Seems odd if you ask me19:49
philballewits middle of the day there19:49
philballewthere in east cost iirc from last time19:49
koolhead17seems like they are turning it off/on on regular basis :P19:51
philballewkoolhead17, iirc github was down last week or something like that19:54
koolhead17ya19:54
=== dendrobates is now known as dendro-afk
=== klaas_ is now known as klaas
Guest47529Hi, I have a really strange one I have installed LVM2 but dont have the pvcreate command, why might that be?21:03
=== dendro-afk is now known as dendrobates
Guest47529strange, I just removed then installed it and the commands were there21:08
=== Ursinha-afk is now known as Ursinha
ninjaihey 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
uvirtbotLaunchpad bug 565288 in rsyslog "rsyslog fails to read kmsg on 2.6.33 kernels" [Undecided,Fix released]21:36
blizzowI installed gcp on my 12.04 server and keep running into this when trying to use it.  http://pastebin.com/nSubWH7X21:36
blizzowAnyone have any idea what might cause that problem and what the solution might be?21:37
=== chincloud is now known as Guest94815
diogo_79hi21:47
diogo_79i have an usb modem that is connected to ubuntu server 12.04 but i cannot get it to work, help is need21:48
diogo_79the modem is identify has SGS Thomson Microelectronics 56k SoftModem21:49
diogo_79in the dev directory the modem is ttyACM021:51
diogo_79i have install minicom to talk to the modem but the port ttyACM0 is not a valid port21:51
diogo_79what to do next21:52
aFeijoI've got an WORM! How can I find and remove it?22:14
sarnoldaFeijo: wordpress? :)22:15
aFeijono22:15
sarnoldsome other php application? :)22:16
aFeijoI'm using drupal22:16
aFeijosarnold, funny that only php does that :p22:19
aFeijoit seems that it is a exacutable named "i", just the letter22:19
aFeijohow can I find it? lol22:19
sarnoldaFeijo: find / -name i -print22:19
sarnoldthough that may take a little while :)22:20
aFeijothanks22:20
aFeijo/bin/i22:20
aFeijodamn worm22:20
aFeijoOpyum Team got me22:28
aFeijohow can I remove this Opyum Team ???22:35
sarnoldaFeijo: safest and most fail-safe way is to re-install22:37
aFeijoomg...22:37
sarnoldaFeijo: 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 system22:38
aFeijoI see22:39
aFeijothanks for the hints, I'll work on it22:43
ninjaihey 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
uvirtbotLaunchpad bug 565288 in rsyslog "rsyslog fails to read kmsg on 2.6.33 kernels" [Undecided,Fix released]23:01
=== n0ts_off is now known as n0ts

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!