VMware Cloud Community
toffaha1
Enthusiast
Enthusiast

SDDC Manager is not in sync with NTP server(s).

Hi all,

SDDC Manager is not in sync with NTP server(s), however ESXi's and vCenter are working fine 

NTP is the mgmt GW!

root@m01-vc01 [ ~ ]# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
*_gateway .LOCL. 1 u 724 1024 377 2.102 -0.032 0.231

 

SDDC 

 

root@m01-sddc01 [ ~ ]# ntpq -pn
remote refid st t when poll reach delay offset jitter
==============================================================================
10.20.6.1 .INIT. 16 u - 1024 0 0.000 +0.000 0.000

Best Regards,
Muhammad Toffaha
Technical Consultant
2 Replies
viquarhcimca
Enthusiast
Enthusiast

can you run the below API to check if the NTP server is rightly configured or not on sddc. 

curl localhost/inventory/system-info | json_pp

reboot of sddc manager or service should work if IP is correctly configured. 

Thanks & Regards,

Mohammed Viquar Ahmed
toffaha1
Enthusiast
Enthusiast

Thanks, Mohammed,

I validated that and the NTP IP is there 

 

 "ntpInfo" : {
"ntps" : [
"10.20.6.1"
]
}
}

I rebooted the SDDC manager VM 2 times until it fixed 😄

thanks 

 


 

Best Regards,
Muhammad Toffaha
Technical Consultant
0 Kudos