/srv/irclogs.ubuntu.com/2016/08/30/#ubuntu-server.txt

thai_anyone got experiences with openstack on 16.04 multi nodes?00:11
=== sikun_ is now known as sikun
RoyKthai_: We have a 16-node openstack cluster (that is 16 compute nodes, routers and storage are separte) at work. I think it's till on 14.04. I could ask around if you have a specific question01:15
ZeranoeI'm setting up a dev lamp server. How should I go about granting permissions for my user and the web server to write to /var/www/html?03:33
ZeranoeI'm thinking maybe I should make www-data the owner of the group and add my user to that group?03:39
sarnoldZeranoe: that's one decent way; I dislike the idea that the server may have the ability to write to those files, so I'd also suggest that www-data itself not own those files; either group or world permissions to read them is better, imho05:04
=== lifeless_ is now known as lifeless
Zeranoesarnold: So maybe don't touch own, but add the user to www-data and grant write permissions for groups for /var/www/html ?05:37
ZeranoeI guess I'm not seeing how that's any different...05:38
sarnoldZeranoe: I just like to make sure that the web server itself can only write to its log files and database / fpm sockets if you can05:40
Zeranoesarnold: Doesn't that cripple a large number of web applications...?05:40
sarnoldZeranoe: if your apps have to allow uploading stuff, maybe that too :)05:41
ZeranoeI think a better solution would be to have decently written code so that rouge writes don't happen05:42
sarnoldsomehow 'write bug-free code' just never gets to the top of manager's priorities :(05:47
ZeranoeI hear that05:47
xmj"write bug-free code" never gets on employee priorities either06:57
xmjor rather, results06:57
xmjso why bother06:57
Odd_Blokesarnold: hallyn: Thanks. :)08:46
ajiknytomreyn: there?08:56
ajiknyI have got the kernlog and the syslog08:56
ajiknyfrom the server08:56
ajiknyI have a weird problem. I upgraded ubuntu server 12.04 LTS to 1.404 LTS.08:58
ajikny14.04 LTS08:58
ajiknyas soon as i upgraded the keyboard and network stopped working08:59
ajiknyThe keyboard works till we load grub.08:59
ajiknyas soon as the kernel is load the kb stops working08:59
ajiknyfunnily enough the kb and network both work in the live boot09:00
ajiknyi have tried installing image-extra-generic, update-usbids, linux-firmware, linux-firmware-nonfree followed by update-initramfs -k all -c09:01
zioprotoHello. I have a weird problem I am building deb packages for ubuntu trusty, the control file in the deb package is broken. In the depends section some other packages have an extra dash - at the end, and this makes the package impossible to install09:07
zioprotohttps://code.launchpad.net/~zioproto/ubuntu/+source/cinder/+git/cinder/+merge/30434109:07
zioprotoanyone had a similar problem before ?09:10
Odd_Blokezioproto: Can you paste an example of the problematic file?09:18
zioprotoOdd_Bloke: check the comment here https://code.launchpad.net/~zioproto/ubuntu/+source/cinder/+git/cinder/+merge/30434109:19
zioprotoI pasted the file09:19
Odd_Blokezioproto: Oh, apologies.09:20
zioprotono problem09:20
zioprotothe package where I have the problem is python-cinder09:20
zioprotodi you see that python-novaclient- ? the ending - in the control file brakes the dependencies09:21
Odd_Blokezioproto: Yeah, that's strange.09:22
Odd_Blokezioproto: How are you building your .dsc?  (And can you paste it?)09:23
zioprotosure, give me a second09:23
zioprotohere is the dsc http://pastebin.com/2jCg74gu09:24
Odd_Blokezioproto: Hmm, not really sure what the problem is I'm afraid.09:25
ajikny_I have a weird problem. I upgraded ubuntu server 12.04 LTS to 14.04 LTS as soon as i upgraded the keyboard and network stopped working The keyboard works till we load grub. as soon as the kernel is load the kb stops working [14:30] funnily enough the kb and network both work in the live boot i have tried installing image-extra-generic, update-usbid09:27
zioprotosorry I have to be away from keyboard for 30 mins, I will be back09:32
ikoniado you see anything in /dev/input09:32
ikoniado you see anything in the syslog about the network devices being loaded/brought online or failing09:32
ajikny_ikonia: i get by-id by-path event [0-4] js0 mice mouse0 mouse109:33
ikoniawhere do you get that ?09:33
ajikny_i have livebooted inot the system09:33
ajikny_*into09:34
ikoniathats not really going to help diagnose the problem09:34
ajikny_i have the chrooted dmesg and sys logs09:34
ikoniadmesg isn't a file09:35
ajikny_if it can help09:35
ikoniait's real time information09:35
ikoniaso thats not going to help getting dmesg from the livecd09:35
ikoniaI assume you have no boot splashes enabled when the system boots09:35
ajikny_no09:35
ikoniawhen the system boots do you see any errors/warnings, especailly around the network09:35
ajikny_it stops at waiting for network configuration09:36
ajikny_for 60seconds and then proceeds with boot without full config09:36
ikoniaare you using dhcp ?09:36
ajikny_no.. static config09:36
ikoniaok - so the syslog from the system should show it trying to bring up the devices09:37
ikoniafind that in the syslog and see what it's doing with the network09:37
ajikny_okayyy... hold on09:37
zioprotoOdd_Bloke: I am trying to rebuild the package without my patch to see if I have anyway the problem with the control file09:43
zioprotoOdd_Bloke: James Page from canonical commented on the merge request saying I am maybe hitting a known bug of cloud-archive-utils10:06
zioprotoand yes I am able to reproduce the problem even with the upstream package without my patch10:06
zioprotojamespage: oh you are here :)10:06
jamespagezioproto, hey!10:06
jamespagezioproto, just digging on your problem now10:07
zioprotojamespage: to push the fixed changelog, should I just commit amend and push force, or you prefer a tree with multiple commits ?10:07
zioprotojamespage: thank you !10:07
jamespagezioproto, amend and force push is good for me10:07
jamespagezioproto, can you confirm your cloud-archive-utils pkg version?10:08
zioprotojamespage: Installed: 0.1-0~50~ubuntu16.04.110:09
jamespagezioproto, ok that's good10:09
* jamespage thinks10:09
zioprotojamespage: check the merge request page, I added more stuff10:09
zioprotojamespage: my doubt is, when I use the command sbuild-liberty, then in the chroot what version of could-archive-utils will be used ?10:10
jamespagezioproto, for reference you can drop "-d trusty-amd64" from your build line - sbuild-liberty deals with that10:10
jamespagezioproto, it should pick a trusty schroot10:10
jamespagezioproto, schroot -l might be helpful here10:10
zioprotoI have a two lines output10:11
jamespagezioproto, there is another possibility - do you keep your schroots up-to-date?10:11
zioprotochroot:trusty-amd6410:11
zioprotosource:trusty-amd64y10:11
jamespagezioproto, that's fine - no need for -d at all then10:11
zioprotohow can I update the chroot ?10:11
zioprotoI think this all vm where I am working is at most two weeks old10:12
jamespagezioproto, well it should be ok10:13
jamespagelemme dig out my update script10:13
jamespagezioproto, http://paste.ubuntu.com/23111240/10:14
jamespageI have that on cron.daily10:14
jamespagezioproto, could you pastebin the entire build log?10:15
zioprotojamespage: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.10:15
zioprotolooks like it was upgraded already10:15
zioprotojamespage: yes, do I have to screen scrape it or it is automatically saved in a file ?10:16
jamespagezioproto, its saved to a file locally10:16
jamespagezioproto, we had a bug in dh-python todo with dependency parsing which this looks like10:16
jamespagebut I'm not 100% convinced10:16
jamespagehttps://launchpad.net/ubuntu/+source/dh-python/1.20140128-1ubuntu8.210:16
jamespageas I fixed that10:16
zioprotoI guess you want this file right ?10:17
zioproto/home/ubuntu/ubuntu/logs/cinder_7.0.2-0ubuntu1_amd64-20160830-0942.build10:17
zioprotoit is a symlink in the folder where I did the build10:17
zioprotojamespage: can you download it from here ? https://www.dropbox.com/s/y8u3m1sxog39ovo/cinder_7.0.2-0ubuntu1_amd64-20160830-0942.build?dl=010:19
jamespagezioproto, hmm10:20
jamespagedh-python_1.20140128-1ubuntu810:20
jamespagethat looks wrong10:20
zioprotohow can I update that ?10:21
jamespagezioproto, well the sbuild-liberty wrapper should do that10:22
ajikny_ikonia: read the logs, the network manager tries to do a dhcp request10:23
ajikny_ikonia: this is my first time reading logs and understanding so sorry it took some time to understand. I am willing to learn and get my hands dirty tough10:23
zioprotojamespage: so I did not do anything wrong :)10:24
jamespagezioproto, no - just trying to figure out why you schroot is not picking that update up - mine is!10:24
jamespageso is our backport-o-matic for the UCA10:25
jamespagegrrr10:25
zioprotowhat is backport-o-matic ?10:25
=== Geom` is now known as Geom
ajikny_Respected all10:27
ajikny_I got a really weird problem on upgrading ubuntu 12.04 to 14.0410:28
ajikny_after the upgrade the keyboard an network stopped working.10:28
ajikny_I cannot ssh into the system and i cannot type anything10:29
ajikny_The keyboard and network work in liveboot10:29
ajikny_Also keyboard works untill the grub menu. Once linux starts loading the wired usb keyboard stops working. The leds turn off10:30
jamespagezioproto, its the automated process of backporting openstack related packages to the ubuntu cloud archive10:34
jamespageit uses cloud-archive-utils as well10:34
jamespageinfact that's what cloud-archive-utils was written for10:35
zioprotojamespage: how can I get a shell into the chroot using the schroot command to debug10:35
zioproto?10:35
zioprotogot it schroot -c trusty-amd6410:38
zioprotoin the chroot I have this candidate for dh-python Candidate: 1.20140128-1ubuntu810:39
zioprotojamespage: I think the problem is in the chroot I have only trusty/main and not trusty-updates/main10:40
jamespagezioproto, yes that's the problem10:42
jamespagezioproto, not quite sure how you managed to create a schroot like that tho10:42
jamespagezioproto, how did you create the schroot?10:42
zioprotofollowing the ubuntu docs :)10:42
zioprotohold on10:42
zioprotoI will show you10:42
zioprotoI use this script https://github.com/zioproto/ubuntu-cloud-archive-vagrant-vm/blob/xenial/bootstrap.sh10:43
zioprotojamespage: look at this documentation page at step 7, there is SKIP_UPDATES=1 https://wiki.ubuntu.com/SimpleSbuild10:44
zioprotojamespage: could that be the problem ?10:44
jamespagezioproto, yeah - I'd drop10:44
jamespageSKIP_UPDATES="1"10:44
jamespageSKIP_PROPOSED="1"10:44
jamespageSKIP_UPDATES stops you getting any updates for packages in 14.0410:45
jamespagewhich you need10:45
zioprotoOK, I will update my scripts10:45
jamespageproposed is SRU's in test for 16.0410:45
zioprotoI have to grab something to eat now, I will test asap and I will give you feedback. I will try to do it today.10:46
zioprotoare you going to be around in IRC for the rest of the day ?10:46
zioprotothanks for the help. talk to you later10:47
jamespagezioproto, yeah I'll be around for another 6 hrs or so11:01
LuisMhi folks12:05
Ussato/12:08
LuisMUssat: how to deal with memory recognize in Ubuntu Server inside ESXi?12:13
Ussatnot sure what ya mean12:13
LuisMi want to do ubuntu hot add memory12:13
LuisMhttps://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=101276412:13
LuisMlook12:13
LuisMacpi_memhotplug12:14
UssatI have never hot-added memory in ESXi12:14
Ussatin my experiance never works right12:14
patdk-wkwhy wouldn't it work right?12:14
UssatX86 just isnt up to it imho12:14
patdk-wkI have never had it not work12:14
patdk-wkwhat does x86 have to do with it?12:14
patdk-wkhot add/remove memory was designed for laptops12:14
patdk-wkfor power savings12:15
LuisMyeah, i'm in x86, but my VMs are 64-bits12:15
UssatI always down my Linux systems to add mem or cpu or whatever, my AIX systems otoh, I DLPAR flawlessly12:16
ogra_patdk-wk, it surely works better oon all these s390x laptops than on x86 ... :P12:16
patdk-wkogra_, never had an issue doing it on linux, to add/remove ram12:16
UssatI know in theory it works on Power arch, but I have not tried it12:17
Ussatmaby will play with that a bit sometime12:17
Ussatand by X86 I dont mean 32 or 64 bit, I mean X86 chipset12:18
LuisMuhum12:24
LuisMUssat: in Solaris or AIX, hot memory add is flawlessly12:25
LuisM:D12:25
UssatLuisM, I have not use Solaris in YEARS12:25
UssatI use AIX daily12:25
LuisMaix > solaris12:26
LuisM;)12:26
UssatLuisM, but more and more I am doin all the Linux stuff here12:26
LuisMsame here12:26
patdk-wkhot-add has always worked flawless in linux and ubuntu for me12:35
patdk-wkdunno what the issue is12:35
patdk-wknow, when you add memory, linux kernel doesn't enable that memory automatically, so you have to do that, or add a udev rule to do it for you12:35
patdk-wkSUBSYSTEM=="cpu", ACTION=="add", TEST=="online", ATTR{online}=="0", ATTR{online}="1", RUN+="/usr/bin/logger onlining cpu: $env{DEVPATH}"12:36
patdk-wkSUBSYSTEM=="memory", ACTION=="add", TEST=="state", ATTR{state}=="offline", ATTR{state}="online", RUN+="/usr/bin/logger onlining memory: $env{DEVPATH}"12:36
Ussatpatdk-lap, but in AIX or Solaris its automatic.....thats my point12:36
patdk-wkand the kernel won't get the notification if you don't have the acpi_memhotplug module loaded12:36
patdk-wkUssat, heh? it is automatic here also12:36
Ussatyou dlpar  memory,or a cpu or a pci slot...12:37
Ussat<patdk-wk> now, when you add memory, linux kernel doesn't enable that memory automatically, so you have to do that, or add a udev rule to do it for you12:37
Ussatyou said it wasnt right there......12:37
patdk-wkmaybe you mean, enabled12:37
patdk-wkit's automatically added, it's not automatically enabled12:37
UssatI mean its automatically added and enabled12:37
patdk-wkenabling it automatically, can be debated if that is a good idea12:37
UssatNot much to debate, you add it when you need it.12:38
UssatOr you have a system that automatically balances based on load12:38
patdk-wkhmm, I add it to my laptop when I don't need it12:38
Ussatlaptop.....12:38
patdk-wkI don't want to waste power in my laptop, except when I NEED the memory12:38
Ussatok I am talking real enterprise systems12:39
patdk-wkthis hot-add was designed and created for laptops12:39
Ussatnot little laptops12:39
patdk-wkmy laptop has 64gigs ram12:39
UssatI dont even bother with a *nix on a laptop or desktop12:39
Ussatlike I said, little laptop12:39
patdk-wkyour loss12:39
UssatNot at all12:39
UssatMy enterprise systems have 512G RAM or better12:40
patdk-wkstill, I dunno of any laptops that can have >64gigs ram12:40
Ussatand he was talking about ESXi, not a toy12:40
patdk-wkno, he was talking about hot-add memory12:41
patdk-wkthat acpi interface was designed by and for laptops12:41
patdk-wkthe fact esxi uses it, doesn't matter12:41
patdk-wkit's a power savings feature12:41
UssatNo, it really isnt desinged as that, but believe what you eill12:42
Ussatwill12:42
patdk-wkhttp://www.acpi.info/DOWNLOADS/ACPIspec-2-0a.pdf12:46
UssatI know what acpi is, and it was not desinged for hot-add memory......that was a later addition12:47
patdk-wkheh?12:47
patdk-wkhow is a later addition, and being part of the specification matter?12:48
patdk-wkit's part of the acpi standard12:48
patdk-wkit doesn't matter if it was in predraft 0.1, or 1.0, or 2.0, or whatever, if it's in there it is a part of it12:48
Ussatbelieve what you want, you are incorrect12:48
patdk-wkwell, go tell esxi to stop using acpi for hot-add memory12:49
Ussatesxi uses an extension to acpi to accomplish that correctly, and it still has some major issues12:49
Ussatand it can not be solved via software, its a limitation of the X86 chipset12:50
LuisMpatdk-wk: so, how to load that module in ubuntu-server if it doesn't exist? :(12:53
LuisMwhat package do i need to install?12:53
LuisMacpid?12:53
LuisMor just add that udev rule?12:54
patdk-wkit does exist12:54
patdk-wkI just posted all the info above12:54
LuisMyeah12:54
LuisMbut the module doesn't exist :(12:54
LuisMi'm in 16.0412:54
patdk-wkhmm, haven't done 16.04 in a vm yet12:55
coreycbddellav, jamespage: I have changes coming for ceilometer in newton if you haven't already started those12:56
jamespagecoreycb, no  - I was looking at keystone12:57
jamespagecoreycb, ddellav: did the syncs from exp this am btw12:57
patdk-wkLuisM, there is no need12:57
coreycbddellav, jamespage: ah thanks.  I'd like to wrap up the remaining non-client updates so that probably got some of them12:57
patdk-wkit's built in on 16.04, it's not a module now12:57
patdk-wkso only the udev rules would be needed to make it enabled automatically12:58
jamespagecoreycb, keystonemiddleware and auth1 need doing I think12:58
coreycbjamespage, ok12:58
patdk-wkCONFIG_ACPI_HOTPLUG_MEMORY=y12:58
LuisMpatdk-wk: hmmm, great12:58
ddellavjamespage coreycb im working on keystonemiddleware atm12:58
LuisMwhere did you see that?12:58
coreycbddellav, sweet thanks12:58
patdk-wkin the kernel config file in /boot12:58
jamespagecoreycb, ddellav: seeing some crypto breaks in glance and barbican13:03
jamespagesomething may be broken outside the direct dep chain I think13:03
jamespageas xenial does not show the same issues13:03
LuisMpatdk-wk: config-4.4.0-21-generic13:05
LuisMrox13:05
LuisMI was doing a for to change state of memory to "online"13:05
LuisMin /sys/devices/system/memory/memory/*/state13:06
LuisM;)13:06
jamespagecoreycb, urgh13:07
jamespagehttps://launchpadlibrarian.net/281726807/buildlog_ubuntu-yakkety-amd64.python-oslo.db_4.12.0-1_BUILDING.txt.gz13:07
jamespageour switch in default dialect in sqlalchemy bites us at long last13:07
coreycbjamespage, I think I've patched tests like that before because of the switch13:08
coreycbjamespage, but I wonder if we should revisit that switch13:09
coreycbjamespage, python-mysqldb now uses the mysqlclient fork so it has py3 support13:12
jamespagegrag13:12
coreycbjamespage, anyway too late for this cycle13:14
coreycbjamespage, for the openssl errors, I wonder if this has something to do with it: https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L9513:28
coreycbjamespage, we're at 1.5 in yakkety-proposed13:28
=== JanC_ is now known as JanC
jamespagecoreycb, I think so - I see google hits on other projects seeing similar issues13:35
jamespagethat said that was an autogenerated upper-constraints that fixed that at 1.413:35
zioprotojamespage: I confirm that removing SKIP_UPDATES and SKIP_PROPOSED lines fixed the problem13:51
zioprotojamespage, coreycb: any change to fix the documentation on this page ? https://wiki.ubuntu.com/SimpleSbuild13:51
coreycbzioproto, personally I'd be hesitant to update that one since it's not mine, is there a bug?13:53
zioprotojamespage: can you recap the bug about python-dh ?13:53
jamespagezioproto, I've updated the wiki13:54
zioprotocoreycb: you replied by email that is metter to push multiple commits when contributing, while james suggested git commit amend and force push :) Both are fine to me. Just agree on one that makes everyone happy :)13:54
jamespagemade it more opininated 'might -> will'13:54
jamespageand added a comment why13:54
jamespagezioproto, I prefer a single commit per change - if you need to tweak a commit, its still a single commit13:55
jamespagenot multiple imho13:55
coreycbzioproto, for little changes like a typo I'm ok with a new commit, but ideally a clean history is what we want to see13:56
zioprotoI see the point. So if I am working with a Yakketi schroot I can safely put SKIP_UPDATES=1. But trusty is old so I need the updates13:57
zioprotoOK guys, I hope my contributions will get cleaner with time13:57
jamespagezioproto, tbh I run all my chroorts with updates enabled14:00
jamespageso that at the point of release its a no-op to switch14:00
bluthow can i setup nis with a preseeded configuration?14:00
Bravenwhat does it mean if after selecting the kernel in grub. The screen goes black14:01
zioprototalk to you later, I have another meeting, 1 hour away from keyboard :) thanks for the help!14:01
=== seg_ is now known as seg
LuisMpatdk-wk: your udev rule didn't work :(14:10
patdk-wkoh? maybe something more has changed in 4.4 kernel14:15
ddellavcan i get an archive admin promote python-yaql and python-monascaclient to main please? There were approved MIR's but no promotion: https://bugs.launchpad.net/ubuntu/+source/python-yaql/+bug/1586069 https://bugs.launchpad.net/ubuntu/+source/python-monascaclient/+bug/159083614:16
ubottuLaunchpad bug 1586069 in python-yaql (Ubuntu) "[MIR] python-yaql" [Undecided,Fix released]14:16
ubottuLaunchpad bug 1590836 in python-monascaclient (Ubuntu) "[MIR] python-monascaclient" [Undecided,Fix released]14:16
ddellavthey are needed for heat14:17
jamespagecoreycb, oslo.db fixed up14:21
jamespageddellav, that might be better asked in -devel14:22
=== alexisb-afk is now known as alexisb
ddellavjamespage ack14:23
jamespageddellav, its possible that if the heat version that required those new deps was not in main at the time of promotion, they would have been demoted again14:23
ddellavcoreycb heh, keystonemiddleware is already at 4.9, it's just unreleased14:24
ddellavjamespage that's what coreycb was saying, yea14:24
coreycbddellav, that makes it easier, I wonder if it didn't get release for a reason though.  jamespage may know.14:27
jamespageddellav, when I looked last week depends in experimental where not quite up-to-date14:28
ddellavcoreycb looks like it was updated 5 days ago14:28
jamespageI pushed as much of my local work as I could14:28
jamespageas everything else would catchup14:28
ddellavjamespage same deal with keystoneauth1?14:31
jamespageyah14:31
jamespagegah I need to fixup python-hacking still14:31
jamespageyikes14:31
coreycbddellav, can you note that in bug 1579670 that you tested designate-dashboard and it's working in yakkety?  be good to let them know.14:38
ubottubug 1579670 in designate-dashboard (Ubuntu) "Designate dashboard 2.0.0-1 throws exception in Xenial" [Undecided,New] https://launchpad.net/bugs/157967014:38
ddellavcoreycb done14:39
jamespagecoreycb, ddellav: python-hacking munged to work again14:53
jamespageits not submittable upstream atm14:53
coreycbjamespage, that's good, so we're sorted out for yakkety?14:54
jamespagecoreycb, yah14:54
jamespagebasically its a 'skipall'14:54
jamespagebut tbh I'm less worried about hacking tests being skipped in distro14:54
coreycbjamespage, I agree14:55
xnoxjamespage, coreycb: i have patches for ceilometer test suite. Am I allowed to just upload it and commit/push to https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/ceilometer ? or should I raise a merge proposal against it?15:01
xnoxwhat's the drive-by contribution workflow for server team?15:01
jamespagexnox, oh I think coreycb was working those as well?15:02
xnoxheh15:02
coreycbxnox, contributions are always welcome :)15:03
coreycbxnox, was it etc updates or something else?15:03
xnoxcoreycb, what is "etc" ?15:03
xnoxi'm looking at ADT test suite failure for s390x, which looks like missing depends in the debian/tests/control and/or packages themself.15:04
xnoxe.g. python-libvirt is now needed to start the services and test that they are available.15:04
xnoxhowever not sure how come things succeed on other arches for that test, as i'm failing to see how that would ever work =)15:04
xnoxi'll send a merge proposal to discuss =)15:04
coreycbxnox, there was just some config file updates that I was working on.  ah, ADT fixes would be a welcome addition, I wasn't working on that.15:05
coreycbxnox, thanks15:05
zioprotocoreycb, jamespage : I am going offline, let me know with launchpad comments if I can improve my patch. Thank you15:23
xnoxcoreycb, ceilometer-agent-ipmi fails to start and in the journal it tells me that EmptyPollstersList: No valid pollsters can be loaded with the startup parameters polling-namespaces and pollster-list.15:26
xnoxis there a way to have some "dummy" ipmi pollster-list? or what is missing to get that going?15:26
xnoxnote that i'm inside a lxd container for adt tests on s390x, rather than bare metal =/15:26
* xnox ponders if ipmi is a thing on s390x15:26
xnoxlooking at https://code.launchpad.net/~bladernr/checkbox/no-ipmi-s390x/+merge/291946 i'm guessing no15:27
xnoxcoreycb, i am pondering of how useful ceilometer-agent-ipmi is on s390x15:39
xnoxgiven the lack of ipmi on that platform.15:39
stevenmis there need for putting 'NEED_IDMAPD=yes' in /etc/default/nfs-common now a redundant one (in 14.04 onwards) as I can see with just nfs-kernel-server installed - that rpc.imapd is running16:58
stevenm(sorry for repost, i realised this chan was a better bet)16:58
=== iberezovskiy_ is now known as iberezovskiy_off
coreycbxnox, I agree if s390x doesn't have ipmi support then ceilometer-agent-ipmi isn't going to be of much use17:03
xnoxcoreycb, i'll skip testing that in the autopkgtest, but keep everything else in place for now.17:04
coreycbxnox, ok sounds good17:04
coreycbddellav, are you done with the oslo's too?17:06
ddellavcoreycb: not yet, I'll post with packages for your review in a bit17:07
coreycbddellav, ok I can take some and work on them this afternoon if you haven't started on them.  let me know.17:09
cscfAnyone know of a tool to multithread encryption?  Trying to zfs send over ssh and ssh's encryption is a bottleneck17:16
RoyKcscf: known problem - using mbuffer will help, but won't give you encryption17:24
RoyKcscf: so I guess it all depends on whether you're on a provate network or are using zfs send over the open internet17:25
cscfRoyK, I thought surely there must be a tool that AES-encrypts in a pipeline in parallel, like pigz for gzip17:25
cscfRoyK, Internal network but a big one, encryption preferred17:25
RoyKcscf: ok - not sure - sorry17:26
coreycbddellav, did you do neutron-lib?  if not I'll do that. neutron needs it.17:33
coreycbddellav, neutron-lib uploaded, that should at least fix some of the current neutron failures18:21
xnoxcoreycb, jamespage: please review https://code.launchpad.net/~xnox/ubuntu/+source/ceilometer/+git/ceilometer/+merge/30440618:34
xnoxdarn, i need to rebase i think18:35
coreycbxnox, sorry, yeah I pushed some changes under you18:36
xnoxcoreycb, repushing, lp should regenerate in a second or two18:37
xnoxcoreycb, looking good now.18:41
coreycbxnox, ok looking18:41
coreycbxnox, pushed, thanks!  ok if that doesn't get uploaded for another week?  we are expecting upstream to release beta 3 this week or early next week.18:48
xnoxcoreycb, that's all good.18:50
xnoxcoreycb, hopefully next upload with actually migrate to yakkety from -proposed.18:50
xnoxcoreycb, at the moment yakkety release is still at 6.0.0 and b2 is stuck in yakkety-proposed, but my patches should fix that.18:51
coreycbxnox, let me upload then so we can make sure it migrates from proposed.  it's a little tricky ,but manageable, because we've been pushing updates to keep up with upstream tip.18:54
=== JanC is now known as Guest64850
=== JanC_ is now known as JanC
ajiknyi have an intersting problem to solve. I just upgraded the server form ubuntu 12.04 to 14.04. As soon as the upgrade got over, which went smooth,21:53
ajiknyAfter the reboot the keyboard and mouse stopped working.21:53
ajiknyAfter the reboot the keyboard and *network stopped working21:54
ajiknyso i neither i can ssh into the server nor can i type anything.21:54
ajiknyWhat can i do??21:54
JanCajikny: you have physical access to the server to confirm it actually booted?22:16
ajiknyyess22:17
ajiknyi was in front of it. i see the tty22:17
ajiknyi have livebooted and kb works in the live boot and uptil grub22:18
ajiknyi have got syslogs. if you are interested22:18
JanCI (or others) can look at them maybe22:20
ajiknyya sure, ill upload them in a sec and share the link22:21
ajiknyhttp://s000.tinyupload.com/?file_id=4383614120773589992922:22
sarnoldcan you use a site that doesn't serve junk ads?22:24
ajiknysorrry22:24
sarnoldthis is polite :) http://paste.ubuntu.com/22:24
=== i- is now known as OverACoder
=== OverACoder is now known as i-
JanCI didn't really see any ads  :)22:26
sarnoldI made the mistake of enabling the site in noscript to try to download the original file22:26
sarnoldI never saw the file, just junk..22:26
ajiknyhttp://paste.ubuntu.com/23113849/22:28
sarnoldahh much better, thanks ;)22:28
ajikny:)22:29
sarnoldit sure looks like the keyboard disconnects and reconnects every minute22:30
sarnoldis it a broken KVM switch perhaps? or a broken keyboard?22:30
JanCthere seem to be a lot of mouse connect/disconnects22:30
sarnoldbroken usb switch?22:30
ajiknythe keyboard works very normally in live boot and in grub.22:31
JanCSachiru: not sure where you see keyboard disconnects?22:31
JanCsarnold: I mean22:31
sarnoldJanC: `you're right they're all mice; I just assumed it'd be a keyboard on a server and didn't read it all that closely22:32
JanCajikny: is that a an USB keyboard?22:33
ajiknyyes22:33
JanCthere seems to be an USB keyboard directly attached, and one attached to or emulated by an USB KVM switch?22:37
RoyKs/an/a/22:37
RoyK:P22:37
ajiknyThere is only one that is attached..22:39
ajiknyI dont follow, Does kernel accept only the emulated kb??22:41
JanCit should not22:42
JanCthings can break when a broken keyboard (real or emulated) is attached though22:43
JanCstill wouldn't explain networking, I guess22:43
ajiknyYes, they must be unrelated.22:43
ajikny=https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313497 Can this be relevent??22:45
ubottuLaunchpad bug 1313497 in linux (Ubuntu) "USB keyboard unresponsive on fresh install" [Undecided,Invalid]22:45
ajikny:)22:46
JetNethi22:51
JanCajikny: did the networking need special drivers that are not part of the default Ubuntu kernel?22:55
JanCor were not22:55
JanCalso “Aug 30 13:20:01 mail mdadm[1471]: DegradedArray event detected on md device /dev/md/1”22:57
ajiknyJanC: no, just confirmed with previous sys admin. on 12.04 The nework ran on the default kernel23:01
ajiknyThis error must refer to the one disk of raid 1 which is wearing out. . The machine has a softwware raid23:01
JanC“Aug 30 13:19:58 mail kernel: [   21.372184] init: failsafe main process (1071) killed by TERM signal”23:02
JanCnot sure where that comes from23:03
danny_What NAS protocol do you guys recommend for being used as additional storage to one ubuntu computer?23:03
JanCajikny: for the keyboard I would suggest trying to use one keyboard/KVM at a time & maybe try a different keyboard too23:04
JanCand try different USB ports & disconnect all other USB devices23:04
JanCjust to make sure it's not a hardware issue23:05
JanCmaybe try PS/2  :)23:05
JanCajikny: did you see my suggestion?23:10
ajiknyJanC: I have connected on all ports and have different keyboards,23:10
ajiknyyes..23:10
ajiknyi lost connection for a while23:10
JanCno network card detected in the kernel logs from what I can tell23:12
JanCdanny_: I would use NFS, but that's mostly because Samba needs special options to be able to use filenames that contain "?" and such over SMB/CIFS  :)23:15
danny_JanC, Ok, I was planning on using NFS.  Now my only problem is getting write permissions on my pc23:17
ajiknyokay.. That is grave23:20
ajiknyJanC: if in the live boot i mount the drive and bind /dev /dev/pts/ /proc/ /sys /run ... followed by chroot mount point will my commands run as if i was on host system23:21
sarnolddanny_: 'easiest' is to ensure that youv'e got the same userid numbers on both systems23:23
danny_sarnold, Sorry I'm new to this, what exactly does that mean?  Is userid different than username?23:25
sarnolddanny_: yes; unix assigns every user a number for their userid, a number for groupid, and numbers for group memberships23:26
sarnolddanny_: the names often suffice but NFS uses the numbers; it expects them to be common to all clients and servers23:26
sarnolddanny_: in larger installments people may use NIS or NIS+ or LDAP or something similar ot synchronize user accounts across all their machines23:26
sarnoldwith just two machines it's probably easier to create users with the correct account nubmers from the start, or manually modify them as needed23:27
danny_sarnold, ok, I gotta eat then I'mma learn all of this23:28
trippeh_I just used sshfs for this for a while. Wasn't too bad actually!23:28
trippeh_even the torrent client was happy haha.23:29
sarnoldtrippeh_: ha I figured you'd use xprtrdma :)23:30
trippeh_hehe yeah sshfs didnt scale too well to 10G23:31
trippeh_topped out at a hair over 2Gbps23:31
sarnoldtrippeh_: patdk's got some ssh patches he uses for high-throughput ssh..23:32
sarnoldhttps://www.psc.edu/index.php/hpn-ssh23:32
trippeh_yeah, they arent too effective for local stuff, unless you hit cpu limits on the crypto parts23:34
trippeh_nowadays just use aesni ;)23:35
JanCsome NAS devices have settings to allow all NFS clients equal access (haven't looked at how exactly they implement this)23:37

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