CentOS use Xen virtual machine NTP time cannot sync problem

Source: Internet
Author: User

The local clock in the Xen Linux machine is by default (done) synchronized with the physical host clock, in order to change the time it uses the Sync Service for NTP, the kernel parameters must be set by the virtual machine:
Shell Code
Echo 1 >/proc/sys/xen/independent_wallclock

The/etc/sysctl.conf configuration file in the virtual machine adds the following two and takes effect after reboot.
Config code
# Set Independent Wall clock time
Xen.independent_wallclock=1

If you do not want to restart the virtual machine for immediate effect, use the following command:
Shell Code
Sysctl-p

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.