Symptoms:
- vCenter HA is able to failover the passive node, but failing back over to the primary leaves the passive offline.
- A snapshot was taken of the vCenter Appliance while VCHA was enabled.
- During the failed failover, vMon restarts the passive node without the "HACore" profile in /var/log/vmware/vmon/vmon-syslog.log
notice vmon Starting vMon with profile 'NONE'
- There are errors refering to the prefreeze script being unable to create a partnerlist file in /var/log/preefreeze/prefreeze_#####_#_stderr.log
ERROR:root:Failed to create partnerlist file at the location /storage/db/vmware-vmdir/tmp/.
Stdout Error: Backup requires vmdird service running
Stderr
Traceback (most recent call last):
File "/usr/lib/vmware/site-packages/create-partner-list.py", line 69, in <module>
main()
File "/usr/lib/vmware/site-packages/create-partner-list.py", line 62, in main
port, domainName = GetDCConfig()
File "/usr/lib/applmgmt/backup_restore/py/vmware/appliance/backup_restore/util/Common.py", line 826, in GetDCConfig
lsObj = LookupServiceClient(vmafdClient.GetLSLocation(), retry_count=2)
RuntimeError: unidentifiable C++ exception