Displaying 20 results from an estimated 3000 matches similar to: "rtc_timeoffset libvirt patch"
2018 Feb 19
1
Re: How to use rtc_timeoffset (XL toolkit option) in Libvirt and Xen/libxl hypervisor?
Jim,
Thanks a lot for your confirmation.
Could you also please explain if the issue can be ever fixed, if it's
possible to make some patch to fix it?
Is it libvirt-specific bug or Libvirt development team rely on some other
developers of libxl code...etc?
I'm asking because XL tools works fine and I wonder if XL uses the same
libxl libraries , doesn't it?
Lastly is the issue is going
2018 Feb 16
2
How to use rtc_timeoffset (XL toolkit option) in Libvirt and Xen/libxl hypervisor?
Hello techs,
We used XL toolkit for Xen hypervisor for starting Windows hvm VMs and the
option rtc_timeoffset worked perfectly with XL. It helped us to set correct
Timezone time/offset for Windows HVM VMs from inside virtual_machine xen
config.
For example:
Below option WORKS perfectly with XL toolkit.
[root@hw12xen ~]# cat goillltawdlssq.xl.cfg | grep offset
rtc_timeoffset = "7200"
2018 May 30
2
Re: [libvirt] virRandomBits - not very random
On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote:
>
>
>On 05/29/2018 09:44 AM, Michal Privoznik wrote:
>> On 05/29/2018 03:38 PM, Martin Kletzander wrote:
>>> On Fri, May 25, 2018 at 09:37:44AM -0500, Eric Blake wrote:
>>>> On 05/25/2018 09:17 AM, Michal Privoznik wrote:
>>>>
>>>>>>> We should probably seed it with
2018 Jun 01
2
Re: [libvirt] virRandomBits - not very random
On Fri, Jun 01, 2018 at 11:17:44AM +0100, Daniel P. Berrangé wrote:
>On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote:
>> On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote:
>> >
>> >
>> > On 05/29/2018 09:44 AM, Michal Privoznik wrote:
>> > > On 05/29/2018 03:38 PM, Martin Kletzander wrote:
>> > > > On Fri,
2020 Jan 10
1
FYI: intention to remove mail subject prefix & footer text
Hi List Subscribers,
In recent months we have been seeing an increasing number of bounced
deliveries from libvirt mailing lists[1] due to DMARC policies on list
subscriber's mail servers. IOW, many subscribers are only receiving
a subset of mails sent to the libvirt mailing lists.
We believe the root cause of many of the problems is that mailman is
modifying the mail subject to add the
2011 Oct 06
1
virsh list not working with xen 4
Hi, I'm having some trouble to get libvirt to show the correct power state
of my virtual machines. I'm using Ubuntu 10.04 + Xen 4.1.1 + libvirt 0.8.8.
virsh list --all only shows turned off machines registered in xend. If I
turn them on, they just "disappear", and when I start machines directly from
xml, they just doesn't appear at all.
Libvirt is correctly connecting to
2013 Jan 11
1
libvirt RPC error
Hi,
I'm using qemu+ssh://username at hostname/system as the remote URI. Libvirt seems to be communicating fine until some 2 minutes (we poll every 5 seconds) and then it throws up RPC error and many counters are wrong. But if I collect on localhost the counters seems to be coming fine. Test and testvm are guests on the local machine where as Win8 and Ubuntu* are remote URI's connected
2011 Mar 08
2
dnsmasq not started when no dhcp enabled ?
Hello everybody,
i've defined a simple network, with no dhcp. I'd like to use dnsmasq
only as a dns server.
$ virsh net-dumpxml basicswitch
<network>
<name>basicswitch</name>
<uuid>60f491d2-d6c4-6b57-8a50-081cace8dedc</uuid>
<forward mode='nat'/>
<bridge name='virbr1' stp='on' delay='0' />
<ip
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On Mon, Apr 11, 2016 at 08:02:04PM -0400, TomK wrote:
>Hey All,
>
>Wondering if anyone had any suggestions on this topic?
>
The only thing I can come up with is:
'/var/lib/one//datastores/0/38/disk.1': Permission denied
... that don't have access to that file. Could you elaborate on that?
I think it's either:
a) you are running the domain as root or
b) we
2011 Apr 21
1
domain not present after shutdown
I hope this is simple
I have one kvm host that lists all my domains even after shut down. 'virsh list
--all' shows machines in 'running' and 'shut off' states. If I copy those over
to another machine and it only shows the virt machines in running state.
vmhost2:~$ virsh list --all
Id Name State
----------------------------------
4 mybox4
2019 Nov 19
1
FYI mail problems for libvirt lists
It has come to our attention that many, possibly even all, people with
non-redhat.com email addresses are unable to send mail to most libvirt
mailing lists, receiving bounce messages saying the address doesn't
exist eg
Final-Recipient: rfc822; libvirt-users@redhat.com
Action: failed
Status: 5.0.0
Remote-MTA: dns; us-smtp-inbound-1.mimecast.com
Diagnostic-Code: smtp; 550 Invalid
2013 Aug 22
1
Re: Information needed regarding the libvirt version libvirt-1.0.6-1
Hi Daniel,
Thanks a lot for providing us your pointers. From the domain.xml(attached
in my previous mail) which we have used for defining virtual guest i can
see below lines
<emulator>/usr/local/bin/qemu-system-x86_64</emulator>
We were using same domain.xml in eralier libvirt version and the execution
of cpu_stats command was successful. Now if we have to get
"cpu_stats"
2007 Jun 13
2
Xen 3.1.0 on Fedora 7- libvir: Xen Daemon error :GET operation failed
Hi, I have been trying to get Xen 3.1 running on Fedora 7 since yesterday
and no luck.
At the beginning I thought it was a problem with teh installation of Fedora
7 so I reinstalled it.
Still, I have the same problem. I have never had this problem with Xen
(FC5,FC6). The xend.log (below)
includes a line "VmError: Device 0 (vif) could not be connected. Hotplug
scripts not working."
2009 May 26
1
libvir: Remote error: Connection refused
I am trying to run the command:
su -c "virsh -c xen:/// list"
and getting the error:
libvir: Remote error: Connection refused
libvir: warning: Failed to find the network: Is the daemon running ?
libvir: Remote error: Connection refused
Id Name State
------------------------------------------------------------
0 Domain-0 running
What does this mean?
Thanks for help!
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On 04/12/2016 10:58 AM, TomK wrote:
> Hey Martin,
>
> Thanks very much. Appreciate you jumping in on this thread.
Can you provide some more details with respect to which libvirt version
you have installed. I know I've made changes in this space in more
recent versions (not the most recent). I'm no root_squash expert, but I
was the last to change things in the space so that
2012 Mar 25
1
[PATCH v3] libxl: support for "rtc_timeoffset" and "localtime"
Implement "rtc_timeoffset" and "localtime" options compatible as xm.
rtc_timeoffset is the offset between host time and guest time.
localtime means to specify whether the emulted RTC appears as UTC or is
offset by the host.
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Lin Ming <mlin@ss.pku.edu.cn>
---
docs/man/xl.cfg.pod.5 | 8 ++++++++
2012 Apr 13
2
[PATCH] libxl: fix rtc_timeoffset setting
libxl__domain_build_info_setdefault may be called several times,
so rtc_timeoffset can''t be setted in it.
Move rtc_timeoffset setting logic to libxl__build_pre.
Reported-by: Teck Choon Giam <giamteckchoon@gmail.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Lin Ming <mlin@ss.pku.edu.cn>
---
tools/libxl/libxl_create.c | 9 ---------
2010 Nov 30
1
Create VMWare ESXi domain via virsh error(error: this function is not supported by the connection driver: virDomainCreateXML)
Hi, Dear Mr/Mrs.
I have two questions ask for help:
my virt-manager and libvirt version is :
linux-vaan:~ # rpm -q libvirt
libvirt-0.8.5-1.2.i586
linux-vaan:~ # uname -a
Linux linux-vaan 2.6.34-12-desktop #1 SMP PREEMPT 2010-06-29 02:39:08 +0200
i686 i386 GNU/Linux
linux-vaan:~ # rpm -q virt-manager
virt-manager-0.8.5-3.1.i586
linux-vaan:~ # cat /etc/SuSE-release
openSUSE 11.3 (i586)
VERSION =
2012 Jan 30
1
Libvirt migration issues (0.9.4 and 0.9.9)
Dear all,
we're having two different problems with migrations in libvirt, running as root user on host machines with CentOS release 5.5 (Final), kernel: Linux 2.6.32.24 #3 SMP Fri Oct 29 16:22:02 BST 2010 x86_64 x86_64 x86_64 GNU/Linux
First case:
virsh version
Compiled against library: libvir 0.9.4
Using library: libvir 0.9.4
Using API: QEMU 0.9.4
Running hypervisor: QEMU 1.0.50
2018 Feb 16
0
Re: How to use rtc_timeoffset (XL toolkit option) in Libvirt and Xen/libxl hypervisor?
On 02/16/2018 08:37 AM, Volo M. wrote:
> Hello techs,
>
> We used XL toolkit for Xen hypervisor for starting Windows hvm VMs and the
> option rtc_timeoffset worked perfectly with XL. It helped us to set correct
> Timezone time/offset for Windows HVM VMs from inside virtual_machine xen config.
>
> For example:
> Below option WORKS perfectly with XL toolkit.
>