kubernetes-sigs/cluster-api-provider-vsphere

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

Open

#1,226 opened on 2021年8月9日

GitHub で見る
 (18 comments) (2 reactions) (1 assignee)Go (320 forks)auto 404
help wantedkind/buglifecycle/active

Repository metrics

Stars
 (417 stars)
PR merge metrics
 (PR metrics pending)

説明

/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):

コントリビューターガイド