Hi, the promised update (I know, I'm a little late):
I ran the following two commands on all the servers I listed in my previous mail to count the amount of "BUG" and "Looping too fast" messages in the past 5 days:
zgrep Loop /var/log/syslog{-20160714.gz,-20160715.gz,-20160716.gz,-20160717,} | wc -l zgrep BUG /var/log/syslog{-20160714.gz,-20160715.gz,-20160716.gz,-20160717,} | wc -l
I've counted a grand total of 0 "BUG" and 0 "Looping too fast" (I made sure that my grep commands actually work by replacing the pattern with "." because I thought I was doing something wrong ^^).
No complaints from our developers either, and all VMs have an uptime of at least 5 days, so apparently there haven't been any unexpected or desperate reboots. I also looked into htop on each machine; no systemd process was hogging the CPU, and used CPU time of the systemd processes was between a few seconds (for a machine that really does nothing useful), ~16 minutes (most normal machines), and one had 50 minutes (our most busy machine).
So as far as I'm concerned, this update can be released. -- Mit freundlichen Grüßen, Martin von Wittich IServ GmbH Bültenweg 73 38106 Braunschweig Telefon: 0531-2243666-0 Fax: 0531-2243666-9 E-Mail: [email protected] Internet: iserv.eu USt-IdNr. DE265149425 | Amtsgericht Braunschweig | HRB 201822 Geschäftsführer: Benjamin Heindl, Jörg Ludwig

