install-clpoudarray.ps1

cloudarray installation also follows labbuildr´s two step process: import ova as template deploy from template

import

to get your copy and license for cloudarray, contact https://cloudarray.com to import cloudarray ova, use

.\install-cloudarray.ps1 -ovf C:\Users\bottk\Downloads\CloudArray_ESXi5_7.0.6.0.8713\CloudArray_ESXi5_7.0.
6.0.8713.ovf

the import will present you the default CloudArray installation Option once finished image

installation

to install cloudarray using 3 Cache Volumes, use

.\install-cloudarray.ps1 -Defaults -MasterPath [you masterpath]\CloudArray_ESXi5_7.0.6.0.8713\ -Cachevols 3 -Cachevolsize 146GB

this will create a new cloudarray instance with 3 Cachevolumes
image

proceed to the vm console image

login with admin password
image

you will be promptet to change your password
image

proceed with network configuration

image

fill in your dns and gateway config

image

and enter defaults for your primary nic

image

save twice and continue configuration using the web ui.

click on setup to start configuration
image

make sure to have your cloudprovider and cloudportal credentials
image

leave cloudportal enabled ( this will give you a free trial account for google storage ) image

enter your cloudportal details and license tag image

create and Administrator Account
image

and accept the eula ( scroll down )
image

start the configuration wizard image

skip the managed cloud provider if you do not want to use google
image

Configure EMC ECS

select EMC ViPR as the cloud provider image

enter your ecs details:
image

confirm your Bandwith image

and select your Cache Volume: image

the provider is configured for now image

tips

  • set ntp servers to a valid value ! the pre-configured ntp server can not be used. use one of pooled dns server addresses image

  • if your ECS uses self-signed certificates, you will receive the following message
    image

in that case, open a new cloudarray tab end go user interface --> Administration --> utilities
and enter the following code in the execute cli window

set_option disable_cloud_certs --disable true

image

  • for provider setting examples ( ecs ) see https://community.emc.com/blogs/bottk/2016/01/24/using-the-emc-elastic-cloud-storage-with-emc-software-and-appliances-part1-cloudarray

  • If you retrieve access denied from ECS, it might be that your BASE URL in ECS is not configured correctly: image