search for: b42995ab7403

Displaying 1 result from an estimated 1 matches for "b42995ab7403".

2015 Oct 21
0
Libvirt-LXC, container get stuck if it prints too much logs in the console
...l some server that I monitor. In my server logs I can see requests stops after some time. (I tweaked rc.local systemd service to output to console) Host and container are CentOS 7.1 Libvirt v1.2.8 Below is my libvirt.xml <domain type="lxc"> <uuid>9fbe3d43-e1b4-4244-8dab-b42995ab7403</uuid> <name>instance-000002f6</name> <memory>4194304</memory> <vcpu>2</vcpu> <os> <type>exe</type> <cmdline>console=tty0 console=ttyS0</cmdline> <init>/sbin/init</init> </os>...