Displaying 20 results from an estimated 200 matches similar to: "libvirt_lxc causes cpu 100% usage"
2013 Oct 31
2
Re: libvirt_lxc causes cpu 100% usage
I consider this's a problem on mips platform, while it did not happened on x86 after testing. :-( ...
------------------ Original ------------------
From: "menghuizhanguo";<menghuizhanguo@gmail.com>;
Date: Wed, Oct 30, 2013 10:50 AM
To: "menghuizhanguo"<menghuizhanguo@gmail.com>; "libvirt-users"<libvirt-users@redhat.com>;
Cc:
2013 Oct 30
0
Re: libvirt_lxc causes cpu 100% usage
log_level = 1
In the lxc log , under normal situation , about 6~7 minutes between loops . the log below is printed in a loop.(the minimal loop content)
2013-10-29 10:17:00.567+0000: 7566: debug : virEventPollRunOnce:638 : Poll got 1 event(s)
2013-10-29 10:17:00.567+0000: 7566: debug : virEventPollDispatchTimeouts:423 : Dispatch 2
2013-10-29 10:17:00.568+0000: 7566: debug :
2013 Oct 31
0
Re: libvirt_lxc causes cpu 100% usage
why the poll always got 1 event ... ? any suggestion ?
"virEventPollRunOnce:638 : Poll got 1 event(s)"
------------------ Original ------------------
From: "menghuizhanguo";<menghuizhanguo@gmail.com>;
Date: Thu, Oct 31, 2013 08:43 AM
To: "libvirt-users"<libvirt-users@redhat.com>;
Subject: Re:libvirt_lxc causes cpu 100% usage
I consider
2013 Nov 01
2
Re: libvirt_lxc causes cpu 100% usage
On Wed, Oct 30, 2013 at 10:50:07AM +0800, jj wrote:
> log_level = 1
>
> under abnormal situation , the below log generated without time delay between loops.
>
> 2013-10-30 00:31:57.469+0000: 7566: debug : virEventPollRunOnce:638 : Poll got 1 event(s)
> 2013-10-30 00:31:57.469+0000: 7566: debug : virEventPollDispatchTimeouts:423 : Dispatch 2
> 2013-10-30 00:31:57.469+0000:
2018 Nov 13
1
create vm timeout
Hi all:
I create VM on most hypervisors very quickly, about 2 seconds. But some hypervisors are slow, taking more than 10 seconds. I started the debug log for libvirtd and found that some threads had timed out. Thread 95205 has two 5-second timeouts, but I don't know why?
Below some information about my hypervisor:
[root@node1 datapool]# virsh -v
3.4.0
[root@node1 datapool]# qemu-x86_64
2015 Apr 21
2
QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
List,
I was under the impression that I could restart libvirtd without it
destroying my VMs, but am not finding that to be true. When I killall
libvirtd then my VM's keep running, but then when I start libvirtd it
calls qemuDomainObjEndJob:1542 : Stopping job: modify (async=none
vm=0x7fb8cc0d8510 name=test) and my domain gets whacked.
Any way to disable this behavior?
Also, while I'm
2015 Apr 21
2
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
On 04/20/2015 05:12 PM, Laine Stump wrote:
> On 04/20/2015 08:45 PM, Matthew Schumacher wrote:
>> List,
>>
>> I was under the impression that I could restart libvirtd without it
>> destroying my VMs, but am not finding that to be true.
> If not, then something is wrong.
>
Here are the logs from the vm:
2015-04-20 23:50:20.387+0000: shutting down
qemu:
2017 Feb 21
2
Virsh command hanging
Hi,
I started the VMs with libvirt 3 days ago (17th Feb). Now when I am trying to shutdown the domain, all my virsh command is hanging even virt-manager remains in "connecting.." mode and is not showing active domains.When I set the libvirt debug env and call "virsh list" it hangs in poll. Here is the logsetenv LIBVIRT_DEBUG 1 virsh list
2017-02-21 05:31:09.241+0000:
2014 Feb 07
2
libvirt crashes with Caught Segmentation violation
Hi,
I'm having problems with libvirt crashing after a couple hours when a
specific domain monitoring program is running.
I have pasted below the following:
1. libvirt version
2. qemu-kvm version
3. OS version
4. Kernel version
5. libvirt status post-crash
6. libvirtd.log (info level dump around crash; too long to post
everything so just the beginning and end. UTC)
7. custom.log (on what
2017 Feb 21
2
Re: 答复: Virsh command hanging
I can only use RHEL6.
Is it a bug in libvirt ??
RegardsAbhishek
From: 王李明 <wanglm@certusnet.com.cn>
To: 'abhishek jain' <abhish_jain@yahoo.com>; libvirt-users@redhat.com
Sent: Tuesday, 21 February 2017 11:54 AM
Subject: 答复: [libvirt-users] Virsh command hanging
#yiv0252501574 #yiv0252501574 -- _filtered #yiv0252501574 {font-family:Helvetica;panose-1:2 11 6 4 2 2
2018 Oct 02
1
Libvirt 4.2.0 hang on destination on live migration cancel
I'm trying the following command on the source machine:
virsh migrate --live --copy-storage-all --verbose TEST qemu+ssh://
10.30.76.66/system
If I ssh into the destination machine when this command is running, I can
see NBD copying data as expected, and if I wait long enough it completes
and succeeds.
However if I ctrl+c this command above before it completes, it causes virsh
commands
2014 Sep 23
0
libvirt crashed by restore of xen vm
Hello everybody,
i oberserve a strange behavior of libvirtd. I have an xen vm (HVM, windows xp) that i restore from an statefile. If i do so, it works.
But if i do that in an loop, where i restore the vm, let it run 60 seconds, destroy it, wait 30 second, and then i restore again, it runs 91 times and then libvirt crashed and the give me in the syslog logs the messages after "from
2013 Apr 09
2
fail to convert qemu xml to args with libvirt-1.0.4: An error occurred, but the cause is unknown
Hi,
I used to convert qemu XML to args with libvirt-1.0.3.
But it failed to convert with libvirt-1.0.4.
# virsh domxml-to-native qemu-argv test.xml >test.sh
error: An error occurred, but the cause is unknown
Comparing the debug file as below:
1) lbvirt-1.0.3
<cut>
2013-04-09 03:23:47.296+0000: 2669: debug : virEventPollInterruptLocked:716 : Interrupting
2013-04-09 03:23:47.296+0000:
2013 Sep 18
0
libvirt report error "error: End of file while reading data: Input/output error" when start domain
Hi,
When I want to start a VM by virsh, report error:
virsh start vm1
2013-09-18 05:52:06.809+0000: 12324: info : libvirt version: 1.1.1,
package: 1.mcp8_0.1 (Koji, 2013-08-09-07:55:01, lnxmcp1)
2013-09-18 05:52:06.809+0000: 12324: debug : virLogParseOutputs:1334 :
outputs=1:file:/var/log/virsh.log
error: Failed to start domain vm1
error: End of file while reading data: Input/output error
2015 Apr 21
0
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
On 04/20/2015 09:28 PM, Matthew Schumacher wrote:
>
> On 04/20/2015 05:12 PM, Laine Stump wrote:
>> On 04/20/2015 08:45 PM, Matthew Schumacher wrote:
>>> List,
>>>
>>> I was under the impression that I could restart libvirtd without it
>>> destroying my VMs, but am not finding that to be true.
>> If not, then something is wrong.
>>
>
2015 Oct 02
0
virsh with OSX and virtualbox
I have freshly installed Virtualbox (5.04) and have installed libvirt (1.2.19) using brew.
When i attempt to run virsh it does not work with the following outputs.
# virsh -c vbox:///session
error: failed to connect to the hypervisor
error: internal error: unable to initialize VirtualBox driver API
Any pointers on what to try next or where to investigate to get more info.
Has anyone got virsh
2018 Apr 17
2
can't find how to solve "QEMU guest agent is not connected"
I am trying to make Qemu agent work with libvirt thanks to
https://github.com/NixOS/nixops/pull/922 with libvirt 4.1.0. I've been
trying to make it work for quite some time but I still haven't the
slightest idea of what is wrong, I keep seeing "Guest agent is not
responding: QEMU guest agent is not connected" as the program I use
(nixops) calls the libvirt python API.
I
2013 Mar 11
1
QEMU+SSH login issue on RHEL 4
Hi All,
I am trying to compile libvirt tools from source on RHEL 4. I could get the sources compiled, but when I try to connect to libvirtd using QEMU+SSH I get the following error:
error: failed to connect to the hypervisor
error: authentication failed: unsupported authentication type 2
With root as the user, I could login, rest other users get the error. All authentication related settings
2014 Feb 07
0
Re: libvirt crashes with Caught Segmentation violation
On 07.02.2014 09:47, Minami Katsumata wrote:
> Hi,
>
> I'm having problems with libvirt crashing after a couple hours when a
> specific domain monitoring program is running.
>
> I have pasted below the following:
> 1. libvirt version
> 2. qemu-kvm version
> 3. OS version
> 4. Kernel version
> 5. libvirt status post-crash
> 6. libvirtd.log (info level dump
2013 Jul 14
0
OSX: trying to use libvirt 1.1.0 with VirtualBox 4.2
I see that libvirt 1.1.0 should now support virtualbox 4.2, but I'm
having problems getting it to work in OSX.
I have built it using homebrew, which now has 1.1.0 in its formulae.
The error I get when tying to connect is shown below. Any suggestions
for where I should look next?
The error about "Failed to find user record for uid 'NNNNN'" is odd.
libvirtd *is* started