Hello,

On May 10, 2010, at 12:40 PM, Andrej Javorsek wrote:

> Same problem on my xVM enabled OpenSolaris dom0.
> Bad workaround is to disable ntp and set time manually by hand (using date 
> command) and than restart Window... ups OpenSolaris.  :)  (restart as 
> solution sounds so Windows)
> Because without restart time moves exacly 2 hours back from set time.
> Also the solution from 
> http://southbrain.com/south/2009/09/rtc-sun-xvm-wrong-timezone-off.html does 
> not work for me.

This is what I did:

- set BIOS time to UTC

- set zone_info=UTC and zone_lag=0 in /etc/rtc_config

- set TZ=UTC in /etc/TIMEZONE

- enable ntpd

- after reboot the dom0's time should be the correct UTC time

- shutdown all domUs; for each xVM domain remove the rtc_timeoffset

xm list -l domain | grep -v rtc_timeoffset > domain.sxp
xm new -F domain.sxp

- reconfigure each guest domain with BIOS time set to UTC

Hope this helps.

Kind regards,
Cristian
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to