You are here: Supporting Documents > Stratus Cloud Installation Guide > Installing the Stratus Cloud Solution > Installing CentOS

Installing CentOS

The following procedure summarizes how to create and install a custom CentOS image that will serve as the basis for the Stratus appliance that runs Stratus Cloud Workload Services. For a more detailed example of installing a CentOS image, see the OpenStack CentOS image guide.

To install CentOS for Stratus Cloud Workload Services:

  1. Upload a CentOS version 6.6 ISO image with the following properties to the /data/isos directory of your OpenStack controller:
  2. Create a virtual hard disk for the image by entering:

    qemu-img create -f qcow2 /tmp/CentOS-6.6.qcow2 20G

  3. Use virt-manager or a similar tool to start the CentOS installation and do the following:
  4. After you have finished installing and configuring your CentOS image, upload the image to the OpenStack cloud in Horizon.
  5. In OpenStack, create a new flavor for the Stratus appliance instance:
  6. Launch an instance for the Stratus appliance and do the following:
  7. After launching the Stratus appliance, create a configuration file for the installation process as described in Creating an Installation Configuration File for Stratus Cloud Workload Services, and then install the cloud software as described in Installing Stratus Cloud Workload Services.
of