operationmanager.log showing failed or incomplete states for the affected resource.DEBUG [vcf_om,68bf6e92d7d76cb641######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Update operation started asynchronously
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Current stage UNKNOWN
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Successfully obtained old credentials of <VC FQDN>
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Is service account : VCENTER
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Setting old and service credentials for account with entityId: ####-###-###-###-######, entityName: <VC FQDN>, credentialType: SSO, username: <user@domain-name>
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.helper.CredentialHelper,om-exec-8] Fetching credentials for entityId==###-###-###-###-####;credentialType==SSO;username==<user@domain-name>;entityType==VCENTER
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.helper.CredentialHelper,om-exec-8] Size from Credentials query API 1
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.e.s.c.s.s.ServiceCredentialsHelper,om-exec-8] Getting credentials for target type VCENTER, entity ID ###-###-###-###-####and service type SDDC_MANAGER
WARN [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.c.f.p.n.s.s.CredentialMgmtServiceImpl,om-exec-8] Use non-service SSO credentials for vCenter ID ####-####-####-####-#####
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.c.f.p.n.s.s.CredentialMgmtServiceImpl,om-exec-8] Retrieve credentials for id #####-####-####-####-####entityType PSC credentialType SSO
INFO [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Population of old and service credentials completed successfully for entity with entityId: #####-###-###-####-#####, entityName: <VC FQDN>, credentialType: SSO, username:<user@domain-name>
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] About to do checkBeforeRun...
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.helper.ResourceStateHelper,om-exec-8] Getting status for type VCENTER, id ####-###-###-###-#####
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.helper.ResourceStateHelper,om-exec-8] Status of Resource ####-###-###-###-#####: ERROR
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.helper.ResourceStateHelper,om-exec-8] Status for type VCENTER, id ####-###-####-####-####is true
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.helper.ResourceStateHelper,om-exec-8] Resources are in ERROR state
ERROR [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Resource <VC FQDN> is not available/ready.
com.vmware.vcf.passwordmanager.exception.PasswordUpdateException: Resource ##-##-##.####.<VC FQDN>l is not available/ready.
at com.vmware.vcf.passwordmanager.update.changers.AbstractPasswordChanger.updateAsync(AbstractPasswordChanger.java:636)
at com.vmware.vcf.passwordmanager.update.changers.AbstractPasswordChanger.doUpdate(AbstractPasswordChanger.java:201)
at com.vmware.vcf.passwordmanager.rotate.AbstractPasswordTransactionExecutor$1.call(AbstractPasswordTransactionExecutor.java:100)
at com.vmware.vcf.passwordmanager.rotate.AbstractPasswordTransactionExecutor$1.call(AbstractPasswordTransactionExecutor.java:88)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.vmware.vcf.common.tracing.TraceRunnable.run(TraceRunnable.java:59)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] Error Message : Resource <VC FQDN> is not available/ready., Error Token : ######, Error Cause : {}
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-8] About to mark resource state as error...
DEBUG [vcf_om,68bf6e92d7d76cb641#######eeb7c,b581] [c.v.v.p.r.AbstractPasswordTransactionExecutor,om-exec-8] Password operation failed for <user@domain-name>
To resolve the issue, follow the steps outlined below:
su/usr/pgsql/13/bin/psql -U postgres -h localhost -d operationsmanager -c "SELECT replacement_status_id, replacement_status, resource_fqdn FROM certificatemanagement.replacement_status WHERE replacement_status='FAILED';"/usr/pgsql/13/bin/psql -U postgres -h localhost -d operationsmanager -c "UPDATE certificatemanagement.replacement_status SET replacement_status='SUCCESSFUL' WHERE replacement_status_id=<ID>;"/usr/pgsql/13/bin/psql -U postgres -h localhost -d operationsmanager -c "SELECT workflow_id, operation_type, operation_status, start_time FROM certificatemanagement.certificate_operation WHERE domain_name='<Domain_Name>';"/usr/pgsql/13/bin/psql -U postgres -h localhost -d operationsmanager -c "UPDATE certificatemanagement.certificate_operation SET operation_status='SUCCESSFUL' WHERE workflow_id='<WORKFLOWID>';" SELECT id, server_cert_id, issued_to, expiry_date FROM certificatemanagement.certificate_chain_expiry ORDER BY expiry_dateDELETE FROM certificatemanagement.certificate_chain_expiry WHERE id=<stale_cert_id>;/opt/vmware/vcf/operationsmanager/scripts/cli/sddcmanager_restart_services.shIf the issue is related to VxRail service accounts, coordination with Dell support will be required