Displaying 20 results from an estimated 50000 matches similar to: "libvirt crashed by restore of xen vm"
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 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:
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
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
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
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
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
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 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
2017 Feb 21
0
答复: Virsh command hanging
I have this problem in centos6.5
when I upgrade to centos 7.1 this problem is soluted
maybe you can upgrade your os version
发件人: libvirt-users-bounces@redhat.com [mailto:libvirt-users-bounces@redhat.com] 代表 abhishek jain
发送时间: 2017年2月21日 13:51
收件人: libvirt-users@redhat.com
主题: [libvirt-users] Virsh command hanging
Hi,
I started the VMs with libvirt 3 days ago (17th Feb). Now
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:
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
0
答复: 答复: Virsh command hanging
I don't know whether this is a bug
because I have tried a lot of method to soluted this problem
but I alway failed
at last I have to upgrade our os version
发件人: abhishek jain [mailto:abhish_jain@yahoo.com]
发送时间: 2017年2月21日 21:33
收件人: 王李明; libvirt-users@redhat.com
主题: Re: 答复: [libvirt-users] Virsh command hanging
I can only use RHEL6.
Is it a bug in libvirt ??
Regards
2017 Feb 17
2
"virsh list" hangs
`virsh list` hangs on my server that hosts a bunch of VMs.
This might be due to the Debian upgrade I did on Feb 15, which upgrades
`libvirt` from 2.4.0-1 to 3.0.0-2.
I have tried restarting libvirtd for a few times, without luck.
Attached below are some relevant logs; let me know if you need some more
for debugging.
Thanks for your help!!
root@vm-host:~# uname -a
Linux vm-host 4.6.0-1-amd64 #1
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:
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
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
2013 Oct 06
0
libvirt crash when using libxl (xen 4.3)
Hi
I was trying out the libxl backend of xen 4.3 with libvirt, but I found it
very unstable and unusable.
I'm in xen 4.3 dom0 and starting:
1. xen stuff:
echo "Starting Xen..."
/etc/init.d/xencommons start
#/etc/init.d/xend start
. /etc/rc.d/rc.xen_bridge start
/etc/init.d/xendomains start
#libvirtd -l -d
hsflowd
2. Starting libvirt -v to see what is going on.
After that
2018 Apr 17
0
Re: can't find how to solve "QEMU guest agent is not connected"
On Tue, Apr 17, 2018 at 07:54:14PM +0900, Matt wrote:
> 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