Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • set kvmclock.disable=true in /etc/cloudstack/agent/agent.properties
  • Fix cgroup co-mounting error in RHEL7: 
    • umount /sys/fs/cgroup/cpu,cpuacct
    • rm /sys/fs/cgroup/cpu /sys/fs/cgroup/cpuacct
    • Add following in /etc/cgconfig.conf

...