/srv/irclogs.ubuntu.com/2017/03/25/#ubuntu-server.txt

drabspeaking of bugs...00:06
drabpatdk-wk: you're not hitting this one? https://github.com/systemd/systemd/issues/337400:06
drabfor some reasons it's not happening on one server class but it's happening on the other00:08
drabsame i350 cards with igb module00:08
drabsame /etc/network/interfaces00:08
keithzgIs there some sort of SSL caching mechanism? I've *definitely* configured a Dovecot instance to use a real certificate, but it keeps spitting out an older self-signed one that isn't configured to be used anywhere in the dovecot configs, and it's utterly baffling me!00:09
drabmmmh, I think I have renaming problems... it seems it tries to bring up the bond before the interfaces are renamed00:10
draband the above systemd bug is just a red herring00:10
drabso it doesn't find any eth000:10
drabuhm, kinda dodgy, but it seems if I move the bond stanza first, before the interfaces, then it works at boot too00:22
sarnoldkeithzg: are you sure you're working with the correct machine? the correct paths? try breaking something very badly in the config and make sure dovecot refuses to start with the bad config, and that your client testing it also reports failure to connect, etc..00:22
drabotherwise I'm seeing messages complaining that bond0 isn't ready and somehow it's not retrying/working out00:23
patdk-lapnope, don't believe I have00:36
=== JanC is now known as Guest89300
=== JanC_ is now known as JanC
=== codex_ is now known as codex
faekjarzHey there! Do i need a special kernel boot parameter to use SR-IOV?04:42
patdk-lapno04:46
patdk-lapbut your nic and bios and driver all need to support it, and have it enabled04:46
faekjarzmy nic is an i350 (check) bios? VT-d is enabled. should suffice (?)04:48
patdk-lapheh?04:49
patdk-lapvt-d has nothing at all to do with sr-iov04:49
faekjarzok04:49
patdk-lapkvm, yes, sr-iov, no04:49
lordievaderGood morning07:09
lordievaderDidnt ethtool list support for that feature?07:09
faekjarzlordievader: talking to me? i didn't come across any iov related output of ethtool.08:20
lordievaderNo, more in general... thinking out load.08:21
lordievaderloud even.08:21
faekjarzbtw: i put my i350 in the wrong PCIe slot. The mobo manual doesn't have a block diagram, but i think it's connected to the PCH now. echoing 1-7 to 'find /sys -name "*numvfs"' now spawns a lot of VFs *happy*08:26
adrian_1908Not sure if this is the right place to ask, but does anyone know if 16.04 will eventually have PHP 7.1 through the regular streams?11:25
blackflowadrian_1908: regular streams? you mean the main, updates and security repositories? Probably not11:27
adrian_1908Yeah I meant those repos you mentioned. Ok.11:29
adrian_1908There looks to be a PPA, so if that's well done I imagine that would work too if I feel I want to upgrade.11:30
blackflowis there any significant benefit of 7.1 over 7.0? (asking as an admin of 7.0 systems)11:31
blackflowI mean, unless you're a dev and want to take advantage of the new language features.11:31
adrian_1908Beats me. I'm setting up a PHP server for the first time myself, and I noticed that several options have been deprecated in 7.1 (but not 7.0) so if there are saner design choices, one may wish to upgrade before 18.04 LTS comes out.11:33
blackflowusually deprecated options linger around for long time before they're completely dropped, in php. from what I see in the changelog, it's nothing significant11:35
blackflowin other words if you're on LTS and favor stability, no reason to rush over to 7.111:35
adrian_1908ok!11:36
daincredibleholggood morning together12:23
daincredibleholgI was wondering if any of you uses Ansible to install graphite-web on your server? I am looking for a way to automate the step `graphite-manage syncdb` which requires super user details and the only way of doing this without interaction is to have a fixture file which would mean having the super user details in plain text in my version control. Nothing I necessarily fancy...12:24
daincredibleholgOk, found a way. Will use fixture and use template vars to inject the fields.12:43
blackflowNeed some help understanding the bugfix cycle. I reported a bug, and the fix was found, the bug is in "Fix released" status (#1673357), also tagged "server-next", with a note that the problem is fixed in Zesty. Will the fix be applied to Xenial? How/where can I track the progress of such fixes trickling down to LTS?13:02
blackflowOr, better question: What happens next to #1673357?14:22
jancoowHi. I don't know what happends, but I was trying to restart docker15:45
jancoowdocker.service, and now Nothing response anymore15:45
jancoowI can't even reboot: -bash: /sbin/reboot: Too many open files in system15:45
jancoowhow could I reboot now?15:46
chuck66have you tried  $ sudo shutdown -r now?15:50
jancoowyup15:52
jancoowcan't execute any command15:52
blackflowjancoow: systemctl -f reboot  ?15:57
jancoowin the mean time I walked downstairs to my server &^15:58
chuck66jancoow: were you able to reboot?16:29
jancoowwith the reset button, yeah16:33
draburm, anybody knows why zpool list and df -h would disagree so far as 3TBs?18:29
drabzpool list shows my pool to be 10.9TB, which is what I'd expect it to be with 6 disks in raidz2, so 4x3TB, with about 1TB lost, which is crazy, but fair enough18:30
drabhowever df -h says 7.1T18:30
draboh, nm, sort of, at the very least zfs list and df agree18:36
drabnm, pebkac18:48
=== Malediction_ is now known as Malediction
Harishello all20:56
HarisI have mysql on 14.04. I stop it. It gets instantly restarted. Is that apparmor or watchdog or what watching/re-running it ?20:57
bekksHaris: How do you stop it?21:11
Harisby running /etc/init.d/mysql stop21:12
compdoclies21:12
compdocooops21:12
=== poster is now known as Poster
tomreynHaris: this suggests you have non standard behavior on this system.21:24
tomreyncheck your process list for any watchdogs running there.21:25
OerHeksHaris, -d /etc/init.d/mysqld <start stop restart>  but normally one would use service to handle mysqld21:39
Harishmm22:04
HarisI see22:04
Hariswill check it in lab env22:13
Haristhanks all22:13

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