Issue where the WCP service fails to function correctly, matching the symptoms described in KB 420549. Restarting the WCP service does not resolve the issue. Upon reviewing the /var/log/vmware/vmdird/vmdird-syslog.log, authentication failures associated with the wcp-storage-user account are present.
The vsphere-csi-controller pod in crash loop backup holds a stale credential and is locking out the wcp-storage-user
Example output:
YYYY-MM-DDTHH:MM:SS INFO: VmDirGetAccountUPN success for AccountUPN (wcp-storage-user-4ac####-####-####-####-########-########-####-####-####-######[email protected])
/usr/lib/vmware-vmafd/bin/dir-cli user find-by-name --account wcp-storage-user-<ID> --level 2Example Output:
Enter password for [email protected]:
Account: wcp-storage-user-4ac####-####-####-####-########-########-####-####-####-######c3
UPN: wcp-storage-user-4ac####-####-####-####-########-########-####-####-####-######[email protected]
Account disabled: FALSE
Account locked: FALSE
Password never expires: FALSE
Password expired: FALSE
Password expiry: 89 day(s) 23 hour(s) 53 minute(s) 33 second(s)
kubectl delete pod <vmware-csi-controller-id> -n vmware-system-csi