Red Hat 6, CentOS 6, and Oracle Linux 6

  1. Run the following command:

    chkconfig --list | grep cloud

    If on is displayed in the red boxes in the following figure, the services have started.

  2. If four services of Cloud Init have not started, run the following commands:

    chkconfig cloud-init on

    chkconfig cloud-init-local on

    chkconfig cloud-config on

    chkconfig cloud-final on