/srv/irclogs.ubuntu.com/2012/08/16/#ubuntu-server.txt

seijirou_I have an issue with ubuntucloudInfrastructure.   Following the guide... after running juju bootstrap... I am stuck in a loop of remote server refused the client connect.   Connecting to the remote end directly I can see in /var/log/auth.log that it's trying to connect to localhost on 2181..00:07
seijirou_I don't think localhost is correct.. I think it's supposed to connect back to the initial maas box00:07
seijirou_any ideas greatly appreciated00:11
CyclicFluxGood evening fellow Ubuntu-Server enthusiasts. I have a bit of a problem, and I am not exactly clear on how to fix it, my assistant made a bit of a hiccup00:34
CyclicFluxWhile using tor-proxy he saw in the log that the patch to the unix control socket didn't have proper permissions of the user.  He then changed the ownership of the /var/run folder to chown -R hisusername:root /var/run, in hopes of solving the problem in a rather crude way.  I was curious what the default permissions were on the /var/run directory so I could change them back via chmod to recursively correct this00:37
ChmEarlCyclicFlux,  http://paste.ubuntu.com/1149845/00:38
CyclicFluxI was thinking a chmod 75700:38
ChmEarlthats lucid00:38
CyclicFluxChmEarl, thanks! I appreciate it00:39
seijirou_the folder /var/run itself is root:root 75500:39
ChmEarlabout half are 64400:39
CyclicFluxChmEarl, thanks! I am going to go check it out, and let you know how it goes00:39
ChmEarlseijirou_, gave you an important tip00:40
CyclicFluxseijirou, thanks as well!!!! The irc-client is on transparent and I am having trouble seeing the blues with my background, lol!!!00:41
CyclicFluxI'll be right back00:41
=== dendro-afk is now known as dendrobates
=== tgm4883` is now known as tgm4883
seijirou_Lol so far cloud infrastructure 12.04 walk-through and pre-built image has been a catastrophe01:24
three18tiseijirou_, no "cloud infrastructure" in 12.04, that's a < 11.10 thing.  post 12.04 we're using MaaS and Juju.02:08
three18tibut I agree.02:08
three18tihave you checked out openQRM?02:09
disown ok I have installed open-iscsi on a computer the services is running but from another computer what clientside software do I need to access iscsi based things ? Or is it built in to the os so a share will show up in any browser ...02:16
disownconfused on where the iscsi client side package is02:16
disownIs it different from an NFS setup where you have a client and a server side program02:19
disownclient program being the mounting command and the server side being the service02:20
disownOr maybe this open-iscsi is just the client side daemon that detects when a san enable devices is on the network and mounts it. Though the san device has to have the builting software on its side02:22
melmothdisown,  the server is called a target02:22
melmothand people tned to use tgt for the target side02:22
melmoththe client is called the initiator02:22
melmothand i think open-iscsi (iscsadm and stuff) is the client part02:23
disownso then whats the server part02:23
melmothtgt02:23
disownwhat is that stand for02:24
disownand what is tned02:24
melmothhmmm. How should i know ? :)02:24
melmothi never heard of tned02:24
disown" and people tned to use tgt for the target side"02:24
melmothahh, i think tgtd means TarGeT Daemon or something02:25
melmothahh :) that was me mispelling "tend". I meant to say people use tgt for the server side.02:25
disownok but what package is that server stuff part of02:25
melmothtgt02:25
melmothLinux SCSI target user-space tools02:26
three18tiany ideas on how to preseed an install?  I'm stumped.  Thanks.02:27
three18tiso you don't have to look through the scollback, I'm looking for a good syslinux.cfg mine is loading vmlinuz and initrd.gz, but I won't load my preseed.cfg02:28
disownok so then tgt is the equivalent to NFS client side package nfs-common02:28
disownsorry meant nfs-kernel-server02:29
melmothdisown, yep , i think one can say that02:30
disownmeant serverside package when I said client02:30
three18tithis is all I have in my syslinux.cfg http://paste.scsys.co.uk/20559002:30
melmoththree18ti, i use it with cobbler, but as it s cobbler i did not generated the syslunx.cfg file myself02:30
three18tiheh, I'm trying to preseed the cobbler server ;) maybe I'll install cobbler on another machine then use that to provision this machine...  it seriously shouldn't be this hard to automate an install.02:31
three18tiunfortunately the docs are just missing that one piece.02:32
disownOk then it would seem to me iscsi is more fundamental or lower level then NFS since not only can it act as hosting shares but can do more general things like issue scsi over tcp/ip commands02:32
three18timaybe I'll try zipping a custom initrd02:32
melmothdisown, iscsi is about block devices, nfs is about filesystems02:33
disownso iscsi is not for accessing files or filesystems it can only issue scsi command to like tell a cd/dvd player to burn a cd/dvd ,...etc02:34
disownscsi is part of a HDD ATAPI is scsi based02:34
disownso it should beable to retrevie any sector on a HDD02:35
disownconfused02:35
melmoththree18ti, http://pastebin.com/EHveL9aS02:35
disownseems to me iscsi would be more general then nfs since iscsi could in theory have a layer on top add to do the same thing as nfs02:36
melmothits a _block device_ server02:36
melmothit does not do the same thing than nfs.02:37
three18tisonofab*** I just rebooted my dns server... lol02:37
disownany harddrive is a block devices02:37
melmothyep, but nfs is not a drive, it s a filesystem.02:37
disownand as such cann't you uses iscsi to retreive any sector of a HDD with a scsi / atapi command then once you can do that one could eventually add a file system to the top or better yet run any filesystem on top ,02:38
melmoththree18ti, in my example the preseed file is http://192.168.122.2/cblr/svc/op/ks/profile/precise-x86_64-auto02:38
melmothdisown, exactly, this is the idea.02:39
disownthats cool sort of like a VFS set up02:39
three18timelmoth, thanks, the problem is that I'm trying to use a "local" preseed.02:40
three18tias in it's on the FDD.02:40
disownso one can uses iscsi in theory to test out newly developed DFS02:41
melmothin this case, it happen to be local too. I do not know why the cobbler guyes made it pass threw http02:41
melmothmay be because it s easier :)02:42
three18ti:)02:42
three18tiunfortunately, these instructions seem just incomplete enough, https://help.ubuntu.com/12.04/installation-guide/amd64/preseed-using.html02:42
disownif that is true that opens up whole new worlds in my ability to design a DFS without having to write the server/client socket programs to interperate those commands02:43
seijirou_three18ti, I tried MaaS and Juju.  It's incredibly broken.  Problems at every step.02:47
three18tiseijirou_, have you checked out openQRM?  What is broken about MaaS and Juju?  When was the last time you tried them?02:50
bigjools"incredibly broken" is not true at all02:51
seijirou_I've tried getting MaaS and Juju working for the last 2 days.  The 1st problem is related to system clock mismatch causing nodes not to boot correctly.02:51
seijirou_The errors are not discriptive, so it took a while to figure out what that was.  The fix was standing up NTP on the MaaS box, and modifying the tftp image with instructions for the remote boxes to pull ntp.02:51
seijirou_If you don't do that the nodes are stuck at comissioning02:52
seijirou_After that they do comission, and shut off.   if you turn them back on prrior to attempting to juju bootstrap, the SSH keys get hosed02:53
bigjoolswhat ssh keys?02:53
bigjoolshttps://bugs.launchpad.net/maas/+bug/97812702:54
uvirtbotLaunchpad bug 978127 in maas "incorrect time on node causes failed oauth" [High,Triaged]02:54
seijirou_that would be problem #102:54
bigjoolswhat ssh keys are "hosed" ?02:54
seijirou_The MaaS server seeds the nodes with it's public ssh key with the cloud-init script ( I think)02:55
seijirou_without that working, you cannot authenticate to the node02:55
bigjoolsif you are using juju you don't need to care about maas's ssh keys02:55
bigjoolsand I still don't know what you mean by hosed02:56
seijirou_Actually I do, because when i juju -v status and is ee a screen full of invalid ssh key errors02:56
seijirou_i know why juju bootstrap never works02:56
bigjoolsno, you don't.  juju passes keys02:56
bigjoolsstatus fails because it's not finished installing and hence no keys are set02:57
seijirou_What I found to be repeatable, is if you turn the nodes back on after comissioning02:57
seijirou_prior to juju bootstrap02:57
seijirou_ubuntu is installed02:57
seijirou_but there's an issue with the ssh keys02:57
bigjoolswhy are you turning them on?02:57
seijirou_so that when you then try to juju bootstrap02:57
bigjoolsit's not designed to work like that02:57
seijirou_there's a probelm with the keys, and it won't work02:57
seijirou_I did because they shut off unexpectedly.02:58
seijirou_I since learned, okay, don't turn them back on02:58
bigjoolsthat's not unexpected at all, it's designed to work like that02:58
seijirou_juju bootstrap... then go turn them on02:58
bigjoolsjuju bootstrap will turn them on again02:58
seijirou_I didn't design it02:58
bigjoolsno, I did02:58
seijirou_It's not well documented02:58
seijirou_Tehrefore I diddn't expect it02:58
bigjoolsI am happy to help02:58
seijirou_My clue to the cause, was another bug that i'd have to go find02:58
seijirou_where the last post someone mentioned they did the same thign02:58
seijirou_I'm not the only one02:59
seijirou_Anyhow, after realizing that mistake i started over02:59
bigjoolswhich docs are you looking at, we can fix it02:59
seijirou_get past issue #1, don't turn them on after comissioning, issue juju bootstrap02:59
seijirou_it still fails02:59
seijirou_this time I can ssh to the node02:59
seijirou_when i look in /var/log/auth.log02:59
seijirou_it's repeatedly trying to connect to localhost on 218102:59
seijirou_every time juju -v status loops it's connection attempt03:00
bigjoolswhat do you mean by "it still fails", what are the external symptoms?03:00
bigjoolsbootstrap takes a long time, FWIW03:00
seijirou_well juju -v status shows me that the remote server rejected the connection03:00
seijirou_i can now ssh to the remote server though03:00
bigjoolsbecause it's not finished bootstrapping03:01
seijirou_i let that run for 16 hours03:01
bigjoolsok that's not good :)03:01
seijirou_i left it last night before bed03:01
seijirou_checked it this afternoon after i got home from work lol03:01
bigjoolsok so you  can ssh in?03:01
seijirou_I was able to yes... the environment is not up currently03:01
bigjoolscan you paste the output from these logs:03:02
bigjools/var/log/cloud-init-output.log03:02
bigjools/var/log/cloud-init.log03:02
bigjoolsalso what is your DEFAULT_MAAS_URL in the /etc/maas/maas_local_settings.py file?03:03
seijirou_If you can stand by about 10 minutes I can re-create it.03:03
bigjoolssure03:03
bigjoolsalso please tell me which docs you were following so I can fix them03:04
seijirou_and I'm sorry if my description about it was offensive.. i'm slightly frustrated but i appreciate your willing to help.03:04
bigjoolsnp, it's a frustrating experience when it goes wrong03:04
bigjoolswe're about to release quite a re-write in 10.1003:04
bigjools12.10 even03:04
disownwait cann't iscsi be used for distributive based raid03:06
seijirou_I was following along here, using method2   https://help.ubuntu.com/community/UbuntuCloudInfrastructure03:06
bigjoolsok03:06
disownwait is clustering a form of distributive based raid  I see DBRD is used to do clustering but is clustering distributive based raid ?03:08
bigjoolsok I fixed the wiki to say it shuts down after commissioning03:12
bigjoolsheading out to eat, back later, just leave the logs and I'll check when back03:14
seijirou_Thanks03:14
seijirou_Ok03:15
seijirou_DEFAULT_MAAS_URL = "http://192.168.10.10/"03:17
disowniscsi melmoth if your still out there is more general then even issuing scsi commands over tcp/ip for a HDD it can be used if I am correct for any device that excepts or understands scsi commands this allows you a distributive way to control anything. 1) create a scsi device that does what you want 2) uses iscsi as a means to issue the commands over the network. I can see it used for remote controling thing....hell this opens up03:17
disown many worlds for me03:17
disownone could basically but any computer or electronic based device online with this or make it remote controllable03:19
disownso cool so cool now I know how I would do home surveillances or automation03:21
seijirou_Here is the bug were the last post describes the situation I was in.03:36
seijirou_https://bugs.launchpad.net/ubuntu/+source/juju/+bug/101520703:36
uvirtbotLaunchpad bug 1015207 in juju "juju setup fails, ERROR Invalid SSH key - 12.04 LTS" [Undecided,Confirmed]03:36
=== n0ts_off is now known as n0ts
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
=== dendrobates is now known as dendro-afk
seijirou_Okay so 1st issue after juju bootstrap and ubuntu is installed on remote node.  Box1 tries to connect to it by hostname, but it will not resolve.05:09
seijirou_Therefore errors liek this will repeat idefinitely05:09
seijirou_http://pastebin.com/GwYC1Q4E05:10
seijirou_To move past this, I must manually reboot the node05:10
seijirou_It will pull DHCP again, and then the name will resolve.05:11
seijirou_I am then prompted if i want to connect with ssh to which i say yes.05:11
seijirou_The errors in that pastebin will still continue indefinitely05:11
seijirou_It never changes.05:12
bugzc_Hey guys, I was wondering if anyone could tell me why the following outputs in chunks every now and then instead of the intended 'tail -F'-esque live output (one liner)? tail -F /var/log/squid3/access.log | perl -pe 's/^\d+\.\d+/localtime($&)/e;' | ccze -C05:13
seijirou_This time I'm not sure what went wrong, but I also can't manually "ssh ubuntu@Galaxy2" successfully... so the keys are broken again05:14
bugzc_passing tail's output to either ccze or the perl script works fine, but having both the script and ccze in there seems to cause the issue05:14
seijirou_So i'm going to try creating ssh keys again, and running maas-import-isos again because perhaps that updates the ssh key seeding thing, i'm not sure05:26
seijirou_then i'll pxe boot the node again05:26
bigjoolsseijirou_: maas-import-isos doesn't touch keys05:28
bigjoolsseijirou_: I need your cloud-init logs05:29
bigjoolsI can't see any DNS problems in that log05:29
bigjoolsthe error is also nothing to do with ssh as far as I can see, it's zookeeper05:33
seijirou_at the end, the name resolves to some internet IP05:43
seijirou_if you try to nslookup any bogus name, you get 63.251.179.13 and 8.15.7.11705:44
seijirou_The pastebin shows attempts to connect to Galaxy2, the hostname of the node...05:45
seijirou_and then a ping of Galaxy2 comes back with the 63.251.179.13 IP.  not the correct 192.168.10.705:45
MicSatIs anyone familiar with tomcat6 and apache2?05:46
seijirou_Previously I could ssh to the node manually but currently I cannot05:46
seijirou_I believe when the node PXE boots it should receive the MaaS' public ssh key.   THat doesn't seem to work consistently05:47
seijirou_Which is getting in the way of me retrieving those logs.05:47
bigjoolsis your dhcp server telling the nodes to use the right dns?05:48
seijirou_The maas box is the dhcp server05:48
seijirou_it claims itself for DNS05:48
bigjoolslet me repeat my previous answers and questions:05:49
bigjools1. using juju doe *not* depend on maas ssh keys05:49
bigjools2. please paste your cloud init logs05:49
seijirou_how can i retrieve them?05:49
bigjoolsput this in the preseed:05:50
bigjoolsd-i   passwd/user-password-crypted  password $6$.1eHH0iY$ArGzKX2YeQ3G6U.mlOO3A.NaL22Ewgz8Fi4qqz.Ns7EMKjEJRIW2Pm/TikDptZpuu7I92frytmk5YeL.9fRY405:50
bigjoolsit'll set the password of the ubuntu user to "ubuntu"05:50
bigjoolsthen you can ssh in05:50
bigjoolsor log in on the console05:51
seijirou_is this done through the same emthod the "05:51
seijirou_method the ntpdate -8  was done05:51
seijirou_mount and chroot05:51
bigjoolswhen I say "is your dhcp server telling the nodes to use the right dns?" I mean, does the dhcp server have a configured domain?05:51
bigjoolsno05:52
seijirou_No domain05:52
bigjoolsjust edit the preseed05:52
seijirou_Okay, I don't know where the preseed is05:52
bigjoolshave you got cobbler-web installed?05:53
seijirou_I'm not sure, does the guide I'm following install cobbler-web ?05:53
bigjoolsthat would be the easiest way05:53
bigjoolsno05:53
seijirou_Ok.   apt-get install cobbler-web suffice?05:53
bigjoolshang on a sec05:54
seijirou_Ok.05:54
bigjoolsok just edit /var/lib/cobbler/snippets/maas_preseed05:56
bigjoolsand stick that line in there05:56
bigjoolsthankfully this cobbler stuff will not be around for much longer05:56
seijirou_donald@Galaxy1:/etc/cobbler$ cat /var/lib/cobbler/snippets/maas_preseed #import base64 #set $maas_preseed_data = base64.b64decode($getVar("MAAS_PRESEED","")) $maas_preseed_data  cloud-init   cloud-init/local-cloud-config string manage_etc_hosts: localhost d-i   passwd/user-password-crypted  password $6$.1eHH0iY$ArGzKX2YeQ3G6U.mlOO3A.NaL22Ewgz8Fi4qqz.Ns7EMKjEJRIW2Pm/TikDptZpuu7I92frytmk5YeL.9fRY405:57
=== exocaesa1 is now known as exocaesar
seijirou_formatting got lost, but otherwise look ok?05:58
bigjoolsyes05:58
seijirou_So when it pxe boots... it doesn't go through a re-install06:01
seijirou_it drops in to console pretty rapidly06:01
seijirou_and the login doesn't work, but i imagine nothing changed.  should i expect another OS install?06:01
bigjoolsyeah you probably need to reinstall06:02
blackshirthelllo06:03
bigjoolssorry06:03
blackshirt I have log entries like this in syslog : dovecot: imap(paijo): Error: user paijo: Couldn't drop privileges: User is missing UID (see mail_uid setting)06:03
blackshirtI try to setup dovecot to use LDAP backend06:03
blackshirtpaijo was user entry on ldap database...06:03
blackshirthow we resolve this ??06:04
blackshirtanyone could help me ?06:04
CyclicFluxI had a bit of a follow-up question from a few hours ago.  I unfortunately had to roll away from the desk, and then had one thing to do after the other.  But my issue had to do with my assistant's crude tactics to essentially resolve an issue he saw in the tor-proxy log, to give tor's unix control domain socket the proper permissions, he applied chown -R username:root(he didn't realize that it was occuring due to him06:09
CyclicFlux running it w/sudo as opposed to his user) to the /var/run directory in a crude attempt to resolve it.  for the past 30 min.'s or so I was06:09
CyclicFluxgetting carried away with learning more about the access-controls in sockets/etc... so I can confidently fix it next. Could someone give me the output on their '/var/run' & then '/var/run/' sockets so I can account for any variance in application-specific differences in permissions.06:10
CyclicFluxIts this command stat -c '%A %a %n' /var/run06:11
CyclicFluxThat will do the /var/run directory.  Then cd into /var/run do 'stat -c '%A %a %n' *' (this will get the sockets)06:12
seijirou_looks like maybe that encrypted passwords ends with a . ?06:12
CyclicFluxseijirou, hey bud! You remember me? I apologize for almost missing you earlier, but your insight proved to be the most beneficial!06:13
seijirou_lol hey, cool glad it helped06:14
CyclicFluxDo you mind running the stat commands above for me, and letting me know the octal outputs, the short-hand %'s allow for more customized formatting, and then octal output(accounts for all the bits whereas the ls -al doesn't)06:15
CyclicFluxYessssireeee, it def. did!06:15
seijirou_lrwxrwxrwx 777 /var/run06:16
seijirou_http://pastebin.com/zC05Xej306:17
CyclicFluxseijirou_, Thanks!!!!06:17
seijirou_No problem o706:17
CyclicFluxseijirou_, I had a question, are you familiar with those 4-length octal permissions? Those are what I was just reading about06:18
seijirou_like the 1777 ?06:19
CyclicFluxseijirou_, yessssir06:20
seijirou_I don't use them... I got stuck on one once and I think it turned out to be some sort of access lsit06:20
seijirou_maybe it's an app-armor thing or something of that nature?06:20
CyclicFluxseijirou_, yeah they are like stick bits, but because most don't compile their own software anymore, its no biggie, but when messing around with the daemons, proxies, and other more advanced stuff I have ran into issues with users+group+UID&GID sticky/non-sticky bits.  So I was going over it, and playing around with it some.06:21
seijirou_ahh06:21
seijirou_Yeah i can't be much help there :)06:22
=== ivoks_ is now known as ivoks
CyclicFluxseijirou_, you were a huge help! I wouldn't be much of a help either, lol!!!06:22
seijirou_lol every squirrel gets a nut eventually!  glad it helped :)06:23
CyclicFluxseijirou_, but the article is here if you ever get into trouble(it took me a while to find it, but it is legit, and goes through it in a way that you'll understand), I got eclipse to securely run and access server document root/etc.... w/o privilege, which I am not sure if your familiar is quite a feat, lol!06:24
seijirou_bigjools, in true murphy's law fashion i can log in to the node, but something is now broke with the juju box.06:24
CyclicFluxhttp://www.unixpeople.com/HOWTO/advanced.permissions.and.ACLs.html06:24
seijirou_That's Cyclic06:24
seijirou_Thanks even06:24
seijirou_ INFO Bootstrapping environment 'maas' (origin: distro type: maas)... Unexpected Error interacting with provider: 409 CONFLICT 2012-08-16 02:25:13,347 ERROR Unexpected Error interacting with provider: 409 CONFLICT06:25
CyclicFluxseijirou_, no doubt!!! I owe you one, and you were right they all fall under the ACLs06:25
seijirou_donald@Galaxy1:~$ juju status 2012-08-16 02:26:03,461 INFO Connecting to environment... juju environment not found: is the environment bootstrapped? 2012-08-16 02:26:03,497 ERROR juju environment not found: is the environment bootstrapped?06:26
seijirou_So 409 conflict i believe is when there's no available nodes06:26
seijirou_i did a juju destroy-environment06:26
seijirou_but I think the node is still considered deployed06:27
seijirou_And i can't delete the allocated node in the web ui06:28
seijirou_at this point i need to call it a night i will try to try again later.06:29
Calthropstuhi07:16
Calthropstuanyone alive in here?07:17
CalthropstuStarting web server apache2                                                  apache2: Syntax error on line 214 of /etc/apache2/apache2.conf: Syntax error on line 3 of /etc/apache2/httpd.conf: Syntax error on line 1 of /home/calthropstu/webpolicy/web_agents/apache_agent/Agent_001/config/dsame.conf: Cannot load /home/calthropstu/webpolicy/web_agents/apache_agent/lib/libamapc2.so into07:18
Calthropstuserver: /home/calthropstu/webpolicy/web_agents/apache_agent/lib/libamapc2.so: undefined symbol: ap_run_http_method07:18
CalthropstuAction 'start' failed.07:18
CalthropstuThe Apache error log may have more information.07:18
Calthropstu                                                                         [fail]07:18
Calthropstu:(07:19
=== smb` is now known as smb
melmothCalthropstu, do you put an apache module in your home directory ?07:29
melmothif you choose to have your home directory encrypted, apache will never be allowed to read its content07:29
dax_rocMorning all07:33
dax_rocIs it possible to get a list of installed packages and what categories they belong to ?07:33
dax_roc*Grouped by category07:33
=== dduffey_afk is now known as dduffey
uvirtbotNew bug: #1023066 in quantum "python-quantum fails to install due to python syntax errors" [Undecided,Fix released] https://launchpad.net/bugs/102306608:10
uvirtbotNew bug: #1037400 in maas "python-lockfile missing from list of required dependencies" [Critical,Fix released] https://launchpad.net/bugs/103740008:16
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
amcsi_workI have problems on my ubuntu 10.04. When git pushing to it though ssh, it gets stuck while writing files. There seems to be some sshd problem that causes this. Is anyone familiar with this?09:04
=== dendro-afk is now known as dendrobates
chm007Hi. I have successfully installed Ubuntu OpenStack following this procedure (http://uksysadmin.wordpress.com/2012/03/28/screencast-video-of-an-install-of-openstack-essex-on-ubuntu-12-04-under-virtualbox/#comment-649). Unfortuanetely, when I tried to create a new instance, I get this Nova message (Error: Unable to launch instance: Can not find requested image (HTTP 400)). Where can I found nova error log as I use the Ubuntu Dashboard09:27
rbasakamcsi_work: if that's not just a slow upload, it could be an MTU problem09:27
amcsi_workhttp://pastebin.com/px5FuxG7 <- here is when I try to scp a large file onto this bad server09:29
amcsi_workwith scp -vvv09:31
uvirtbotNew bug: #978281 in php5 (main) "apache2 crashed with SIGABRT in raise()" [Medium,Incomplete] https://launchpad.net/bugs/97828109:31
=== Lcawte|Away is now known as Lcawte
freakynlhi, i'm having really poor write performance on a 7 disk raid-5 set, even after some tuning I can get around 60MB/s max sequential. The disks I have tested individually before putting them in the raid did around 110-90MB/s (depending where on the disk you write, beginning of the disk is faster than the end oc)09:39
freakynlnow I did notice when I was at the noc last time that on 2 of the disks the activity led burns permanently, on the other 5 it just blinks a bit09:39
freakynlsmart doesn't show any unusual things tho', some reallocated sectors and CRC errors but that's it09:40
=== dendrobates is now known as dendro-afk
_rubenfreakynl: does iostat show any uneven distribution of activity?09:46
freakynl_ruben: no, but since I have buffers it should be trying to complete entire stripe writes before moving to the next09:49
freakynlso I wouldn't quite expect that either. That said, since they do show the same cmds/s one would expect all activity leds to burn more or less the same instead of 2 constantly and the others blinking09:50
freakynlwhat is horrible tho' is that one of the disks (the spare) has pending sectors so running badblocks on it (badblocks doesn't find anything, yet the sectors remain pending... weird too). That disk does 100MB/s and the entire md4 is stuck at around 8MB/s now. Not checksumming either, cpu is hardly loaded (~95% idle)09:54
freakynlit's random now tho', but even then considering it's 7 disks it's horrible09:54
freakynlrunning smartctl -t offline on the disk with the pending sectors doesn't help either. If anyone has some ideas on that, would be welcome too. Receiving e-mails from smartd every day now. At some point one stops looking at them and that's bad ;)09:55
AdvoWorksilly question maybe, but how can i tell if my version of ubuntu is server or non-server, from the CLI?09:56
freakynlAdvoWork: not sure, is it not in /etc/issue?09:58
bhosmerIf you cat /etc/lsb-release there isn't anything that dustinguishes server from desktop.09:59
bhosmerIs there really any difference aside from x and some desktop software?10:01
=== dendro-afk is now known as dendrobates
AdvoWorkbhosmer, i suppose actually, when i boot up, i only get CLI, so that would indicate server10:11
=== cpg is now known as cpg|away
bhosmerAdvoWork: or x was disabled. If you type starts does anything happen?10:14
bhosmerSorry, startx10:14
AdvoWorkto bne fair, ive just looked at the iso i downloaded "server" springs to mind lol10:14
AdvoWorkdoh!10:14
bhosmerThis autocorrect is driving me nuts!10:14
freakynlafaik there isn't much difference expect the default kernel and package selection10:14
bhosmerDoes the default desktop install include sshd?10:15
freakynlI dunno don't run desktop ;)10:16
bhosmerMe either!10:16
freakynlbut ssh is very common, even on desktops10:16
uvirtbotNew bug: #938804 in php5 (main) "apache2 crashed with SIGSEGV in prefill_from_oparray()" [Low,Incomplete] https://launchpad.net/bugs/93880410:16
bhosmerI was trying to think of a package included in the server but not the desktop.10:17
uvirtbotNew bug: #983782 in apache2 (main) "apache2 crashed with SIGSEGV in zm_globals_ctor_mongo()" [Undecided,New] https://launchpad.net/bugs/98378210:22
=== n0ts is now known as n0ts_off
=== lamont` is now known as lamont
uvirtbotNew bug: #1034701 in horizon (main) "ImportError: Could not import settings 'openstack_dashboard.settings': missing dependency on python-glanceclient" [High,Triaged] https://launchpad.net/bugs/103470111:41
uvirtbotNew bug: #975468 in maas (main) "consider implementing a 'security group' functionality" [High,New] https://launchpad.net/bugs/97546812:26
afuenteshow to purge packages installed with tasksel?12:45
freakynl_ruben: extended stats (iostat -x 2) show await, r_await and w_await values 4-20* larger than the other disks in the set consistently12:51
_rubenfreakynl: all disks on same controller?13:09
_rubenI'd say either dying disks or crappy controller for those disks13:09
freakynl_ruben: lsi sas controller. All disks (in this set) are on the same controller13:11
_rubenfreakynl: then if the IO/s are similar, but the waits higher, I'd be blaming the disks13:12
rbasakIs vmbuilder the current recommended way of setting up fresh installs on libvirt? Or should I be using something else?13:36
njinHallo, in raid1 when I reconnect one of the disks, teorically them will be automatically synced, but this not happens, syncing is starting only when manually add the device to mdadm. Can you tell me wich is the package responsible of this fail so I can open a bug report. Thanks in advance13:52
xnoxnjin: mdadm if you use software raid13:52
xnoxnjin: this is not a bug, but a known feature13:53
xnoxnjin: because if two drives have modifications, at resync you can get silent data loss13:53
njinxnox, thanks, so i will update the testcase13:53
xnoxnjin: e.g. unplug one drive: modify a document; unplug the first drive, plug the second one in: modify a document; plug both in & try to sync13:54
xnoxyou will loose data =/13:54
xnoxit's not git it doesn't know about conflicts well enough =)13:54
njinok, thanks for the clarify13:55
=== Mez__ is now known as mez
=== mez is now known as Mez
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
rbasakhallyn: we couldn't SRU a feature change to start using distro-info - that's why I filed a separate bug just to backport the quantal support using the same mechanism being used currently.14:23
dr-fnordanyone has a fix for apt-mirror and the i18n bug?14:28
smbzul, Ok, so chinstrap/~smb/4review would be fixing my little annoyance ;)14:42
zulsmb: cool ill get to it today14:42
smbzul, Ok, thanks14:42
hallynrbasak: we couldn't?14:56
hallyn<shrug>  ok.  patches for both bugs welcome :)14:56
uvirtbotNew bug: #1037607 in vm-builder (universe) "vmbuilder completely fails on Quantal due to kernel pae detection failure" [Undecided,New] https://launchpad.net/bugs/103760714:56
rbasakhallyn: I'll dig into it if I get time. But bug 1037607 is a bit more serious :-/14:56
uvirtbotLaunchpad bug 1037607 in vm-builder "vmbuilder completely fails on Quantal due to kernel pae detection failure" [Undecided,New] https://launchpad.net/bugs/103760714:56
hallynrbasak: i believe it was at oneiric that we decided to phase out vmbuilder14:57
hallynmaybe it was natty14:57
rbasakhallyn: what should I be using instead?14:58
hallynanyway first i'll be focusing on bugs 1035320, 997978 and 103733114:58
uvirtbotLaunchpad bug 1035320 in libvirt "free(): invalid pointer" [High,Confirmed] https://launchpad.net/bugs/103532014:58
uvirtbotLaunchpad bug 997978 in qemu-kvm "KVM images lose connectivity with bridged network" [High,Confirmed] https://launchpad.net/bugs/99797814:58
uvirtbotLaunchpad bug 1037331 in lxc "lxc-create should clear the cache when interrupted" [Medium,Triaged] https://launchpad.net/bugs/103733114:58
hallynrbasak: cloud images?14:58
uvirtbotNew bug: #1037626 in lxc (universe) "lxc-create wastes disk space by keeping installation debs" [Undecided,New] https://launchpad.net/bugs/103762615:21
freakynl_ruben: thx :)15:22
p0si just figured out a fundamental security issue with terminal-only ubuntu machines: if i run malicious software with a restricted account, the terminal typically allows full control of everything which is displayed on screen. the software therefore could fake the whole shell and when i type "logout" it could display its own fake login screen to grab passwords for other accounts. if it cannot "su" to the user account which i entered the data for, it15:25
p0scould just display "wrong password" and drop to the real login screen. it could repeat this until it has acquired root.15:25
p0si am wondering whether there is a standard fix to this vulnerability?  IMHO the easiest would be a reserved key on the keyboard which forces logout, which cannot be re-directed by any software, and which cannot be even monitored by non-root software. is there a software which allows this?15:26
hallynfriend of mine harvested a slew of passwords that way in 199415:27
p0sanother solution would be to make /etc/issue only readable by root and make it display a special private "reverse" password, that is a password which the system login screen displays to authenticate itself to the user. however i think it is questionable whether all system software treats /etc/issue as private?15:27
p0shallyn:  ewww.15:27
p0si think this issue is so severe that i cannot understand why there seems to be nothing against it in ubuntu or debian standard setup.15:28
hallynbut the key already exists - google sysrq15:28
p0shallyn: i know about sysqr but AFAIK it is more of a debug settings than a standard key, isnt it?15:29
hallynp0s: no.  alt-syrq-k15:29
hallynsee http://www.mjmwired.net/kernel/Documentation/sysrq.txt15:29
p0shallyn: ooh, just found that: http://en.wikipedia.org/wiki/Secure_Access_Key15:30
p0shallyn: your document says that it is not really a secure access key. line 13815:32
hallynp0s: i don't remember why that's there.  read the c2 reqs.  I suspect it does what you want, but not enough for government compliance purposes.15:33
hallyn(or go ask on #ubuntu-hardened, they probably remember)15:33
p0sthank you15:33
p0s"alt+print+k" seems to work on my ubuntu 12.04 server15:36
=== sauce_ is now known as sauce
=== JoeVLcek is now known as JoeVLcek_Lunch
=== HariSeldon is now known as Haruspex
zuladam_g: looks like we have another weird ass ftbfs for nova http://pastebin.ubuntu.com/1151019/16:49
=== JoeVLcek_Lunch is now known as JoeVLcek
RoyKany idea how long it should take for linux md/ubuntu to give up on a drive? I think one of my drives failed, some 15 minutes ago, and the system is still blocking i/o. shouldn't md get rid of this drive soon?17:13
hallynstgraber: I"m going to look at fixing bugs 1031043, 1037331, 1037626, 918327, and 1019398 in q.  Anything to add, or any objections?17:35
uvirtbotLaunchpad bug 1031043 in lxc "-t ubuntu -- -h still creates container" [Medium,Triaged] https://launchpad.net/bugs/103104317:35
uvirtbotLaunchpad bug 1037331 in lxc "lxc-create should clear the cache when interrupted" [Medium,Triaged] https://launchpad.net/bugs/103733117:35
uvirtbotLaunchpad bug 1037626 in lxc "lxc-create wastes disk space by keeping installation debs" [Medium,Triaged] https://launchpad.net/bugs/103762617:35
uvirtbotLaunchpad bug 918327 in lxc "lxc-start exits success on failure when non-root" [Low,Confirmed] https://launchpad.net/bugs/91832717:35
stgraberhallyn: looks good, can't think of something to add17:37
hallynthx, ttyl17:37
=== ejat- is now known as ejat
=== cpg|away is now known as cpg
=== cpg is now known as cpg|away
uvirtbotNew bug: #1036043 in mysql-5.5 (main) "package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit code 1" [Undecided,Invalid] https://launchpad.net/bugs/103604318:06
hallynstgraber: gah.  ubuntu:lxc tree is out of date18:09
hallynalso, arm builds are out of date (?)18:09
hallyni guess i'll import-dsc into ubuntu:lxc18:09
hallynhm, dep wait18:10
hallynd'oh.  i need to make it only depend on seccomp on x8618:13
* hallyn files a bug for himself against himself 18:13
uvirtbotNew bug: #1037701 in lxc (universe) "lxc must only depend on seccomp for i386 and amd64" [Critical,In progress] https://launchpad.net/bugs/103770118:26
uvirtbotNew bug: #1037723 in walinuxagent (main) "move init functionality to cloud-init" [Undecided,New] https://launchpad.net/bugs/103772319:01
uvirtbotNew bug: #1037727 in cloud-init (main) "support adding region/availability to mirror selection" [High,Triaged] https://launchpad.net/bugs/103772719:11
uvirtbotNew bug: #1037738 in openssh (main) "race condition in init script" [Undecided,New] https://launchpad.net/bugs/103773819:31
=== pdtpatrick_ is now known as pdtpatrick
shadeslayerhas anyone here setup a custom apt archive using reprepro?20:10
Davieyadam_g: hey20:20
DavieyAre you currently working on the lessc issue with horizon?20:20
=== mrmist is now known as groupcat
adam_gDaviey: i was looking at it yesterday20:22
adam_gDaviey: https://answers.launchpad.net/horizon/20:23
adam_gDaviey: er, https://answers.launchpad.net/horizon/+question/2059220:23
adam_gDaviey: gabriel's suggestion seems... not feasible20:23
sauceif i want to config static IP, it is "sudo dpkg-reconfigure <what goes here>??"20:23
jpdssauce: sudo vim /etc/network/interfaces20:24
saucei want the text UI20:24
jpdssauce: That is a text UI.20:24
jpdssauce: And $ man interfaces20:24
saucei think you know what i mean good sir :)20:25
jpdsNo, dpkg doesn't handle networking.20:25
adam_gDaviey: i'd think you would be able to use the lessc interpreter to generate all of the static files from a directory of the dynamic .less files. if thats the case, we could snapshot it all at the end of the cycle, and include it in our packages instead20:25
Davieyadam_g: right.. so i was thinking.. we either compress at source package creation time.. using something smarter..20:25
DavieyOR.. if using it at run time.. make node a Suggests: and wrap usage in an if statement20:25
Davieywhat do you think?20:25
Davieyie, compressing isn't /required/20:25
saucejpds: i think you are right, cause i can't find it20:26
Davieyadam_g: requiring nodejs as a source package developer dep is ok.20:26
adam_gDaviey: what do you mean 'something smarter20:27
adam_gTBH yesterday was the first time i've ever looked at anything like this, so i don't fully grok it yet20:27
Davieyadam_g: smarter than the lp-answers suggestion20:29
adam_gDaviey: oh, right20:29
saucejpds: i think i was thinking of centos20:29
adam_gDaviey: same. AFAIU, lessc can be used to generate the static files20:29
adam_gDaviey: but i had no luck with that yesterday given the horizon source tree, so..20:30
Davieyadam_g: the other option is making node a Suggests and adding to the settings, if os.path.exists('/usr/bn/node'): COMPRESS_ENABLED = False20:30
adam_gDaviey: if compression is diabled, it would expect static versions of the js and css files, no? those would need to be generated and included in packaging20:31
Davieypass.20:31
adam_gpass?20:31
DavieyNFI :)20:32
adam_gim going to open a bug so we can at least discuss and track there, hopefully with some help from people who know how this stuff works :)20:32
Daviey+120:32
adam_gDaviey: in the menatime, http://people.canonical.com/~agandelman/nova-fail.tar <-- is there any obvious reason why 'debcommit' is failing with the given changelog?20:34
adam_goh jeez, there are 18 entries for the last versoin20:36
Davieyadam_g: looking20:38
Davieyadam_g: all the same version number?!20:39
adam_gDaviey: ya, thats what the issue is20:39
* adam_g probably broke the build-script 20:40
Davieyadam_g: dave@frap:/tmp/horizon-2012.2~f2$ bin/less/lessc ./openstack_dashboard/static/dashboard/less/horizon.less <--- seems to work20:43
adam_gDaviey: ya, there a few that actually compile into something.20:44
Davieyadam_g: some of them don't.. but i think that is because of inheritance20:46
Davieyhorizon.less seems to be the lowest level of the stack, that imports the other crud.20:46
smw_how can I test if a cable is physically plugged into my server?21:00
smw_(ethernet cable)21:00
smw_nm, find mii-tool21:02
jcastrojamespage: hey so don't take this the wrong way21:04
jcastrobut your blog background thing makes the whole thing unreadable21:05
kyle__On server, if I install ubuntu-desktop, will I get unity, and still have it boot right to console?21:31
smw_kyle__, no, it would end up starting X at boot21:36
smw_you would need to disable the lightdm service21:36
smw_but you probably do not want ubuntu-desktop for a couple reasons21:37
smw_1. it installs a bunch of stuff you don't need21:37
smw_2. It installs unity and there are better options out there21:37
kyle__smw_: I'm putting togeather a VM that I want a desktop on, but form my experience X run out of vncserver is more responsive on a VM, than X run off of the virtualized video card.21:38
kyle__smw_: For me, I'd go with xfce4, but we wanted to have unity for those who were fond of it.21:38
smw_heh, people are fond of it? That is interesting...21:40
hallynstgraber: oy.  autoconf is kicking my ass with seccomp, especially as the package build doesn't automatically fix up configure from configure.ac.  I'm tepmted to drop seccomp from q, and wait until it comes in through upstream21:41
hallynstgraber: do you care?21:41
kyle__smw_: We have a few adventurous (for our school) undergrads who play with ubuntu.  They seem to like unity.21:42
hallynI'm also disheartened that i've not heard any response from Daniel :(21:42
kyle__smw_: I don't want to give them the impression that *nix is arcane, and I worry they'll feel that way if I force them into xfce or something odd.21:42
smw_kyle__, yeah, if they are adventurous, give them gnome-shell and point them to extensions.gnome.org ;-)21:43
stgraberhallyn: well, I'd rather have the features before feature freeze... didn'y you switch to dh-autoreconf to workaround that kind of problem?21:43
hallyni thought so21:43
smw_kyle__, but anyways, that makes sense. I just can't stand unity. I gave it a fair hearing. I also put the same effort into gnome shell afterwards and ended up choosing gnome-shell21:44
smw_kyle__, but if giving it to people who have never seen linux before, I still recommend xfce21:44
kyle__smw_: Adventurous for this school is, opened terminal on OS X, or mounted network drive from CMD in windows.21:44
hallynall right let me give it just a bit more time i gues21:44
smw_kyle__, even if it is not pretty and to some that would make it look "arcane" ;-)21:44
smw_kyle__, lol21:44
hallynstgraber: note if i dropped it, it wouldn't go back in until r21:44
kyle__smw_: I've banished windows from all hardware, it's only available via virtualbox, and so far I've received no push back.  Most of my users are now comfortable using OS X and Ubuntu instead.  Baby steps.21:46
smw_kyle__, nice21:46
hallynstgraber: am i supposed to manually call autoreconf?  i don't see anything in dh_auto_configure or debhelper manpages about it21:46
smw_kyle__, I don't know how people deal with unity... but whatever21:47
smw_kyle__, people will grow up using it and then eventually I will be considered the old guy who refuses to change :-P21:47
=== pdtpatrick_ is now known as pdtpatrick
stgraberhallyn: I think there's a new shiny --with autoreconf or something similar21:47
kyle__smw_: On reasonable physical hardware  it doesn't get in the way enough for most people to change it.  And the big "CLICK ME!" buttons for office and firefox make it easy for newbs.21:48
stgraberhallyn: man dh-autoreconf21:48
* kyle__ still uses fluxbox when he can.21:48
stgraberhallyn: apparently --with autoreconf is what you want21:48
hallynfor all dh commands?21:48
hallynhuh21:48
smw_kyle__, fair enough21:48
smw_kyle__, but once you start working with multiple workspaces...21:49
hallynstgraber: so is the '--with autotools_dev' that's in there bogus?21:49
smw_kyle__, at this point. I suggest gnome-shell to someone who has the time to figure it out21:49
smw_kyle__, and xfce to the people who need something to just work :-)21:49
hallyn(trying)21:50
stgraberhallyn: it might be doing something else, don't know. You can have multiple --with statements IIRC21:50
hallynyeah it didn't complain about it at least21:50
hallynstgraber: thanks.  that still leaves my painful inability to get the right flags passed to gcc, but i'll figure it out :)21:51
hallynah actually i think that fixed that too21:51
hallynstgraber: thanks21:58
hallyn(now configure just fails on arm.  i prolly messed up configure.ac)21:58
jamespagejcastro, which browser do you use?22:00
=== cpg|away is now known as cpg
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
trimetaAre there any disadvantages to running smartctl tests on a regular basis? I'm considering writing a cronjob to test my drive once a week (well, it's an array of six drives, so each day I'd test a different drive), but I don't know if overtesting can cause problems.22:20
RoyKbug 88248522:23
uvirtbotLaunchpad bug 882485 in ubuntu "[needs-packaging] Sanlock" [Wishlist,Confirmed] https://launchpad.net/bugs/88248522:23
RoyKseems ubuntu is a kiddie distro to me22:23
PatrickDKtrimeta, test slow down the disks22:32
PatrickDKgenerally not noticable, but it can cause strange delays though22:33
trimetaSure. But if I schedule it at like 3 AM when I'm unlikely to be using the disk, are there any other issues?22:33
PatrickDKother than the normal issues? no22:33
trimetaOK. I think I'll schedule that, just to give me some peace of mind on disk integrity.22:34
PatrickDKthe only test worth running, is the long test22:34
trimetaI figured as much.22:34
trimetaI don't need anything fancy to install a cronjob, just dropping a script in /etc/cron.daily/ should work, right?22:43
hallyntrimeta: yup.22:51
hallyn(i usually prefer to use my crontab so i have precise control, but...)22:51
trimetaAwesome. I had a...slight problem with an earlier system (I had RAID 5, but when the system shut down due to unknown errors I turned it back on and waited a few weeks before actually diagnosing it, by which time a second drive had died), so I'm being really paranoid about this one.22:52
SpamapShallyn: feature request for the ubuntu-cloud template... allow some way to have the tar file un-gzipped in cache...22:52
SpamapShallyn: creating containers just sits and pegs my poor little core2duo22:52
SpamapSroot     18588 21.7  0.0  23896  2068 pts/4    S+   15:51   0:02                          \_ tar -zxf /var/cache/lxc/cloud-precise/u22:52
SpamapSroot     18589 81.8  0.0   8936   660 pts/4    R+   15:51   0:09                              \_ gzip -d22:52
hallynSpamapS: soudns fine to me.  i do prefer to leave ubuntu-cloud template to utlemming.  utlemming: ^ sound ok?  do you have time to do it, if so?22:54
SpamapShallyn: ah. :)22:55
SpamapSits possible I'll just be trading a pegged CPU for a pegged slow hard disk :p22:56
hallynSpamapS: a slightly more cramped disk, but not by much.  no it's probably worth it22:58
phillwhi guys, I put a daily build onto a VM and it hung at the 4 dots. do you guys know of a way to get an error report from a remote VM?23:08
phillwquantal-server-amd64.iso from yesterday23:09
xnoxphillw: please define yesterday in terms of image date =) as half the world has switched time now =)23:16
xnoxs/time/date23:16
xnoxphillw: according to https://jenkins.qa.ubuntu.com/view/Quantal/view/ISO%20Testing%20Dashboard/23:17
xnoxlast good image is 2012081523:17
xnoxfor server23:17
phillwxnox: okies, I'll go zsync it up and give it a try. Do any of you have a decent b/band speed?23:18
xnoxphillw: i do.23:19
* xnox has 100 Mbit/s23:19
phillwI'm happy to assign the last IPv4 and VM over to one of you guys, you can use it far more efficiently that I can.23:19
SpamapShallyn: I dunno, might not be as much of a win as I thought23:20
phillwI'm lucky to get 512 Mb/s23:20
xnoxphillw: not sure i need an IPv4 address. I am happy that HP has two blocks 15.* & 16.* because they now launched public cloud with all of those IPv4s ! Win =)23:22
phillwxnox: okies, if you do need that last ipV4, I can allocate it else where.23:24
xnoxphillw: _I_ do not need it personally. But somebody else here might ;-)23:24
phillwit was reserved to test 12.10 server on a commercial VM23:25
phillwI can go allocate it to another team.23:25
* xnox is not part of this team =)23:35
SpamapSweird23:39
SpamapSone container created with lxc-create manually works fine. the other one gives a perm denied when I run sudo while chrooted into its rootfs23:40
SpamapSor while the contianer is running23:40
SpamapSsame perms..23:40
SpamapSopen("/etc/sudoers", O_RDONLY)          = -1 EACCES (Permission denied)23:40
SpamapShmmm.. locales...23:42
stgraberSpamapS: assuming you're getting this as root, that sounds like an apparmor weirdness23:47
stgraberSpamapS: anything relevant in dmesg?23:47
SpamapSstgraber: nothing23:48
SpamapSlxc-start does keep hanging enough for the hung process timer to kill it23:48
SpamapSand lots of these:23:48
SpamapS[193915.264149] unregister_netdevice: waiting for lo to become free. Usage count = 123:48
stgraberoh, good, the kernel team was looking for people who can reproduce that on ^23:49
SpamapSoh?23:49
SpamapSLinux clint-MacBookPro 3.5.0-8-generic #8-Ubuntu SMP Sat Aug 4 04:42:28 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux23:49
SpamapSI haven't rebooted in a while23:49
stgraberyeah, I've tried reproducing it here without much luck, it showed up a month or so ago23:49
SpamapSoh and I have like, 30 veth network-interface-security upstart instances running23:50
stgraberbug 102147123:50
uvirtbotLaunchpad bug 1021471 in linux "stuck on mutex_lock creating a new network namespace when starting a container" [Medium,Incomplete] https://launchpad.net/bugs/102147123:50
SpamapSstgraber: still the two seem unrelated. :-P23:50
stgraberyeah, the sudo stuff is really weird... might be worth starting it unconfined to check if it's apparmor or some other weirdness23:51
stgraberanyway, please confirm bug 1021471, that might help the kernel team figure out what they broke ;)23:52
uvirtbotLaunchpad bug 1021471 in linux "stuck on mutex_lock creating a new network namespace when starting a container" [Medium,Incomplete] https://launchpad.net/bugs/102147123:52

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