|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] DomU does not show correct time
Hey, I changed the /etc/sysconfig/clock to match with the dom0 and set
ln -sf /usr/share/zoneinfo/mycontinent/zone /etc/localtime
Both it together did the trick.
Thanks a lot.
On Sat, Jan 31, 2009 at 3:08 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
On Sat, Jan 31, 2009 at 3:00 PM, Madhuri Venkatesh < madhureev@xxxxxxxxx> wrote:
> hi,
> ntpd is already running,
> i restarted it and tried as well,
> the domU still shows the wrong time...Is there something else i can do?
By default dom0 and domU will show the same time. There are some
things can make it seems different, like
- whether system clock should use UTC
- what time zone is used
If it's RHEL/Centos, try using system-config-time on both dom0 and
domU and make sure system clock and timezone settings are the same. If
it's windows you probably need to specify "localtime=1" on domU config
file, or set dom0 to use local time on system clock.
-- Fourth Year Undergraduate Student,Computer Science and Engineering,RVCE,Bangalore. Ph:9886336272
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|