/srv/irclogs.ubuntu.com/2017/05/18/#ubuntu-server.txt

cpaelzergood morning05:15
cpaelzerjamespage: of course openvswitch 2.7 atm FTBFS in artful for something around python06:12
cpaelzerjamespage: I'll open a bug and work on it, I'll let you know if I need anything06:12
cpaelzerjamespage: but take a look and let me know if this looks like a known issue - IIRC you had python issues around pike last week?06:12
jamespagecpaelzer: hmm odd - obs did not see that when I did the ovs 2.7.0 uploads a few weeks back07:08
jamespagethe C extension thing is a know problem - there is a bug report for that07:08
jamespageI did spend some time trying to fix that but did not get to a resolution07:09
jamespagemwhahaha: its an installability problem due to new sqla07:20
jamespagepython-sahara : Depends: python-sqlalchemy (< 1.1.0) but 1.1.9+ds1-0ubuntu2~cloud0 is to be installed07:20
jamespagefixing that this morning07:20
zetherooyesterday I setup this server with Raid1 and something I noticed is that it's very very slow07:58
zetheroodisk activity LED is constantly lit up07:59
bhuddahis it still syncing, zetheroo ?08:03
zetherootop shows md1_resync at the top08:03
zetheroounder that is md1_raid08:03
bhuddahzetheroo: "cat /proc/mdstat" for the status of the sync08:04
zetheroobhuddah: ah ok ... resync at 10.1%08:04
bhuddahzetheroo: you can change the speed of the resync or you can just simply wait until it's done. performance will be back to normal then.08:05
zetheroook, thanks .. I'll just wait08:06
zetherooit's still usable .. just a bit sluggish08:06
fishcookeris ubuntu have list like this https://packages.debian.org/stable/09:23
hateball!packages | fishcooker09:27
ubottufishcooker: You can browse and search for Ubuntu packages using !Synaptic, !KPackageKit, !Muon, "apt-cache search <keywords or regex>", or online at http://packages.ubuntu.com - Ubuntu has about 30000 packages available, so please *search* for an official package before installing things in awkward ways!09:27
fishcookershould we service cron reload/restart after editing the executable file of the cronjob?09:42
=== chuck__ is now known as zul
=== roaksoax is now known as roaksoax-pto
=== roaksoax-pto is now known as roaksoax
zetheroois there a nifty command which could accomplish the following?12:10
zetherooremotely (via ssh) change a line of text in a specific file on multiple hosts12:10
andolzetheroo: The lightweight solution: for nodename in hostname1 hostname2 hostname3; do ssh $nodename "sed -e '....' -i /path/to/file"; done12:15
andolzetheroo: Or if you want to put a bit more investment into, familiar yourself with a tool like Ansible.12:16
zetherooandol: ok thanks!12:16
zetheroowe are actually in the process of getting things setup with Ansible ... but just not quite there yet ;)12:16
kaushalHi12:21
andolzetheroo: A piece of advice is to start small, and be satisfied with Ansible initially just being used for something minor. That way you get a feel for the tool, making it easier to take the next step.12:21
kaushalI am unable to start mysql on Ubuntu 15.10 server12:21
kaushalpastebin here -> https://paste.ubuntu.com/24598515/12:22
smosernacc, here now. sorry.12:23
andolkaushal: Doesn't look like a fresh install? So, what did you change which broke it?12:23
andolkaushal: Kind of looks like you already have an instance running, trying to start a new mysqld on top of it?12:24
kaushalandol: ok12:25
andol..which doesn't have to be the case, but it's an easy thing for check for.12:25
naccsmoser: np, was going to be about your lp-user stuff, but i think i had a reasonable workaround14:39
naccsmoser: and the bikeshedding will resolve it14:39
=== Annak is now known as Diemuzi
smosernacc, other than it always being a bad idea to drop code that *I* wrote, i think its ok :)14:55
smosernacc, i think there is a fair amount of things that fit into a 'git lp' subcommand.14:56
dpb1:)14:57
smoserlike my add-remote-user, and also i have a 'git-lp-url'14:57
smoser$ git-lp-url14:57
smoserhttps://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+ref/bug/1683038-ec2-no-warn-on-explicit14:57
naccsmoser: yeah, i was thinking about that too in the end14:57
naccsmoser: just didnt' have time before EOD to implement :)14:57
=== led2 is now known as led1
=== nchambers is now known as god
=== god is now known as nchambers
=== dpawlik is now known as _dpawlik
carpenikeIs it possible for JuJu to ignore the IPv6 check at bootstrap? I have an unmanaged network and not able to bootstrap JuJu as a result. IPv6 has been disabled on the parent interface.16:39
dpb1carpenike: don't know.  might want to ask in #juju17:59
carpenikedpb1: Thanks.18:07
Pici2118:34
Pici2118:34
=== JanC is now known as Guest79336
=== JanC_ is now known as JanC
pmatulis2219:41
mason606084219:42
sarnoldleave 22 alone those poor guys have too much to do already19:42
hallynuser alice?  unknown  user amber?  unknown.  user amy?   unknown  user anatoly?  unknown user ....21:01
masonsarnold: Traffic in Some Other Channel makes me curious... What's a sane way to understand what's been backported to the ZFS bits Canonical ships?21:03
sarnoldmason: I'm not sure that we do21:04
naccapt changelog zfsutils-linux ?21:04
naccnot sure if that's everything, though21:04
masonsarnold: I thought you did. Hrm. nacc: ty, checking21:04
masonsarnold: Yar, nacc's advice is good. Numbered series starting at 0.6.5.6-0ubuntu1 and working up.21:06
sarnoldbut that only grabs what touches the utils packge; things that affected only linux won't show up there21:07
masonShouldn't be anything baked into Linux, just spl and zfs modules.21:08
naccsmoser: yeah that was the part i wasn't sure about21:08
masonoh, hrm21:09
masonOh.21:10
masonYeah. Alright. /lib/modules/4.4.0-78-generic/kernel/zfs/zfs/zfs.ko ships in linux-image.21:10
naccso then you'd also need to check `apt changelog linux-image-generic-4.10.0-21-generic, e.g.21:11
masonyeah21:11
naccand look for zfs or spl, i think21:11
masonYou're not running Xenial there, it seems...? Or just a customer kernel?21:12
naccmason: yeah i'm on 17.0421:12
naccsmoser: around?21:20
masonnacc: Looks like zfsutils-linux's changelog encompasses kernel changes, as the kernel package changelog only notes imports of Ubuntu ZFS build versions.21:23
naccmason: ok, you might also ask the developer(s) that contribute if there is a better way to know, as i'm not one of them :)21:24
masonI'm pretty happy with apt changelog now that I've looked at it.21:25
=== powersj is now known as powersj_
=== powersj_ is now known as powersj

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