Solution
The Layer 7 Gateway is configured to synchronize its system time with the hypervisor platform via VMware tools. However, VMware advocates that using the Network Time Protocol (NTP) is more universally acceptable as well as more preferable from a performance standpoint. Please see the following VMware knowledge base article for more information on their ruling: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006427
Additionally, using consistent NTP servers across one or many hosts which may or may not be located within the same hypervisor platform allows complete uniformity of system time. ?In order to disable the VMware hypervisor platform time synchronization and utilize NTP alone, perform the following procedure:
- Log into the Layer 7 Gateway as the ssgconfig user.
- Select?Option #3: Use a privileged shell (root)
- Disable VMware tools time synchronization:
vmware-toolbox-cmd timesync disable
- Return to the Gateway configuration menu.
- Select?Option #1: Configure system settings.
- Select?Option #1: Configure network and system time settings.
- Configure the network adapter(s).
- Configure the name server(s).
- Configure the time zone.
- Select the correct geographical region.
- Select the nearest city.
- Opt to configure time synchronization.
- Provide a comma-delimited list of NTP server IP addresses or host names.
- Confirm the settings provided and press <Enter> to continue.
- Restart the Gateway appliance.
Once restarted--and assuming the NTP server can be reached--the system time will be synchronized with the system time of an authorized NTP pool time. You can validate this configuration by running the `date` command from the privileged shell of the Gateway and comparing it to an expected output.