Comment 0 for bug 1874031

Revision history for this message
Peter De Sousa (pjds) wrote : [vsphere 6.5] root-disk-source failing to select from available datastores

Hi,

When creating a controller on vSphere 6.5 I am able to specify a datastore with the root-disk-source constraint:

16:43:55 DEBUG juju.provider.vmware createvm.go:483 desired datastore "TAM-VXR-K8S-PRD-DS01"
16:43:55 DEBUG juju.provider.vmware createvm.go:484 accessible datastores ["TAM-VXR-K8S-PRD-DS01" "TAM-VXR-K8S-PRD-DS02" "TAM-VXR-K8S-PRD-DS03"]
16:43:55 INFO juju.provider.vmware createvm.go:487 selecting datastore TAM-VXR-K8S-PRD-DS01.

Although, when specifying one of these datastores in the bundle I cannot select any of these datastores:

"ERROR cannot deploy bundle: cannot create machine for holding kubeapi-load-balancer, kubernetes-master and vsphere-integrator units: cannot add a new machine datastore "TAM-VXR-K8S-PRD-DS01" not found"

Any help would be greatly appreciated,

Cheers
Peter