Hi Rasto,<div><br></div><div>Thanks, was this included in 1.5.0?</div><div>Where can I find this setting?</div><div><br clear="all"><div>Kind regards,<br>Caspar Smit</div><div><br></div><div class="gmail_quote">2013/3/22 Rasto Levrinc <span dir="ltr">&lt;<a href="mailto:rasto.levrinc@gmail.com" target="_blank">rasto.levrinc@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Dec 13, 2012 at 2:37 PM, Caspar Smit &lt;<a href="mailto:c.smit@truebit.nl">c.smit@truebit.nl</a>&gt; wrote:<br>

&gt; Hi Rasto,<br>
<div class="im">&gt;<br>
<br>
&gt; I noticed that in Windows 7 and Windows 2008 based VM&#39;s the clock of the<br>
&gt; guest falls behind the host&#39;s clock.<br>
&gt; Under heavy load of the VM this can result in 4 minutes behind during a 15<br>
&gt; minutes period, quite a lot.<br>
&gt;<br>
&gt; To fix this I found a combination of needed options in Libvirt:<br>
&gt;<br>
&gt; &lt;clock offset=&#39;localtime&#39;&gt;<br>
&gt;   &lt;timer name=&#39;rtc&#39; tickpolicy=&#39;catchup&#39;/&gt;<br>
&gt;   &lt;timer name=&#39;hpet&#39; present=&#39;no&#39;/&gt;<br>
&gt; &lt;/clock&gt;<br>
<br>
</div>Hi Caspar,<br>
<br>
it seams that these settings should be ok for both Windows and Linux.<br>
I&#39;ve made &quot;offset&quot; configurable in the LCMC.<br>
<br>
&lt;clock offset=&quot;utc/localtime&quot;&gt;<br>
<div class="im">        &lt;timer name=&quot;rtc&quot; tickpolicy=&quot;catchup&quot; /&gt;<br>
</div>        &lt;timer name=&quot;pit&quot; tickpolicy=&quot;delay&quot; /&gt;<br>
<div class="im">        &lt;timer name=&quot;hpet&quot; present=&quot;no&quot; /&gt;<br>
&lt;/clock&gt;<br>
<br>
</div>If there&#39;s demand to make these timers configurable I&#39;ll gladly add it.<br>
<br>
Thanks,<br>
Rasto<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Default LCMC creates:<br>
&gt; &lt;clock offset=&#39;utc&#39;/&gt;<br>
&gt;<br>
&gt; offset=localtime is best to use for Windows guests (according to the<br>
&gt; qemu-kvm manpage).<br>
&gt;<br>
&gt; It would be really nice if these libvirt options were configurable in LCMC.<br>
&gt;<br>
&gt; Kind regards,<br>
&gt;<br>
&gt; Caspar Smit<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Dipl.-Ing. Rastislav Levrinc<br>
<a href="mailto:rasto.levrinc@gmail.com">rasto.levrinc@gmail.com</a><br>
Linux Cluster Management Console<br>
<a href="http://lcmc.sf.net/" target="_blank">http://lcmc.sf.net/</a><br>
_______________________________________________<br>
drbd-mc mailing list<br>
<a href="mailto:drbd-mc@lists.linbit.com">drbd-mc@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-mc" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-mc</a><br>
</font></span></blockquote></div><br></div>