kubernetes-sigs/cluster-api-provider-vsphere

VM disk placement isn't distributed across datastores when a datastore cluster is used

Open

#1226 aperta il 9 ago 2021

Vedi su GitHub
 (18 commenti) (2 reazioni) (1 assegnatario)Go (320 fork)auto 404
help wantedkind/buglifecycle/active

Metriche repository

Star
 (417 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

/kind bug

What steps did you take and what happened: env setup:

  • datastore cluster with more than one datastore
  • storage policy that targets the datastore cluster
  • create multiple machines using the storage policy

What did you expect to happen:

  • expected the machines' disks to be distributed across all the datastores.

What actually happened:

  • a single datastore is repeatedly targeted for the disk.

Environment:

  • Cluster-api-provider-vsphere version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Guida contributor