Failed with Fetch remove ESXi host(s) data from the SDDC manager inventory.This issue occurs when a stale lock entry remains in the SDDC Manager platform database from a previous or interrupted operation, preventing new lifecycle tasks from acquiring the necessary resource lock.
To resolve this issue, manually clear the stale lock from the SDDC Manager database.
vcf and switch to root./usr/pgsql/13/bin/psql -h localhost -U postgres -d platform -c "select * from lock;"/usr/pgsql/13/bin/psql -h localhost -U postgres -d platform -c "delete from lock where id='####';"For further assistance Contact Broadcom Support.