Hi You may try to pass that value directly to libvirt by adding the following to the VM template:
RAW = [ type= "KVM", data = "<clock offset='localtime'/>" ] Cheers Ruben On Wed, Aug 29, 2012 at 11:53 AM, Ricardo Duarte <[email protected]> wrote: > Hi there, > > I'm trying OpenNebula with KVM, and Windows Server instances. > While it generally works just fine, the clock of the instance is lagging > one hour behind the host. > This seems to be related to the fact that rtc base is set as UTC and not > localtime. > How can I change my template so that KVM will be run with "-rtc > base=localtime" instead of the default "-rtc base=utc"? > > Thanks, > Ricardo > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Ruben S. Montero, PhD Project co-Lead and Chief Architect OpenNebula - The Open Source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
