When attempting to deploy Log Management in VCF Operations, the deployment task remains stuck "In Progress" for several hours (updating timestamps frequently) before eventually failing.
You will observe the following symptoms:
Error: exit status 143
Task timed out after 6h30m2s.
component-worker-node-resize: task errored: the server was unable to return a response in the time allotted (get configmaps component-resize-semaphore)vcf-runtime nodes transitioning to a NodeNotReady state simultaneously:Node vcf-runtime-<uuid> status is now: NodeNotReadyNode vcf-runtime-<uuid> status is now: NodeNotReadyNode vcf-runtime-<uuid> status is now: NodeNotReadyetcd-vcf-runtime-<identifier_string>/etcd/console-log-<Timestamp>.logstderr F {"level":"warn","ts":"<Timestamp>","caller":"wal/wal.go:845","msg":"slow fdatasync","took":"1m44.012420228s","expected-duration":"1s"}VCF Operations 9.1.0
This issue is caused by excessive storage latency in the underlying vSAN environment. High latency disrupts node heartbeats, causing multiple vcf-runtime nodes to transition into a NodeNotReady state. This instability disrupts communication within the Kubernetes control plane, preventing the VMSP platform from successfully scaling the worker nodes from large to xlarge and causing the deployment task to time out.
To resolve this issue, the underlying environmental constraints must be corrected before resuming the deployment.
Ready status.Ready, log into the VCF Operations UI, locate the failed Log Management deployment task, and select the Retry option to resume the deployment.