Hello, I can''t set xen.independent_wallclock=1 on Debian Lenny domU and get ''"xen.independent_wallclock" is an unknown key'' error because it use 2.6.26-2-686-bigmem kernel which is pv_ops kernel. It seems that there is no /proc/xen and /proc/sys/xen in case of pv_ops kernel. Is that right? So then how can I get rid of "Unable to set System Clock" message during Debian Lenny domU boot? Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Rafał Kupka
2009-Sep-25 06:51 UTC
Re: [Xen-users] xen.independent_wallclock and pv_ops kernel
On Fri, Sep 25, 2009 at 09:43:35AM +0400, Andrey wrote: Hello,> I can''t set xen.independent_wallclock=1 on Debian Lenny domU and get > ''"xen.independent_wallclock" is an unknown key'' error because it use > 2.6.26-2-686-bigmem kernel which is pv_ops kernel. It seems that there > is no /proc/xen and /proc/sys/xen in case of pv_ops kernel. Is that > right? So then how can I get rid of "Unable to set System Clock" message > during Debian Lenny domU boot?echo HWCLOCKACCESS=no >>/etc/default/rcS Regards, Kupson _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Rafał Kupka пишет:> On Fri, Sep 25, 2009 at 09:43:35AM +0400, Andrey wrote: > Hello, > >> I can''t set xen.independent_wallclock=1 on Debian Lenny domU and get >> ''"xen.independent_wallclock" is an unknown key'' error because it use >> 2.6.26-2-686-bigmem kernel which is pv_ops kernel. It seems that there >> is no /proc/xen and /proc/sys/xen in case of pv_ops kernel. Is that >> right? So then how can I get rid of "Unable to set System Clock" message >> during Debian Lenny domU boot? > > echo HWCLOCKACCESS=no >>/etc/default/rcSThank you. Works great!> > Regards, > Kupson > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thiago Vinhas
2009-Sep-25 10:43 UTC
Re: [Xen-users] xen.independent_wallclock and pv_ops kernel
How to do the same on CentOS? On 09/25/2009 03:51 AM, Rafał Kupka wrote:> On Fri, Sep 25, 2009 at 09:43:35AM +0400, Andrey wrote: > Hello, > > >> I can''t set xen.independent_wallclock=1 on Debian Lenny domU and get >> ''"xen.independent_wallclock" is an unknown key'' error because it use >> 2.6.26-2-686-bigmem kernel which is pv_ops kernel. It seems that there >> is no /proc/xen and /proc/sys/xen in case of pv_ops kernel. Is that >> right? So then how can I get rid of "Unable to set System Clock" message >> during Debian Lenny domU boot? >> > echo HWCLOCKACCESS=no>>/etc/default/rcS > > Regards, > Kupson > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users