[00:01] can 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 there === Darkman802_ is now known as Darkman802 [04:13] Hey all. how do I run a cron job the last day of every month? [04:17] ok 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:19] I 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,31 [04:23] hi friends... where configure reverse DNS? [04:24] xpistos: Have you tried setting the day to -1? [04:24] PhoenixMage: Yes, but it doesn't work [04:25] PhoenixMage: 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 works === JanC_ is now known as JanC [08:56] Good morning [09:08] hi lordievader [09:09] Hey cpaelzer, how are you? [09:09] Fine, I hope you as well [09:10] Jup, doing good here :) === rxc is now known as Guest15998 [11:57] Hello 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 you [11:57] Launchpad bug 1660634 in linux (Ubuntu Yakkety) "Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel" [Undecided,Fix committed] [12:15] zioproto: try looking at https://lists.ubuntu.com/archives/kernel-team/. The kernel team follow an upstream-like patch workflow. [12:16] zioproto: or, failing that, try asking in #ubuntu-kernel === lukasa_ is now known as lukasa === DalekSec_ is now known as DalekSec [15:49] coreycb hi, ping [15:50] coreycb 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 also [15:50] in bug 1453330 [15:50] bug 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/1453330 [15:50] i have this bzr branch which should be mergable: https://code.launchpad.net/~ddstreet/ubuntu-dev-tools/lp1453330 [15:50] thnx! [19:05] Good time, what packages are with perl ? [19:12] I think there are many perl packages, and they install automatically when some program needs them [19:13] no automatically [19:13] i need instal something like this but this not exists - libperl-dev perl-dev [19:14] !info libperl-dev [19:14] libperl-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 kB [19:14] libperl-dev does exist.. [19:15] so i need intall " perl " package ? [19:15] Village: For libperl-dev, you need to install libperl-dev ... [19:15] install the packages you need [19:16] http://packages.ubuntu.com/source/perl [19:16] ok i installing it, i miss that it's don't exist [19:17] and i think so it's getting off [20:17] cpaelzer, when you're around - need some help with bug 1667033 [20:17] bug 1667033 in nova (Ubuntu) "nova instance console log empty" [Critical,Triaged] https://launchpad.net/bugs/1667033 [21:35] ok 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.04 === kaosine2 is now known as darsparx_ [21:48] bekks: I was getting ready to slap the guy earlier. ( j4f-shredder__ ) [22:01] chiluk, hi, is this ready to promote from proposed -> updates? https://bugs.launchpad.net/cloud-archive/+bug/1650067 [22:01] Launchpad bug 1650067 in Ubuntu Cloud Archive liberty "qemu core dumps when unable to allocate ram for new virtual machine" [Critical,Fix committed] [22:01] chiluk, oh yes it is. i can read. [22:02] beisner, jamespage: can you please promote qemu from kilo-proposed and liberty-proposed --> updates? [22:06] rharper, are you around? need some know-how on https://launchpad.net/bugs/1667033 [22:06] Launchpad bug 1667033 in nova (Ubuntu) "nova instance console log empty" [Critical,Triaged] [22:06] but cpaelzer is probably asleep [22:06] y [22:07] rharper, some context in the bug report, but basically nova has switched things around for console output [22:07] rharper, to use virtlogd [22:08] jamespage: have you adjusted the libvirt type to tcp ? [22:08] rharper, the xml that nova generates is in the bug report - does it need to be tcp? [22:08] 8 | yes | yes | yes | tcp with logd [22:08]  [22:08] look at the table in that nova commit [22:09] serial enabled, have virtlogd, is kvm, [22:09] that says to me that we should be getting tcp in the devtype for libvirt xml [22:09] rharper, ah right that assumed serial-console is enabled [22:09] rharper, for this deployment its not [22:09] its using [22:09] ah, ok [22:09] + # 4 | no | yes | yes | pty with logd [22:09] pty with logd [22:09] ok, so now it's, is virtlogd working [22:10] there were bugs related to libvirtd not enabling virtlogd on install/upgrade [22:10] can you confirm via systemctl status on virtlogd ? [22:10] rharper, its definately running - I updated /etc/default/virtlogd to enable verbose output [22:11] virsh console on the node show anything ? [22:11] we'd like to confirm that you get console messages to the local pty [22:11] then we can see if nova is extracting it [22:12] rharper, need to redeploy again [22:14] rharper, actually had one running :-) [22:14] ok, if you can attach the xml, and the resulting qemu process with parameters [22:14] rharper, virsh console does give me a console [22:14] ok, good [22:14] next is if we're having virtlogd write to the log file [22:15] /var/log/virtlogd/qemu/$GUEST.log or /var/log/libvirt/qemu/$GUEST-$DEVICE.log where device maybe serial [22:15] rharper, looking [22:16] rharper, shortcut to drop from console [22:16] control-] [22:16] IIRC [22:16] like telnet [22:17] rharper, ack [22:17] rharper, have $GUEST.log [22:17] any rotations? [22:17] log.0, .1 gz ? [22:17] rharper, nope [22:17] rharper, http://paste.ubuntu.com/24049294/ [22:17] is the XML for the whole instance [22:18] ok, so now the question is why nova can't get at the console data via the api [22:19] rharper, well this is odd [22:19] for the instance I connected to the console of [22:19] (which I then rebooted) [22:19] it now has written to /var/lib/nova/instances/20bc9ee9-183f-43e1-bbce-36fcfb8d3806/console.log [22:19] pretty much from the point that a logged in onwards [22:20] huh [22:20] so, activating the console via virsh [22:20] did something [22:20] rharper, it would appear so [22:20] hrm, indeed [22:22] 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] rharper, ok so I disconnected, rebooted in the instance via the API [22:22] no further log output [22:22] so it would appear that I only get output to the console.log file [22:22] when I'm also attached to the serial console [22:23] jamespage: can you paste the qemu process and parameters [22:23] rharper, [22:23] rharper, http://paste.ubuntu.com/24049323/ [22:23] k [22:24] ok, looking at what it should be vs. what's there [22:33] jamespage: which qemu version are you using ? [22:33] rharper, 2.8.0 from zesty, backported to xenial [22:33] I can see similar behavior on my system with 2.6.1 [22:33] with libvirt 2.5.0 the same [22:34] I wonder if somehow we're missing a commit then [22:34] rharper, might be [22:34] let me upgrade my qemu [22:34] to 2.8 and see what happens [22:40] rharper, ta [22:40] i'll keep poking [23:05] jamespage: 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 console [23:05] https://www.spinics.net/linux/fedora/libvir/msg142550.html is a recent thread about this [23:16] jamespage: looks like we need a qemu patch, I updated the bug with discussion and link to patch [23:33] ok is there a way to reinstall server? I just get a black screen when I reboot the system....