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 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 ) |
Deploy CloudStack by following the instructions http://docs.cloudstack.apache.org/en/latest/index.html
Download Datera CloudStack driver from releases: https://github.com/Datera/cloudstack-driver/releases
Save it to:
/usr/share/cloudstack-management/lib/
Restart CloudStack management service
service cloudstack-management restart