Possible symptoms:
vcfa-health-verifier pods in the prelude namespace show a status of Error.kubectl get pods -n preludehttps://$VCFA_FQDN:3006/status for a health check, it shows vcfa-services-prelude-health-reporter-http has "ok": false. curl -k https://$(kubectl get nodes -ojson | jq -r '.items[].status.addresses[] | select(.type == "ExternalIP").address' | shuf -n 1):30006/status | jq -rError Code: LCMVMSP10036
Applying product patch failed.
-- PACKAGE DEPLOYMENT [prelude/vcfa-bundle] STATUS: Progressing -- package deployment is in progress -- BUNDLE [prelude/vcfa-bundle] STATUS: Pushed -- -- HR [prelude/vksm-stack] READY: False (DependencyNotReady) -- dependency 'prelude/vmsp-prelude-deployer' is not ready -- HR [prelude/vmsp-prelude-deployer] READY: Unknown (Progressing) -- Running 'install' action with timeout of 1h0m0sVMware Cloud Foundation Automation 9.x
Pods are in a failed status, such as Unknown, Evicted, or Error.
The system does not automatically delete or restart pods in a failed status other than Error.
kubectl get pods -A | grep -v Running | grep -v Completedkubectl delete pods <pod1> <pod2> -n <namespace>vcfa-health-verifier pods do not start completing successfully, there may be pods stuck in an Error state. Contact Broadcom Support for help with resolving other VCFA health issues: