Knowledge Base

|
Server Clocks are Different by xx:xx Min
Symptoms
After changing the server time on the active server of a VMware vCenter Server Heartbeat server pair backward by more than a couple of minutes, a false failover occurs resulting in split-brain syndrome.
Purpose
This article provides information on resolving server clocks that are out of synchronization.
Resolution
The server time-difference does not affect the operation of the server pair if it is less than 2 minutes. Larger time differences may trigger errors if the passive server is switched to the active role through either a switchover or failover.
Note: Shutting down VMware vCenter Server Heartbeat and starting it again triggers auto-checking for all protected files, so this operation is best undertaken when user load on the protected application is likely to be lower.
To synchronize the server clocks:
-
Shut down VMware vCenter Server Heartbeat.
-
On the active server, open a command window and run the following commands, substituting the domain to which the active server is joined:net time /domain: /set /y
-
On the passive server, open a command window and run the following commands, substituting the necessary user names and IP addresses, and giving any other responses requested:
net use\\<ip_address_channel_Active_server>
/user:<locally_stored_domain_admin_credentials>
net time \\<ip_address_used_previously> /set /y
net use \\<ip_address_used_previously> /delete /y -
Start VMware vCenter Server Heartbeat on the passive server, then on the active server.
Additional Information
Request a Product Feature
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

