
This is a multi-part message in MIME format. --------------050200080809070402050103 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I have the same issue. I have assumed it was a Windows configuration issue. I have relied on sync'ing to Internet Time upon each bootup. It would be nice to find a solution to this. My Windows VM consistently comes up exactly 5 hours off, and although NTP is configured the time is never corrected until I manually sync to Internet Time. It certainly appears to be using the wrong TZ (GMT). -Bob On 2/6/2014 11:39 AM, Markus Stockhausen wrote:
Hello,
all my searching/reading left me more confused. My current problem is a Windows VM that has a wrong "timezone" - at least if I do not activate internet time server sync.
Settings are:
- OVirt VM definition - First Run GMT+1 - thats ok - hypervisor host: timezone CET (= GMT+1) - 18:00 - thats ok - Windows VM: timezone CET ( = GMT+1) - 17:00 - thats wrong
I got a thread that suggested to look at vm_dynamic. There we have:
select a.vm_name,b.utc_diff from vm_static a, vm_dynamic b engine-# where a.vm_guid=b.vm_guid; vm_name | utc_diff ------------------+---------- Win7x64_Master | 0
But what should that tell me?
Although we work with timeservers inside the VMs we want to ensure that even without them the VM time should match the hypervisor time.
Has anyone a simple and clear explanation how this should work.
Thanks in advance.
Markus
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------050200080809070402050103 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">I have the same issue. I have assumed it was a Windows configuration issue. I have relied on sync'ing to Internet Time upon each bootup. It would be nice to find a solution to this. My Windows VM consistently comes up exactly 5 hours off, and although NTP is configured the time is never corrected until I manually sync to Internet Time. It certainly appears to be using the wrong TZ (GMT).<br> <br> -Bob<br> <br> On 2/6/2014 11:39 AM, Markus Stockhausen wrote:<br> </div> <blockquote cite="mid:12EF8D94C6F8734FB2FF37B9FBEDD173585E917C@EXCHANGE.collogia.de" type="cite"> <pre wrap="">Hello, all my searching/reading left me more confused. My current problem is a Windows VM that has a wrong "timezone" - at least if I do not activate internet time server sync. Settings are: - OVirt VM definition - First Run GMT+1 - thats ok - hypervisor host: timezone CET (= GMT+1) - 18:00 - thats ok - Windows VM: timezone CET ( = GMT+1) - 17:00 - thats wrong I got a thread that suggested to look at vm_dynamic. There we have: select a.vm_name,b.utc_diff from vm_static a, vm_dynamic b engine-# where a.vm_guid=b.vm_guid; vm_name | utc_diff ------------------+---------- Win7x64_Master | 0 But what should that tell me? Although we work with timeservers inside the VMs we want to ensure that even without them the VM time should match the hypervisor time. Has anyone a simple and clear explanation how this should work. Thanks in advance. Markus </pre> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------050200080809070402050103--