/srv/irclogs.ubuntu.com/2017/02/22/#ubuntu-server.txt

kaosinecan someone help me? I'm tyring to install server but it goes straight to this when I tell the computer to boot from flash drive it's telling me that "lvmetad is not active yet, using direct activation during sysinit" and just hangs there00:01
=== Darkman802_ is now known as Darkman802
xpistosHey all. how do I run a cron job the last day of every month?04:13
darsparxok how do I forward a port on this? I'm trying to get it to where I can access my quassel core remotely with the external IP....04:17
xpistosI figured it out. It is a little messy but if I  make 2 jobs one for february for the 28,29 and then one for the rest of the months as 30,3104:19
jak2000hi friends... where configure reverse DNS?04:23
PhoenixMagexpistos: Have you tried setting the day to -1?04:24
xpistosPhoenixMage: Yes, but it doesn't work04:24
xpistosPhoenixMage: I just did one job for february 28,29 and one for the rest of the months 30,31. I am sure there is a better why  but this works04:25
=== JanC_ is now known as JanC
lordievaderGood morning08:56
cpaelzerhi lordievader09:08
lordievaderHey cpaelzer, how are you?09:09
cpaelzerFine, I hope you as well09:09
lordievaderJup, doing good here :)09:10
=== rxc is now known as Guest15998
zioprotoHello there. I am following the progress of this bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1660634 I see that for Xenial the status is Fix Committed. It means that the patch is in a review queue ? If yes, how can I find the patch and the review queue in launchpad ? it looks like it is not linked anywhere on that page. Thank you11:57
ubottuLaunchpad bug 1660634 in linux (Ubuntu Yakkety) "Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel" [Undecided,Fix committed]11:57
rbasakzioproto: try looking at https://lists.ubuntu.com/archives/kernel-team/. The kernel team follow an upstream-like patch workflow.12:15
rbasakzioproto: or, failing that, try asking in #ubuntu-kernel12:16
=== lukasa_ is now known as lukasa
=== DalekSec_ is now known as DalekSec
ddstreetcoreycb hi, ping15:49
ddstreetcoreycb when you get in, small request from me, related to the pull-uca-source merge, i have a improvement to pull-lp-source, if you have time to merge it also15:50
ddstreetin bug 145333015:50
ubottubug 1453330 in ubuntu-dev-tools (Ubuntu) "pull-{lp,debian}-source not getting source for binary because DDE is dead" [High,Triaged] https://launchpad.net/bugs/145333015:50
ddstreeti have this bzr branch which should be mergable: https://code.launchpad.net/~ddstreet/ubuntu-dev-tools/lp145333015:50
ddstreetthnx!15:50
VillageGood time, what packages are with perl ?19:05
compdocI think there are many perl packages, and they install automatically when some program needs them19:12
Villageno automatically19:13
Villagei need instal something like this but this not exists - libperl-dev perl-dev19:13
bekks!info libperl-dev19:14
ubottulibperl-dev (source: perl): Perl library: development files. In component main, is optional. Version 5.22.2-3 (yakkety), package size 2312 kB, installed size 8622 kB19:14
sarnoldlibperl-dev does exist..19:14
Villageso i need intall " perl " package ?19:15
bekksVillage: For libperl-dev, you need to install libperl-dev ...19:15
compdocinstall the packages you need19:15
compdochttp://packages.ubuntu.com/source/perl19:16
Villageok i installing it, i miss that it's don't exist19:16
Villageand i think so it's getting off19:17
jamespagecpaelzer, when you're around - need some help with bug 166703320:17
ubottubug 1667033 in nova (Ubuntu) "nova instance console log empty" [Critical,Triaged] https://launchpad.net/bugs/166703320:17
kaosine2ok I'm a little confused and having some trouble. I did ufw allow on my server for 4242 but I can't seem to connect on the outgoing IP for my server. But I was perfectly fine last night on the internal one....I'm using ubuntu server 16.0421:35
=== kaosine2 is now known as darsparx_
geniibekks: I was getting ready to slap the guy earlier. ( j4f-shredder__ )21:48
coreycbchiluk, hi, is this ready to promote from proposed -> updates?  https://bugs.launchpad.net/cloud-archive/+bug/165006722:01
ubottuLaunchpad bug 1650067 in Ubuntu Cloud Archive liberty "qemu core dumps when unable to allocate ram for new virtual machine" [Critical,Fix committed]22:01
coreycbchiluk, oh yes it is.  i can read.22:01
coreycbbeisner, jamespage: can you please promote qemu from kilo-proposed and liberty-proposed --> updates?22:02
jamespagerharper, are you around? need some know-how on https://launchpad.net/bugs/166703322:06
ubottuLaunchpad bug 1667033 in nova (Ubuntu) "nova instance console log empty" [Critical,Triaged]22:06
jamespagebut cpaelzer is probably asleep22:06
rharpery22:06
jamespagerharper, some context in the bug report, but basically nova has switched things around for console output22:07
jamespagerharper, to use virtlogd22:07
rharperjamespage: have you adjusted the libvirt type to tcp ?22:08
jamespagerharper, the xml that nova generates is in the bug report - does it need to be tcp?22:08
rharper 8 |       yes |       yes |     yes | tcp with logd22:08
rharper22:08
rharperlook at the table in that nova commit22:08
rharperserial enabled, have virtlogd, is kvm,22:09
rharperthat says to me that we should be getting tcp in the devtype for libvirt xml22:09
jamespagerharper, ah right that assumed serial-console is enabled22:09
jamespagerharper, for this deployment its not22:09
jamespageits using22:09
rharperah, ok22:09
jamespage+        #    4 |        no |       yes |     yes | pty with logd22:09
jamespagepty with logd22:09
rharperok, so now it's, is virtlogd working22:09
rharperthere were bugs related to libvirtd not enabling virtlogd on install/upgrade22:10
rharpercan you confirm via systemctl status on virtlogd ?22:10
jamespagerharper,  its definately running - I updated /etc/default/virtlogd to enable verbose output22:10
rharpervirsh console on the node show anything ?22:11
rharperwe'd like to confirm that you get console messages to the local pty22:11
rharperthen we can see if nova is extracting it22:11
jamespagerharper, need to redeploy again22:12
jamespagerharper, actually had one running :-)22:14
rharperok, if you can attach the xml, and the resulting qemu process with parameters22:14
jamespagerharper, virsh console does give me a console22:14
rharperok, good22:14
rharpernext is if we're having virtlogd write to the log file22:14
rharper /var/log/virtlogd/qemu/$GUEST.log  or /var/log/libvirt/qemu/$GUEST-$DEVICE.log  where device maybe serial22:15
jamespagerharper, looking22:15
jamespagerharper, shortcut to drop from console22:16
rharpercontrol-]22:16
rharperIIRC22:16
rharperlike telnet22:16
jamespagerharper, ack22:17
jamespagerharper, have $GUEST.log22:17
rharperany rotations?22:17
rharperlog.0, .1 gz ?22:17
jamespagerharper, nope22:17
jamespagerharper, http://paste.ubuntu.com/24049294/22:17
jamespageis the XML for the whole instance22:17
rharperok, so now the question is why nova can't get at the console data via the api22:18
jamespagerharper, well this is odd22:19
jamespagefor the instance I connected to the console of22:19
jamespage(which I then rebooted)22:19
jamespageit now has written to /var/lib/nova/instances/20bc9ee9-183f-43e1-bbce-36fcfb8d3806/console.log22:19
jamespagepretty much from the point that a logged in onwards22:19
rharperhuh22:20
rharperso, activating the console via virsh22:20
rharperdid something22:20
jamespagerharper, it would appear so22:20
rharperhrm, indeed22:20
darsparx_ok I'm a little lost....trying to forward the port on a server I set up and I cleared the port to go out through ofw but I still can't get connected when using the external IP I get....I've even gone into the router and forwarded the port...22:22
jamespagerharper, ok so I disconnected, rebooted in the instance via the API22:22
jamespageno further log output22:22
jamespageso it would appear that I only get output to the console.log file22:22
jamespagewhen I'm also attached to the serial console22:22
rharperjamespage: can you paste the qemu process and parameters22:23
jamespagerharper,22:23
jamespagerharper, http://paste.ubuntu.com/24049323/22:23
rharperk22:23
rharperok, looking at what it should be vs. what's there22:24
rharperjamespage: which qemu version are you using ?22:33
jamespagerharper, 2.8.0 from zesty, backported to xenial22:33
rharperI can see similar behavior on my system with 2.6.122:33
jamespagewith libvirt 2.5.0 the same22:33
rharperI wonder if somehow we're missing a commit then22:34
jamespagerharper, might be22:34
rharperlet me upgrade my qemu22:34
rharperto 2.8 and see what happens22:34
jamespagerharper, ta22:40
rharperi'll keep poking22:40
rharperjamespage: ok, I think the xml isn't configured for logging serial to file;  the xml has serial type=pty;  I think it should be serial type=file,  if I use that, I get everything in the file properly including messages;  but that means without a pty serial device configure you can't get interactive console23:05
rharperhttps://www.spinics.net/linux/fedora/libvir/msg142550.html is a recent thread about this23:05
rharperjamespage: looks like we need a qemu patch, I updated the bug with discussion and link to patch23:16
darsparx_ok is there a way to reinstall server? I just get a black screen when I reboot the system....23:33

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