On Tue, Apr 26, 2016 at 3:01 PM, Chris Adams linux@cmadams.net wrote:
Once upon a time, Chris Murphy lists@colorremedies.com said:
On Tue, Apr 26, 2016, 2:09 PM Chris Adams linux@cmadams.net wrote:
I have several recently-installed CentOS 7 servers that keep having systemd-journald corruption
Determined with 'journalctl --verify' or another way?
I get messages like this in dmesg:
[4756650.489117] systemd-journald[21364]: Failed to write entry (21 items, 637 bytes), ignoring: Cannot assign requested address
I haven't seen this. When I plug this text into a google search field, no quotes, there are 360 results.
systemd-journald failed to write entry cannot assign requested address
There's also this patch as a suggested fix: https://bugzilla.redhat.com/show_bug.cgi?id=1292447#c9
What version of systemd and rsyslog? systemd-219-19.el7_2.7 and rsyslog-7.4.7-12 are current.
If you're there already you could ry editing /etc/systemd/journald.conf and uncommenting Compress=yes and changing it to no.