hi guys
vCenter Appliance 5.1 build 880146
the thing is I was having issues among two vmware apps, Vmware Data protection was not able to log in since time sync issues. After checking I found my vCenter was behind two minutes even when my ESXi servers were OK. Time was OK. I restarted Vmware tools to sync same issue, today I checked again since I wanted to fix the issue and saw time was behind or drifted 10 hours.
I checked /var/log/messages and I found the log below when running date -s command or when restarting vmware tools to sync time (# service vmware-tools-services restart)
log
lsassd[5510]: 0x7feeed5eb700:Failed to sync system time [error code: 40075]
May 7 13:46:15 vcenter5 syslog-ng[1245]: Log statistics; dropped=’pipe(/dev/xconsole)=41042′, dropped=’pipe(/dev/tty10)=0′, processed=’center(queued)=120444′, processed=’center(received)=112734′, processed=’destination(messages)=322′, processed=’destination(mailinfo)=0′, processed=’destination(mailwarn)=0′, processed=’destination(localmessages)=0′, processed=’destination(cron)=198′, processed=’destination(mailerr)=0′, processed=’destination(ldapmessages)=112412′, processed=’destination(netmgm)=0′, processed=’destination(warn)=2504′, processed=’destination(console)=2504′, processed=’destination(mail)=0′, processed=’destination(null)=0′, processed=’destination(xconsole)=2504′, processed=’destination(firewall)=0′, processed=’destination(acpid)=0′, processed=’source(src)=112734′
so guys do you have any idea what is this lsassd - looks like LDAP - but why is messing up with my vCenter server time?
I already restart that lsassd service and try ntp sync with vCenter same issue
thanks a lot