Date
1 - 2 of 2
[vsphere-cpi] Deploying to independent share datastores per cluster
Alan moran <moranalan90@...>
We re trying to deploy to multiple clusters in vsphere that have their own independent shared datastore sets.
The CPI allows VMs to be allocated from one deployment into multiple clusters, during this process a check is in place that verifies that datastores are visible by all hosts in each cluster.
Unfortunately the datastore pattern is nested under datacenter along with the clusters. In order for this to work we would need to create a datacenter for each cluster in vCenter.
Are there any plans to be able to specify datastore pattens under resource pool:clusters from the deployment manifest? Deploying clusters with their own shared datastores is a common pattern in the vsphere community.
Thanks,
Luke & Alan
The CPI allows VMs to be allocated from one deployment into multiple clusters, during this process a check is in place that verifies that datastores are visible by all hosts in each cluster.
Unfortunately the datastore pattern is nested under datacenter along with the clusters. In order for this to work we would need to create a datacenter for each cluster in vCenter.
Are there any plans to be able to specify datastore pattens under resource pool:clusters from the deployment manifest? Deploying clusters with their own shared datastores is a common pattern in the vsphere community.
Thanks,
Luke & Alan
Dmitriy Kalinin
i believe current cpi implementation allows to have different datastores attached to clusters (ie all hosts within a cluster must be attached to the same subset of datastores) even though the key is specified on the datacenter.
Is there a particular error you are seeing when deploying in such configuration?
(make sure you are using recent bosh-vsphere-cpi-release)
Sent from my iPhone
toggle quoted message
Show quoted text
Is there a particular error you are seeing when deploying in such configuration?
(make sure you are using recent bosh-vsphere-cpi-release)
Sent from my iPhone
On Oct 27, 2015, at 8:33 AM, Alan moran <moranalan90(a)gmail.com> wrote:
We re trying to deploy to multiple clusters in vsphere that have their own independent shared datastore sets.
The CPI allows VMs to be allocated from one deployment into multiple clusters, during this process a check is in place that verifies that datastores are visible by all hosts in each cluster.
Unfortunately the datastore pattern is nested under datacenter along with the clusters. In order for this to work we would need to create a datacenter for each cluster in vCenter.
Are there any plans to be able to specify datastore pattens under resource pool:clusters from the deployment manifest? Deploying clusters with their own shared datastores is a common pattern in the vsphere community.
Thanks,
Luke & Alan