dnsmasq[2278]: query[A] vm-#-######.#####-###.com from 127.0.0.1
dnsmasq[2278]:cached vm-#-######.#####-###.com is ##.###.##.##
dnsmasq[2278]: query[A] vca-#-######.#####-###.com from 127.0.0.1
dnsmasq[2278]: cached vca-#-######.#####-###.com is ##.###.##.##1
VMware vCenter Server 8.0.X
VMware vCenter Server 7.0.X
/usr/lib/vmware-vmafd/bin/vecs-cli entry list --store SMS --text
log4j.logger.com.vmware.vim.sms=DEBUG
log4j.appender.file.Threshold=DEBUG
/usr/lib/vmware-vmafd/bin/vecs-cli entry list --store SMS --text >> SMS_Store_Before.out
python unreg_vasa.py -s <VC_IP> -d
Replace the <VC_IP> with the IP of the VC. The script is used to automatically unregisters all the IOFilter providers which are offline from the VC.
All the IOFilter providers will be unregistered one by one.
/usr/lib/vmware-vmafd/bin/vecs-cli entry delete --store sms --alias sms_self_signed
Warning: This operation will delete entry [sms_self_signed] from store [sms]
Do you wish to continue? Y/N [N]
Y
Deleted entry with alias [sms_self_signed] in store [sms] successfully
vmon-cli -r sps
/usr/lib/vmware-vmafd/bin/vecs-cli entry list --store SMS --text >> SMS_Store_After.out
vmon-cli -s sps
Name: sps
Starttype: AUTOMATIC
RunState: STARTED
RunAsUser: sps
CurrentRunStateDuration(ms): ####
HealthState: HEALTHY
FailStop: N/A
MainProcessId: ######
If the above steps have not resolved the issue, please do collect and provide the SupportBundle along with the output generated by above steps.