[CentOS] xen and hwclock

2009-04-23 Thread Mintairov Mihail
Hello All, I have a problem with hwclock on centos 5.3. in xen guest environment. # hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. No usable clock interface found. Cannot access the Hardware Clock via any known method. So, I'm

Re: [CentOS] xen and hwclock

2009-04-23 Thread Ugo Bellavance
Mintairov Mihail a écrit : Hello All, I have a problem with hwclock on centos 5.3. in xen guest environment. # hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. No usable clock interface found. Cannot access the Hardware Clock

Re: [CentOS] xen and hwclock

2009-04-23 Thread Richard Foltyn
Ugo Bellavance wrote: Maybe the clock is sync'd with the host? Correct, and it's even done automatically. Just run NTP on the dom0 and all domUs will have the correct time. ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] xen and hwclock

2009-04-23 Thread luc...@lastdot.org
On Thu, Apr 23, 2009 at 8:05 PM, Richard Foltyn richard.fol...@gmail.com wrote: Ugo Bellavance wrote: Maybe the clock is sync'd with the host? Correct, and it's even done automatically. Just run NTP on the dom0 and all domUs will have the correct time.

Re: [CentOS] xen and hwclock

2009-04-23 Thread Mintairov Mihail
Maybe the clock is sync'd with the host? Correct, and it's even done automatically. Just run NTP on the dom0 and all domUs will have the correct time. Indeed. I usually replace /sbin/hwlcock with an empty shell script on domUs. Thanks all for the help.

[CentOS] xen and hwclock

2009-04-23 Thread R P Herrold
On Thu, 23 Apr 2009, Ugo Bellavance wrote: Mintairov Mihail a écrit : Hello All, I have a problem with hwclock on centos 5.3. in xen guest environment. # hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. No usable clock interface