[02:24] hi I'm trying to run tshark remotely over ssh to pipe to my local wireshark, I'm getting an error that I do not have permission to the device? I've created the wireshark group, added myself to it, reconfigured the package, and I get a permission error relating to the device. How do you grant permission to a device? There is nothing in udev either which is strange... [03:04] smb: arges: hm, is libvirt on xenial working for you? I get [03:04] Feb 16 19:03:53 sl libvirtd[2705]: Cannot set property Before, or unknown property. [03:04] Feb 16 19:03:53 sl libvirtd[2705]: Cannot open log file: '/var/log/libvirt/qemu/cdboot.log': Device or resource busy [03:05] (which i've seen mentinoed in a bug somewhere) [03:05] iirc it was a systemd machinectl problem [03:05] hm, i'l lhave to look into it tomorrow === kickinz1|afk is now known as kickinz1 === lordieva1er is now known as lordievader === lordievader is now known as Guest98681 [08:54] hallyn_, Not sure I had been trying to do boots from CD. I'll check. Sounds a bit like either missing file or something wrong with aa profile(s) === Guest98681 is now known as lordievader [08:56] Good morning. [09:03] not sure what happened, but most of my server's services stopped connecting. znc, apache, owncloud [09:04] and oddly, my server and desktop are connected to the same router, and my desktop can ssh in to the server, and the desktop can browse the web, but my server can't ping google. [09:05] the default gateway for both machines is the same [09:11] Seven_Six_Two: how are you trying to ping google? [09:12] ping google.com [09:12] Seven_Six_Two: try ping 8.8.8.8 [09:12] it that works, DNS is probably not working for you [09:12] that doesn't work [09:13] what happens when you try? [09:13] Does pinging the gateway work? [09:13] that's so messed up. It's not doing anything [09:13] yes, I get a response from the gateway's lan ip [09:13] Seven_Six_Two: What is the output of 'ip r'? [09:14] default via 192.168.168.1 dev eth0 [09:14] 10.8.0.0/24 via 10.8.0.2 dev tun0 [09:15] 10.8.0.2 dev tun0 proto kernel scope link src 10.8.0.1 [09:15] 169.254.0.0/16 dev eth0 scope link metric 1000 [09:15] 192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.80 [09:15] 192.168.168.0/24 dev eth0 proto kernel scope link src 192.168.168.80 [09:15] !paste [09:15] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [09:16] I suppose you do dhcp? [09:17] yes, static dhcp from the router [09:18] Does the gateway run a firewall which is dropping icmp by any chance? [09:18] I believe so [09:18] checking [09:19] well, it's not set to ignore or forbid, but icmp-flood attack filtering is enabled [09:20] oh dammit. that's it, isn't it. how did you figure that? the only thing I've changed recently is stats in the router, and didn't notice that icmp-flood filtering is only enabled with stats. [09:20] I guess I can conclude from this that you have access to the gateway? Can you ping 8.8.8.8 from there? [09:21] correct. ping from router works [09:21] Odd. Well perhaps it is that. Can you ping 8.8.8.8 from the problem host when the icmp-flood filtering is disabled? [09:22] oh udp-flood and tcp-syn-flood filtering too [09:23] That shouldn't matter for ping ;) [09:23] lol. and my server is on blocked list [09:23] in router. no it's like my router is seeing too many icmp packets and cutting off the server [09:23] one sec though. I'll disable and test [09:24] yeah, as soon as I remove the server ip from the blocked list, it starts working again. [09:24] so the router is seeing too many of some packet type [09:25] Heh, and the firewall strikes once again ;) [09:26] thanks for the help. I made some changes, and know where to look if it happens again. [09:40] hey! is there any know Juju bug regarding network interfaces not named eth? [09:46] Razva: What version of Ubuntu is this? [09:49] going to need to be more specific than "a bug regarding network interfaces not named eth" === uaa is now known as Guest14860 === Guest14860 is now known as damascene === IdleOne is now known as Guest13578 === rxc is now known as Guest60283 === shirgall is now known as Guest4271 === damascene is now known as Guest58378 === Guest58378 is now known as damascene [10:14] how large is the size of a mirror, without sources, for 14.04 ? [10:14] only 64bit btw [10:16] lordievader 14. should we use 15? [10:20] Razva: No, I was asking since 15.10 uses a newer version of udev which uses bios dev names instead of the old naming scheme. Perhaps the udev of Trusty got updated to the same version though. [10:20] Razva: What kind of network names do you have now? [10:42] hallyn_, As a follow-up on libvirt: I can boot kvm guests via libvirt. I realized that "cdboot" would be your guests name. I'd check whether /var/lib/libvirt/qemu is a directory owned by libvirt-qemu.kvm and writable at least for that user. [10:45] lordievader VLAN [10:46] Razva: What? We were talking about interface names right? === 16WAAV1BC is now known as shauno === Lcawte|Away is now known as LewisCawte === extrememist is now known as extrememist|pc === extrememist|pc is now known as extrememist [11:13] lordievader well it might be, I have no idea, but what I know is that with eno1 juju basically fails [11:14] Razva: Well look on Launchpad if this has been reported before, else make a new bug report. === kickinz1 is now known as kickinz1|afk === jamespag` is now known as jamespage === mfisch is now known as Guest22953 === shirgall is now known as Guest5617 === med_ is now known as Guest37570 === RickyB98|BNC is now known as RickyB98 === ChanServ changed the topic of #ubuntu-server to: Ubuntu Server discussion and support | For general (not server specific) support, try #ubuntu | IRC Guidelines: https://wiki.ubuntu.com/IrcGuidelines | https://wiki.ubuntu.com/ServerTeam/GettingInvolved | Docs and resources: https://help.ubuntu.com/14.04/serverguide/ | Updates for CVE-2015-7547 have been released: http://www.ubuntu.com/usn/usn-2900-1/ === Ursinha_ is now known as Ursinha === jelly-home is now known as jelly === jelly is now known as jelly-home === Guest22953 is now known as mfisch === mfisch is now known as Guest32940 [15:13] Silly question, but after installing a fresh ubuntu-server and assigning a static IP and nameserver… where is the nameserver saved? Should it be in /etc/netwrok/interfaces… because I do not see it there…? [15:21] I have a Lenovo ThinkServer running 14.04 LTS. I'm trying to get the health of its primary drive raid, but I get: https://gist.github.com/freeone3000/4cc6e1633f22796de875 . (The server has a hardware raid controller with two SATA drives connected as SAS) [15:24] freeone3000: which pci device is that controller? lspci -nn [15:26] jelly-home: "04:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] [1000:0079] (rev 05)" [15:30] Ah okay, /etc/network/interfaces is the correct thing [15:31] hi, i'm trying to test out SingleSignOn was going through the instructions and just wanted to ask about faking the domain names, if i put the server down in the /etc/hosts files, is that loopback for the server itself and the server's LAN ip on the clients? [15:32] freeone3000: see if mpt-status works for that one [15:34] jelly-home: Always prints "ioctl: no such device", but man pages say it doesn't take an argument and should autodetect. [15:36] Did the autoload bit, tried specifying '-u /dev/sda' and '-u 0:40' but no change. [15:36] no idea then, perhaps there are backports of newer smartmontools for trusty somewhere [15:36] jelly-home: look at you :) [15:43] yeah, ECHAN [15:43] * jelly-home felt sorry for the LSI user [16:11] jgrimm, cyphermox: Any idea if docker on 16.04 will be compiled with golang (other than gccgo) for ppc64el? [16:13] leitao, the plan is to build docker1.10 with golang-1.6 for most architectures including ppc64el [16:13] thanks [16:13] leitao, do you have a preference on technical merits? [16:14] jgrimm, that is what we need. Thank you! [16:14] 1.9 seems to have some issue [16:14] jgrimm, btw, any chance to move docker from universe to main? [16:15] leitao, no plans to do so [16:16] jgrimm, it means docker is not supported by Canonical, right? [16:18] leitao, community supported is the way its described -> https://help.ubuntu.com/community/Repositories/Ubuntu [16:21] anyone have suggestions for something like Crashplan which has a Linux client? I really liked Crashplan, until they decided to change their pricing structure and doubled everything since I last renewed 4 years ago... [16:29] hallyn: not sure if you saw, but i updated the numactl merge reuqest yesterday [16:29] if you could ack, that'd be great [16:31] arrrghhh: tarsnap [16:32] freeone3000, hm that's one I have not heard of before === Guest32940 is now known as mfisch [16:58] nacc: what's the url again? [16:58] smb: uh, no, nothing to do with cds. my old windows vista vm also doesn't start [16:58] hallyn: one sec, https://code.launchpad.net/~nacc/ubuntu/+source/numactl/+git/numactl [16:58] merge branch [17:00] smb: "Cannot set property Before, or unknown property." is the critical line I think. (or I'm wrong and it's a red herring :) [17:00] hallyn, hm odd. me and arges did notice no such errors. [17:00] hallyn: is this only with windows guests? [17:01] arges: no [17:02] arges: smb: it probably ha snothing to do with libvirt itself, though, bc it seems to be a dup of https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1529079 [17:02] Launchpad bug 1529079 in systemd (Ubuntu) "Can't start virtual machines after upgrade to Xenial" [High,Confirmed] [17:03] hallyn: i take a look.. my uvtool vms have been working fine [17:03] nacc: thx, lemme do that right now [17:05] arges, and I was using virt-manager. Only difference is that the host is a fresh Xenial install [17:07] hallyn: thanks! [17:08] smb: hold on; fresh install did work, or did not work? [17:09] hallyn, fresh install does work for me [17:09] hallyn, you and the other reporter seem to use upgraded hosts [17:09] smb: yup [17:09] ok yea I have been using fresh xenial installs [17:09] so we need some upgrade testing I suppose [17:10] well that gives ideas of where to start looking at least, that's good :) [17:10] bugs.debian.org is down? [17:10] can the bot tell me about debian bug 814952 ? [17:10] Error: Could not parse data returned by Debian: [17:10] nacc: is debian bug 814952 the one you filed ? [17:11] hallyn, and since the other bug was opened last year it already happened with an earlier update of libvirt ... [17:12] hallyn, hm you happen to use special args for libvirtd (which might be ignored by the old service conversion)? Though I do read the right file now [17:13] smb: yes but it didn't hapen until i upgraded to xenial. i *think* [17:13] no special args, [17:13] root 2705 1 0 Feb13 ? 00:00:00 /usr/sbin/libvirtd [17:14] ok, well still allows for breakage with the xml definitions which would not be new [17:15] hallyn, have you tried to virsh edit the config and do a small change then write it back [17:16] validation is done for writes... though the error messages for that used to be poor [17:19] nacc: LGTM, wish i could see the debian bug, but th [17:19] x [17:19] nacc: did you do a merge request against anything? Should I just push the package to x? [17:21] hallyn: can you dumpxml the faulty vm and pastebin it somewhere [17:22] i'll object to "the faulty vm" :-) [17:22] arges: just a min [17:23] hallyn: well the one that libvirt cant parse [17:23] and perhaps there is a qemu log somewhere to see if that cmdline it produced looks messed up [17:24] arges: it can't parse any of several I had. I deleted all but one, and created one new one. [17:24] http://paste.ubuntu.com/15101328/ [17:25] arges: the logfile has : libvirt: error : libvirtd quit during handshake: Input/output error [17:26] nacc: hm, having trouble building a source pkg [17:27] why is debuild being stupid and trying to include .git? [17:28] there msut be a better way to build than to mv .git .. first [17:28] that is to ohacky [17:30] ok i'll look [17:33] nacc: ffs can't you file a debian bug to fix the pkging to be 3.0 quilt? :) kills me [17:33] anyway, pushing, thx [17:42] rbanffy: ping, if you're around and can give some guidance on the nginx package, that'd be great - gotta pick between two evils :/ [17:42] erm [17:42] rbasak: ^ [17:42] sorry rbanffy for the mishighlight [17:43] hallyn: :) i can do that for the next release [17:44] teward|: around but otp. Do you want to provide a summary here please? [17:45] rbasak: FTBFS as is, we have to update the Lua moduel in -extras. Two options: nitpick the fix from upstream which fixes the missing udp connector struct, or take from Debian's git repository in where they update the entire module to the release candidate version on openresty's github pages, which brings in additional changes to the Lua module (I don't have a complete list) [17:45] rbasak: not sure which is the correct approach, though i can get either done before FeatureFreeze once I get some guidance [17:46] Debian's updating of the package also incorporates the fix, apparently, though that will undergo its own build tests as well [17:49] rbasak: basically, i'm not sure which approach will work better, hence seeking some advice :/ [17:51] NP, teward. It happens all the time. === Guest86349 is now known as IdleOne [18:15] smb: arges: all right, sorry, focusing on the libvirt thing now [18:15] oh, one more thing first, [18:15] hallyn: no problem, ive downloaded the xml files from you and the bug report, trying to look at what the differences are and repo on my end [18:15] hallyn: ok no problem === Guest91003 is now known as karstensrage [18:17] arges: saving xml works fine, sothat's not the problem [18:17] lemme set up two vms, one with upgrade and one with clean install, and compare... [18:18] hallyn: yea that's what I was trying to do, but hopefully that points us in the right area. wondering if its osmething to do with how the disk controllers are setup [18:18] that would be my swag === Luke_ is now known as Luke [18:48] arges: wtf. failed to reproduce in a vm [18:50] hallyn: yea i'm not having luck here either. [18:51] hallyn: what did you upgrade from? wily? [18:54] arges: yeah, maybe i need to start from vivid, which my laptop apparently did [18:54] (though not directly) [18:54] i'll try from trusty - upstart->systemd seems more likely to e a trigger [18:55] hallyn: ok [19:01] arges: i think when we find the cause we're gonna laaaaaugh [19:02] hallyn: : ) progres? [19:03] wiating on the trusty vm install [19:03] oh it's done [19:07] hallyn: grabbing lunch... keep me posted [19:07] k [19:13] teward: extras is in universe, right? So no security team main concern about whether to follow Debian's import or take from nginx upstream. [19:14] rbasak: correct - extras is in Universe [19:14] rbasak: though, once dynamic modules are applied, we're going to have to scramble to make sure some are in Main, some aren't [19:14] because it's not nice when that's taken into account [19:14] teward: my remaining question would be about user visible differences. Is there a cost to committing to one over the other now? IOW, will any user have a reason to care if you take one approach now and switch later? [19:14] (that's the future though) [19:15] rbasak: AIUI, no, there won't be any major reasons for Users to care. However, one reduces the plugin-specific future merge delta by one tiny commit, the other reduces it to zero when merging in from Debian [19:15] If that's not a concern then I'd pick the easiest thing, which I guess you get to trade off. Following Debian is nice, but the benefit depends on how much we've diverged in this aresa. [19:15] area [19:15] mmm [19:15] OTOH, cherry-picking a trivial patch may be far easier. [19:16] That's what we'd probably want to do after FF anyway. [19:16] rbasak: they're both available on git - patches are nice anyways :P [19:16] indeed [19:16] though, every new release of nginx will have to get an FF exception [19:16] which is fine, but it's one of those annoying little headaches :) [19:16] I thought we had an understanding with the release team on the plan? Or did that not get fully resolved? [19:17] Keep ubuntu-release advised, certainly. I'm not sure if you need an explicit and formal FFe approval for each step though. [19:17] i'm not sure we did since the policy change, the TB discussion was one fo "everything still gets standard FF review before upload" iirc [19:17] rbasak: well, from this point on, each nginx will likely have some minor feature changes [19:17] so it'd need FFe if standard policy is followed [19:17] Ah, OK. [19:17] plus HTTP/2 bugfixes which don't affect the builds currently [19:17] (because it's not enabled) [19:18] rbasak: i'm going to nitpick the minor change form upstream that enables building and doesn't implement an rc version of the third party module [19:18] seems like the lesser evil [19:19] OK, that sounds good. Thank you for considering carefully, as always! [19:19] that's my job :) [19:19] and thank you for being a sounding board and for the ongoing advice [19:19] it's always nice to bounce opinions off others first :) [19:19] np [19:19] I forgot the other option was rc [19:19] That makes your choice sound even better. [19:23] mhm [19:40] arges: hm, not reproduced in trusty vm either. so i guess i'll have to look more closely at my own setup. [19:40] fascinating [19:41] hallyn: yikes, ok === jelly-home is now known as jelly [21:40] eureka [21:42] arges: smb: systemd-machined, provided by systemd-container, is causing the problem [21:46] hallyn: so your hunch in the bug earlier was corrupt [21:46] correct [21:46] accuse me of corruption? I'll sue! [21:46] haha [21:47] yeah i just don't get why systemd-machined woudl ship in systemd-container. that's weird [21:47] mind you the bug may still actually be in libvirt [21:47] but i find that hard to believe, as we're on 1.3.x [21:47] anyway with that found i'll lower it's priority and defer it :( [21:51] cool hopefully we can catch it before release [22:35] arrrghhh [22:35] are you there?