/srv/irclogs.ubuntu.com/2018/12/22/#ubuntu-server.txt

keithzg[m]JanC: After I restarted the Amavis service it instantly started passing along emails again, and flushing the postfix queue led to the mail system instantly tossing all the ones that had been building up in the queue into the respective mailboxes. Luckily indeed nothing is actually getting lost, but this is a rather unsettling quiet failure condition . . .02:17
keithzg[m]I've added a mailq check to the icinga2 monitoring setup I use so I can notice (without relying on email, heh) when this happens, but alas I'm no closer yet to figuring out why it's happening . . .02:18
tomreynhave you considered https://rspamd.com/comparison.html02:28
cryptodan_mobileFind out why Mavis died02:34
cryptodan_mobileAmvis02:34
cryptodan_mobileAmavis*02:34
keithzg[m]cryptodan_mobile: The problem in my case is, Amavis doesn't even appear to have died; it just mysteriously isn't responding to requests. The service status, and even the output of `ps`, give the impression everything's still A-OK, with no indication otherwise . . .02:35
cryptodan_mobileCheck mail.log02:36
sarnoldstrace it02:37
sarnoldperf top it02:37
keithzg[m]cryptodan_mobile: mail.log doesn't give any indication at all as to why amavis isn't actually responding, it only shows that it isn't; there's no indication otherwise of amavis going wrong, no lines claiming it's shutting down, etc etc.03:09
keithzg[m]sarnold: Yeah it's getting to the point of having to dig that deep, alas I'm pretty inexpert at that level.03:09
keithzg[m]I guess now's the time to start finally learning ;)03:10
keithzg[m]Well, "now" as in the near future, it's now the Friday evening that I start my Christmas holidays, heh03:15
cryptodan_mobilekeithzg[m]: could pastebin the log line showing amavis not working15:06
=== TheHonorableKitt is now known as ThKitten
keithzg[m]cryptodan_mobile: As I wrote above, this time around the log line for each mail not being able to exit Postfox's queue was `(delivery temporarily suspended: conversation with 127.0.0.1[127.0.0.1] timed out while receiving the initial server greeting)`. The previous time it was instead `delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)`, which more directly pointed to amavis19:38
keithzg[m]being the problem. Those lines, and that the postfix queue was visibly filling up with mail thus not being delivered, were the extent of evidence of anything going wrong that I could find.19:38
Sven_vBhi! what's the situation of php5 in Ubuntu 14.04 LTS trusty? ("<ubottu> Sorry, I don't know anything about php5")19:40
Sven_vBmostly, will it receive security updates next year?19:42
Sven_vBs:will it:which versions will:19:42
tomreynare you planning to go into ESM? otherwise anytime is a good time to migrate off 14.04 which reach EOL in april.19:47
cryptodan_mobileThat means that amavis died and was no longer running. A few lines up from that should be a reason why keithzg[m]19:47
Sven_vBanything that buys me time on upgrading my ancient web app makes my christmas holidays better. :)19:49
tomreynSven_vB: ^ other than that i'm also interested in an answer to your question, but (a) you're more likely to get this during the week, (b) with no answer i'd expect that anything "ubuntu-support-status" on a fully patched system lists as supported is supported.19:49
Sven_vBwow, ubottu says ESM is available even for 12.04 :D19:52
tomreynuntil arpil, yes19:53
Sven_vBthat's better than nothing. :) thanks!19:56
keithzg[m]cryptodan_mobile: Sure wasn't anything else listing anything that gave any indication in that log that amavis had died. And as aforementioned, `ps` showed it still running, as did the service status and journal.19:56
NyanCattomreyn: Just an update... They don't care (In RE: OVH)19:56
NyanCatRight now the only way I've figured out to restart or reload networking is to restart the server after modifying interfaces19:56
NyanCatAs for rsyslog, their response was that it's as minimal as possible19:57
NyanCatThey didn't comment on the fact that this template is for 12.04.019:57
NyanCater, 16.04.019:57
tomreynNyanCat: a pity. but that's a common approach with hosters offering hosted arm hardware. maybe the arm64 situation is or may get better, but i'm not certain.19:59
NyanCatI'm under the impression they had a Kernel issue that essentially crippled the outbound traffic rate to 50Mbps20:00
NyanCatWhich is now resolved20:00
NyanCatThe issue with OVH ARM servers is that they're essentially EOL, they only built so many and they have no plans to produce anymore20:00
NyanCatMy guess is because of this logic, they just don't give a shit20:01
tomreyn"resolved" by use of an outdated custom kernel which will never get updates?20:01
NyanCatand whatever happens happens20:01
tomreynilyad's (online.net) scaleway brand offers arm64, might be worth a try20:04
NyanCatwhy isn't apt-transfer-https installed20:05
NyanCatwhy OVH20:05
NyanCatI'm playing around to see if I can get updates on this server\20:06
NyanCattomreyn: looks like you can get updates for this arch by adding xenial-security and xenial-updates to the sources.list file20:10
NyanCatI'm going based on http://ports.ubuntu.com/ubuntu-ports/dists/20:10
tomreynNyanCat: of course you can. will it break the server? idk.20:11
NyanCatwe're about to find out20:11
tomreynalso it may be better to reinstall if you already decided you dont trust their images. i never do.20:12
NyanCatI'm not using this server for anything critical20:13
NyanCatso I20:13
NyanCat* so I'm just screwing around to get it to work properly at this momnet20:13
NyanCatJust finished updating the server, issued reboot20:20
NyanCatLet's see if we get back online or not20:20
NyanCatoh hey, tomreyn20:21
NyanCatWelcome to Ubuntu 16.04.5 LTS (GNU/Linux 4.9.124-armada375 armv7l)20:21
NyanCatI got in, looks like nothing's broken so far, and now the system is a tad more secure20:22
tomreynthe kernel isnt, i suppose20:25
tomreyn"cat /proc/version" says what?20:25
NyanCatLinux version 4.9.124-armada375 (root@ns3034447.ip-51-255-90.eu) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) ) #1 SMP Mon Sep 3 19:18:09 CEST 201820:27
tomreynoh, sep 3, that's not as old as i assumed20:28
tomreynbut its not an ubuntu kernel, and i assume you dont know how it was built20:28
NyanCatIf I had to guess, I would say by OVH20:28
NyanCatbased on the hostname of the build box20:28
NyanCatwhich is kinda bad because I specifically said to use the distribution kernel and not OVH's special kernel when I imaged the machine20:29
NyanCatBut eh, if it works it works I suppose20:29
tomreyngrub prefers the highest kernel version by default. ubuntu 16.04 comes with 4.4.020:30
tomreynbut then it's probably not a grub boot anyways20:30
NyanCatthat's a negative20:31
NyanCatran `dpkg -l grub*` which returned no results20:33
tomreynwell, it's ARM20:34
NyanCatbut yeah, I did check in the repos and the kernel i'm running appears to be the latest available for armada20:38
tomreynwhich repository is it from?20:39
NyanCatAPT-Sources: http://last.public.ovh.hdaas.snap.mirrors.ovh.net/ubuntu xenial/main armhf Packages20:40
NyanCatOVH's own, go figure20:40
tomreynupstream long term support for 4.9 is at 4.9.147, yours at 4.9.124, changelog is https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.14720:43
tomreyndiff https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/?id=v4.9.147&id2=v4.9.124&dt=220:44
tomreynlooks like yours lacks spectre fixes20:44
tomreynyou could see what this reports https://github.com/speed47/spectre-meltdown-checker20:46
NyanCatreports vulnerable to spectre20:49
NyanCat:D20:49
tomreynso you might want to try to upgrade to a newer kernel actually. but then this may also require firmware patches.21:32
tomreyni guess i'd contact support and tell them you dont like what they sold you.21:33
tomreyn(and that they should be letting systems in configurations which are insecure out of thee box, and difficult, if at all posibble, to secure)21:35
fooTime to leave 14.04 and upgrade to 18.04.1 on Digital Ocean. Fresh install. Here goes nothing.23:16

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