Comment 13 for bug 1635563

Revision history for this message
Rodion Tikunov (rtikunov) wrote :

Reproduced on master node with systemd-219.
Just after few seconds after "systemctl restart systemd-journald" docker daemon failed.
Seems that we hit the bug https://rhn.redhat.com/errata/RHBA-2016-0536.html

mos-linux advice is to update docker to version 1.10.

Workaround: add "--log-driver=syslog" in OPTIONS variable at file /etc/sysconfig/docker but after that "docker log" doesn't show containers log.