Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Here is a short checklist to make CloudStack 3/4 work with KVM on CentOS 6.3:1.

  1. check hostname is okay

...

  1. disable selinux (or set it in permissive mode)

...

  1. remove qemu-kvm if installed

...

  1. add EPEL repository

...

  1. adjust /etc/cgconfig.conf file by adding:
    Code Block
    
    group virt {
        cpu {
            cpu.shares = 9216;
            }
    }
    

...

  1. update centos and install ntpd for time sync

...

  1. make sure primary/secondary storages could be mounted

...

  1. reboot

...

  1. install cloudstack agent

...

  1. configure bridge devices

...

  1. connect host from the management server