Skip to content

Datera/cloudstack-driver

Repository files navigation

DATERA CloudStack Driver Repository

CloudStack Driver Version with Datera Product and Supported Hypervisor(s)
CloudStack Release Driver Version Capabilities Introduced Supported Datera Product Versions Supported Hypervisors
4.11.3 v2.2.0 Dynamic Primary Storage 3.2 / 3.3 KVM

Configuration Options

Description of Datera CloudStack driver configuration options
Configuration option = Default value Description
MVIP = None (String) Datera API management vip.
SVIP = None (String) Datera Access vip.
clusterAdminUsername = None (String) Datera API user name.
clusterAdminPassword = None (String) Datera API user password.
numReplicas = 3 (Int) Number of replicas to create a volume.
ipPool = default (String) Access network IP pool name.
volPlacement = hybrid (String) Placement modes ( hybrid | single_flash | all_flash )

Configuration Steps

  1. Deploy CloudStack by following the instructions http://docs.cloudstack.apache.org/en/latest/index.html

  2. Download Datera CloudStack driver from releases: https://github.com/Datera/cloudstack-driver/releases

  3. Save it to:

    /usr/share/cloudstack-management/lib/

  4. Restart CloudStack management service

    service cloudstack-management restart