"The source vCenter Server Appliance cannot access the configured NTP servers: 1#.#.#.#9, 1#.#.#.8# or there is difference between the local time and the time returned from the NTP servers."
/etc/ntp.conf configuration file, but the clock drift exceeds the acceptable threshold for upgrade validation.Example: vCenter server appliance cannot automatically correct a 4 minute time difference quickly enough to satisfy installer.
vCenter Server 7.0.x
vCenter Server 8.0.x
Time desynchronization (clock drift) between the source vCenter Server Appliance and the target NTP servers.
Log into the source vCenter Server Appliance via SSH as root.
Manually force the correct date and time using the following command:
date -s "YYYY-MM-DD HH:MM:SS"
Note: Replace with the exact current date and time of the NTP server.
Verify that the vCenter server appliance system time now matches the NTP server exactly using the date command.
Retry Stage 2 of the vCenter upgrade.