Displaying 20 results from an estimated 200 matches similar to: "qemuMonitorIO internal error"
2013 Oct 14
2
Re: qemuMonitorIO internal error
Hi Michal,
Looking in the logs, it looks like the libvirt process sent a sigkill to
the qemu process:
2013-10-11 19:59:22.132+0000: 10212: debug : virLockManagerAcquire:358 :
lock=0x7f6bc80de170 state='(null)' flags=3 action=0 fd=0x7f6bdf3bf074
2013-10-11 19:59:22.132+0000: 10212: debug : virLockManagerFree:395 :
lock=0x7f6bc80de170
2013-10-11 19:59:22.132+0000: 10212: debug :
2013 Oct 15
0
Re: qemuMonitorIO internal error
On 14.10.2013 17:38, Francois Gaudreault wrote:
> Hi Michal,
>
> Looking in the logs, it looks like the libvirt process sent a sigkill to
> the qemu process:
> 2013-10-11 19:59:22.132+0000: 10212: debug : virLockManagerAcquire:358 :
> lock=0x7f6bc80de170 state='(null)' flags=3 action=0 fd=0x7f6bdf3bf074
> 2013-10-11 19:59:22.132+0000: 10212: debug :
2013 Oct 14
0
Re: qemuMonitorIO internal error
On 11.10.2013 20:37, Francois Gaudreault wrote:
> Hi,
>
> I am trying to get some VMs running under qemu-kvm. At some point the
> VM starts, but then they shutdown by themselves and I see those messages
> in the log:
>
> 2013-10-11 18:28:57.165+0000: 4148: error : qemuMonitorIO:615 : internal
> error: End of file from monitor
> 2013-10-11 18:28:57.165+0000: 4148:
2017 Oct 24
2
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
On Fri, Oct 20, 2017 at 10:12:19PM +0300, Matwey V. Kornilov wrote:
>2017-10-20 17:14 GMT+03:00 Matwey V. Kornilov <matwey.kornilov@gmail.com>:
>> 2017-10-20 15:16 GMT+03:00 Martin Kletzander <mkletzan@redhat.com>:
>>> On Fri, Oct 20, 2017 at 03:07:19PM +0300, Matwey V. Kornilov wrote:
>>>>
>>>> 2017-10-20 14:59 GMT+03:00 Martin Kletzander
2011 Oct 21
3
high-privileges
hello all,
my vm (windows server 2008) keep crashing?
2011-09-21 15:00:45.924: 1355: info : libvirt version: 0.9.6
2011-09-21 15:00:45.924: 1355: error : virSysinfoRead:465 : internal
error Failed to find path for dmidecode binary
2011-09-21 15:05:43.873: 1349: warning : qemuDomainObjTaint:1128 :
Domain id=1 name='IIS' uuid=a02e41a9-9f4d-d94f-43a6-995b1ca6d37d is
tainted:
2019 Jun 11
2
Re: blockcommit of domain not successfull
----- On Jun 5, 2019, at 4:49 PM, Peter Krempa pkrempa@redhat.com wrote:
> On Wed, Jun 05, 2019 at 13:33:49 +0200, Lentes, Bernd wrote:
>> Hi Peter,
>>
>> thanks for your help.
>>
>> ----- On Jun 5, 2019, at 9:27 AM, Peter Krempa pkrempa@redhat.com wrote:
>
> [...]
>
>>
>> >
>> > So that's interresting. Usually assertion
2014 Jun 12
2
libvirt issue while deploying a VM
Using libvirt under openstack I encounter a problem when launching a VM
with multiple partitions (2 G image) ,
While a single partition can be launched successfully . The launch is
done with Openstack.
We are using in libvirtd.conf log_level=1 and
log_outputs="1:file:/var/log/libvirt/libvirtd.log"
we can see that in /var/log/libvirt/libvirtd.log appear the following
error
2019 Jun 04
2
blockcommit of domain not successfull
Hi,
i have several domains running on a 2-node HA-cluster.
Each night i create snapshots of the domains, after copying the consistent raw file to a CIFS server i blockcommit the changes into the raw files.
That's running quite well.
But recent the blockcommit didn't work for one domain:
I create a logfile from the whole procedure:
2014 Jun 13
1
Re: libvirt issue while deploying a VM
Hi Martin
Here is some more info in the libvirt/qemu/instance...log file . Does it
help in resolving the issue of :
error : qemuMonitorIO:614 : internal>error End of file from monitor
In the libvirtd.log file I sent you could see clearly that the debug
option is active and this is the most detailed info available (or some
better option than log_leve=1 exists ?)
Thx
Zvi Dubitzky
2012 Jun 30
3
unexpected end of file mounting vdi image
I am unable to mount a vdi image with virt-df. I get this error in the libvirt log. 2012-06-24 02:37:22.484+0000: 2364: error : qemuMonitorIO:583 : internal error End of file from monitor
I don't really know from this output what the problem is and some assistance would be appreciated. I'm attaching the output of the libguest test program.
Brian
2019 Jun 05
3
Re: blockcommit of domain not successfull
Hi Peter,
thanks for your help.
----- On Jun 5, 2019, at 9:27 AM, Peter Krempa pkrempa@redhat.com wrote:
>> =============================================================
>> ...
>> 2019-05-31 20:31:34.481+0000: 4170: error : qemuMonitorIO:719 : internal error:
>> End of file from qemu monitor
>> 2019-06-01 01:05:32.233+0000: 4170: error : qemuMonitorIO:719 :
2018 May 23
2
virsh migration job unexpectedly failed
Hi ,
when i have run virsh migrate command , the migration progress fiailed
at [61 %].
command :
virsh migrate --live --undefinesource --p2p --copy-storage-inc
--verbose --persistent instance-00001959 qemu+tcp://host292/system
result :
Migration: [ 61 %]error: operation failed: migration job: unexpectedly
failed
os/kernel version: centos 6.7 / kernel 2.6.32
qemu-kvm
2012 Jul 20
1
VM dies with error regarding "virConnectNumOfInterfaces"
Hi!
I ran into a problem using a USB device and was wondering if
you could help me.
I'm running a Win XP SP3 in a VM with libvirt on a Xubuntu 11.10.
I configured it to talk to several USB devices.
With one particular device (a Phonak Compilot[1], admittedly a probably
rather unusual device), the VM dies with the following error in the
libvirtd.log:
2012-07-20 21:04:19.591+0000: 1282:
2020 Mar 17
5
[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
This series extends QMP introspection to cover deprecation.
Additionally, new option -compat lets you configure what to do when
deprecated interfaces get used. This is intended for testing users of
the management interfaces. It is experimental.
-compat deprecated-input=<in-policy> configures what to do when
deprecated input is received. Available policies:
* accept: Accept deprecated
2019 Jun 13
0
Re: blockcommit of domain not successfull
On Tue, Jun 11, 2019 at 19:19:05 +0200, Lentes, Bernd wrote:
[...]
>
> Hi,
Hi,
>
> it happened again.
> Following the log of my script it started on 8th of june at 5:59:09 (UTC+2) to blockcommit the domain.
> These are the related lines in libvirtd.log:
> ===================================================
Thanks for comming back to me with the information.
2019 Jun 05
0
Re: blockcommit of domain not successfull
On Tue, Jun 04, 2019 at 14:44:29 +0200, Lentes, Bernd wrote:
> Hi,
Hi,
>
> i have several domains running on a 2-node HA-cluster.
> Each night i create snapshots of the domains, after copying the consistent raw file to a CIFS server i blockcommit the changes into the raw files.
> That's running quite well.
> But recent the blockcommit didn't work for one domain:
>
2008 Nov 14
3
FreeBSD 6.3 gre and traceroute
Stephen Clark wrote:
> Robert Noland wrote:
>> On Thu, 2008-11-13 at 07:48 -0500, Stephen Clark wrote:
>>> Julian Elischer wrote:
>>>> Stephen Clark wrote:
>>>>> Julian Elischer wrote:
>>>>>> you will need to define the setup and question better.
>>>> thanks.. cleaning it up a bit more...
>>>>
>>>>
2006 Feb 01
1
cor/group by???
Can someone help me calculate correlations for grouped values?
Heres what my first few line of data look like:
> head(cmexpr)
LLID GMID CEXPR MEXPR
1 1005 10831 2.057462 -0.08486
2 1005 10831 2.057515 -0.08486
3 1005 10831 2.057462 0.01209
4 1005 10831 2.057515 0.01209
5 1005 10836 2.050980 0.17237
6 1005 10836 2.018576 0.17237
LLID is gene id, GMID is cell line id, the EXPR
2017 Oct 25
0
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
2017-10-24 12:58 GMT+03:00 Martin Kletzander <mkletzan@redhat.com>:
> On Fri, Oct 20, 2017 at 10:12:19PM +0300, Matwey V. Kornilov wrote:
>>
>> 2017-10-20 17:14 GMT+03:00 Matwey V. Kornilov <matwey.kornilov@gmail.com>:
>>>
>>> 2017-10-20 15:16 GMT+03:00 Martin Kletzander <mkletzan@redhat.com>:
>>>>
>>>> On Fri, Oct 20, 2017
2019 Jun 13
2
Re: blockcommit of domain not successfull
----- On Jun 13, 2019, at 9:56 AM, Peter Krempa pkrempa@redhat.com wrote:
>
> Thanks for comming back to me with the information.
>
> Unfortunately this is not a full debug log but I can try to tell you
> what I see here:
I configured libvirtd that way:
ha-idg-1:~ # grep -Ev '^$|#' /etc/libvirt/libvirtd.conf
log_level = 1
log_filters="1:qemu 3:remote 4:event