虚拟机vmtools取消时间同步

  vmtools会自动同步到vcenter,以下取消时间同步的解决办法:

      Add configuration parameters using the vSphere Client:

    1. Select the virtual machine in the vSphere Client inventory and power it off.
    2. On the Summary tab, click Edit Settings.
    3. Click the Options tab and click General (under Advanced).
    4. Click Configuration Parameters, then click Add Row and add this information:

      Name Value
      tools.syncTime 0
      time.synchronize.continue 0
      time.synchronize.restore 0
      time.synchronize.resume.disk 0
      time.synchronize.shrink 0
      time.synchronize.tools.startup 0
      time.synchronize.tools.enable 0
      time.synchronize.resume.host 0

 

网址:http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1189

小程提供

posted @ 2013-10-11 21:26  just_xing  阅读(1719)  评论(0编辑  收藏  举报