During the redeployment of Log Management in a VCF 9.1.x environment, the component registration fails. The "Configure Component" task in VCF Operations gets stuck at Stage 6 ("Log management configuration in Appliance platform"), resulting in an infinite retry loop and continuous failure with Error Code: OPSVSP00011.
The issue is caused by a failure in the VCF Automation cluster's task queue/worker, which prevents the processing of the required ConfigureComponent task. The VmspLiConfigTask (VCF Operations side) waits for this Automation task to complete, times out, and triggers the OPSVSP00011 error and retry loop. This is not an issue with Fleet LCM, VCF Operations or Log Management components.
To resolve this issue, the underlying task processing failure within the VCF Automation cluster must be addressed.
ConfigureComponent tasks.Determine if VCF Automation 9.1.x upgrade precheck failure needs to be resolved using KB: Error: VCFMS-HEALTH-002 - Management components upgrade fails with an Error "logging-operator-fluentd is in a wrong resource state".