Start the CC

Prerequisites

You should have installed and configured Eucalyptus before starting the CC.

To start the CC

  1. Log in to the Cluster Controller (CC) host machine.
  2. If you want the CC service to start at each boot-time, run this command:
    systemctl enable eucalyptus-cluster.service
  3. Enter the following command to start the CC:
    systemctl start eucalyptus-cluster.service
  4. If you have a multi-zone setup, repeat this step on the CC in each zone.