CentOS 7.x 100% CPU usage issue with CentOS7 or fedora lxc containers

From Notes_Wiki
Revision as of 14:22, 27 January 2017 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>CentOS_7.x_lxc_troubleshooting|CentOS 7.x lxc troubleshooting</yambe:breadcrumb> =CentOS 7.x 100% CPU usage issue with CentOS7 or fedora lxc containers= To...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>CentOS_7.x_lxc_troubleshooting|CentOS 7.x lxc troubleshooting</yambe:breadcrumb>

CentOS 7.x 100% CPU usage issue with CentOS7 or fedora lxc containers

To solve this issue append following to '/usr/share/lxc/config/fedora.common.conf'

   #Solve 100% CPU issue with systemd
   lxc.kmsg = 0

and restart the container.

Learned from https://vfamilyserver.org/blog/2015/03/fedora-21-lxc-systemd-journald-at-100/