NTP vs. Xen.

root@hapu:~# cat /proc/sys/xen/
independent_wallclock permitted_clock_jitter
root@hapu:~# cat /proc/sys/xen/independent_wallclock
0
root@hapu:~# echo 1 > /proc/sys/xen/independent_wallclock
root@hapu:~# ntpdate ntp.ubuntu.com
9 Dec 13:55:10 ntpdate[7032]: step time server 91.189.94.4 offset -198.264053 sec
root@hapu:~# ntpdate ntp.ubuntu.com
9 Dec 13:55:13 ntpdate[7034]: adjust time server 91.189.94.4 offset 0.000111 sec
root@hapu:~#

A fenti kód kell ahhoz, hogy Xen domainben tudd állítani az órát.