Skip to content

jcshen007/cloudstack-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Driver URL
4.5.2 v1.0 Shared Primary Storage 1.1 XenServer 6.2 https://raw.githubusercontent.com/Datera/cloudstack-driver/master/cloud-plugin-storage-volume-datera-4.5.2.jar
4.7.2 v1.0 Shared Primary Storage 1.1 XenServer 6.5 https://raw.githubusercontent.com/Datera/cloudstack-driver/master/cloud-plugin-storage-volume-datera-4.7.2.jar
4.7.2 v2.0.2 Dynamic Primary Storage 2.1 XenServer 6.5 CentOS 7.2 https://raw.githubusercontent.com/Datera/cloudstack-driver/4.7.2-v2.0.2/cloud-plugin-storage-volume-datera-4.7.2-v2.0.2.jar
4.8.2 v2.0 Dynamic Primary Storage 2.1 XenServer 6.5 https://raw.githubusercontent.com/Datera/cloudstack-driver/master/cloud-plugin-storage-volume-datera-4.8.2-v2.0.jar
4.9.2 v2.0 Dynamic Primary Storage 2.1 XenServer 6.5 CentOS 7.2 https://raw.githubusercontent.com/Datera/cloudstack-driver/master/cloud-plugin-storage-volume-datera-4.9.0-v2.0.jar
4.9.2 v2.0.1 Dynamic Primary Storage 2.1 XenServer 6.5 CentOS 7.2 https://raw.githubusercontent.com/Datera/cloudstack-driver/master/cloud-plugin-storage-volume-datera-4.9.2-v2.0.1.jar

Configuration Options

Description of Datera CloudStack driver configuration options
Configuration option = Default value Description
[DEFAULT]  
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 = 2 (Int) Number of replicas to create of a volume.

Configuration Steps

  1. Deploy CloudStack by following the instructions http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.9/

  2. Download Datera CloudStack driver from https://raw.githubusercontent.com/Datera/cloudstack-driver/master/cloud-plugin-storage-volume-datera-4.9.0-v2.0.jar

  3. Save it to

    /usr/share/cloudstack-management/webapps/client/WEB-INF/lib/

  4. Restart CloudStack management service

    service cloudstack-management restart

About

Repository for the Datera CloudStack driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.2%
  • Python 18.8%