Displaying 20 results from an estimated 10000 matches similar to: "Re: LibVirt + QEMU & no-shutdown"
2014 Jul 11
2
LibVirt + QEMU & no-shutdown
I am currently running LibVirt with Qemu on Debian Wheezy:
Versions:
- libvirtd (libvirt) 1.2.4
- qemu-x86_64 version 2.0.0 (Debian 2.0.0+dfsg-4~bpo70+1), Copyright (c)
2003-2008 Fabrice Bellard
It's all working perfectly, including ACPI: virsh shutdown guest. However
when I issue "halt" from the guest, the guest stops but libvirt thinks it
is still running: (virsh list
2014 Jul 11
0
Re: LibVirt + QEMU & no-shutdown
At Fri, 11 Jul 2014 05:27:46 +0000,
Michael D wrote:
>
> I am currently running LibVirt with Qemu on Debian Wheezy:
>
> Versions:
>
> - libvirtd (libvirt) 1.2.4
> - qemu-x86_64 version 2.0.0 (Debian 2.0.0+dfsg-4~bpo70+1), Copyright (c)
> 2003-2008 Fabrice Bellard
>
> It's all working perfectly, including ACPI: virsh shutdown guest. However
> when I
2007 Nov 13
1
Release: VMKNOPPIX for X86/X86_64 with Xen3.1.1, KVM48, UML, QEMU, VirtualBox
Dear,
We released new VMKNOPPIX for x86/x86_64.
http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html
VMKNOPPIX-CD for x86 (20071101)
VMKNOPPIX-CD for x86_64 (20071107)
This version includes Xen3.1.1, KVM48, x86_64 kernel with IA32 emulator, etc.
The included software is as follows.
KNOPPIX 5.1.1 (kernel 2.6.19) with
Xen3.1.1 (DomU&HVM)
2010 Mar 16
0
internal error cannot parse QEMU version number
I've seen this error a couple of times over the past month, but it's
starting to happen more regularly now (perhaps since VM usage is
increasing). The last few times I've seen it when trying to start a VM
(virsh start domain):
$ virsh start goat
Connecting to uri: qemu:///system
error: Failed to start domain goat
error: internal error cannot parse QEMU version number in ' PC
2018 Mar 21
2
Re: [Qemu-block] [PATCH] tests: regressions: make test-big-heap use a temporary empty file
Am 21.03.2018 um 14:48 hat Pino Toscano geschrieben:
> On Wednesday, 21 March 2018 14:45:38 CET Eric Blake wrote:
> > [adding qemu lists]
> >
> > On 03/21/2018 07:51 AM, Richard W.M. Jones wrote:
> > > On Wed, Mar 21, 2018 at 01:44:17PM +0100, Pino Toscano wrote:
> > >> Newer versions of qemu use file locking for the images by default, and
> >
2013 Mar 04
1
Qemu-1.4.0-2 and Qemu-1.4.0-1 is broken on virt-preview and rawhide
All,
Our testing seems to indicate that Qemu-1.4.0-2 and Qemu-1.4.0-1 is
broken on virt-preview and rawhide.
I'm getting undefined symbol: usbredirparser_send_start_bulk_receiving
when running qemu-system-x86_64 -version..
Do others see this issue? Is there a known solution?
Harald
Failing cases:
2006 Apr 17
1
QEMU version in Xen
Hello,
I see that under tools/ioemu the VERSION file says 0.6.1.
This is the version number of QEMU.
I wonder:
Version 0.8.0 of QEMU was out in December 2005.
See: http://fabrice.bellard.free.fr/qemu.
Is there a reason for using an old version of QEMU ?
(which , if I am not wrong, was adjusted slightly to fit Xen needs)
Is there a real obstacle which exists in 0.8.0 (and does not exists
2015 May 21
1
Blockcommit error
HI,
I am receiving the following error when I try to run blockcommit:
==============================================================
root@farnsworth:/var/lib/libvirt/images# virsh blockcommit pg94-test vda
--top /var/lib/libvirt/images/pg94-test.snap4 --active --pivot --verbose
error: unsupported flags (0x4) in function qemuDomainBlockCommit
2012 Jun 04
1
guestfish1.7.17 does not support qemu-kvm1.0.93?
Hi,all,i build qemu-kvm1.0.93 from source code on centos6.2 ,
# qemu-system-x86_64 --version
QEMU emulator version 1.0.93 (qemu-kvm-devel), Copyright (c) 2003-2008
Fabrice Bellard
and the guestfish's version:
# guestfish --version
guestfish 1.7.17
but when i use the guestfish command to upload a file to a vm,it does not work ,
# guestfish --rw -i -d centosvm upload /test/ifcfg-eth0_centos
2011 Jan 23
2
Cgroup
Hello,
I'm running Debian Sid with libvirt/qemu/kvm packages from experimental:
$ qemu --version
QEMU emulator version 0.13.0 (Debian 0.13.0+dfsg-2), Copyright (c)
2003-2008 Fabrice Bellard
$ kvm --version
QEMU emulator version 0.13.0 (qemu-kvm-0.13.0 Debian 0.13.0+dfsg-2),
Copyright (c) 2003-2008 Fabrice Bellard
$ libvirtd --version
libvirtd (libvirt) 0.8.6
/etc/libvirt/qemu.conf
2012 Apr 18
1
Problems using latest qemu-kvm and latest libvirt ( hvm missing )
Hi all
I have faced this issue already and the solution was to go back to a
old version of qemu-kvm and/or libvirt and things start falling into
place but this time I would want to solve this.
I have used these versions as per the o/p of the commands below. To
jumpstart a new machine which is libvirt capable, it always is a hastle
to find out which of the version combination of
2018 Mar 21
0
Re: [Qemu-devel] [Qemu-block] [PATCH] tests: regressions: make test-big-heap use a temporary empty file
On 03/21/2018 03:44 PM, Kevin Wolf wrote:
>>>
>>> You're right that file locking on a character device like /dev/null is
>>> not going to work as expected, but is it a case where fcntl() actually
>>> fails, or is it worse where the fcntl() claiming the locks "succeeds"
>>> but doesn't do what we want? That is, what were the actual
2012 Jul 30
0
mouse pointer not in sync after live migration
Hi everybody,
I am using Opennebula 3.6 on a Debian Squeeze system. My configuration:
Node-A
kvm --version
QEMU emulator version 1.0 (qemu-kvm-1.0 Debian 1.0+dfsg-8~bpo60+1), Copyright (c) 2003-2008 Fabrice Bellard
virsh --version
0.9.11.3
Node-B
kvm --version
QEMU emulator version 1.0 (qemu-kvm-1.0 Debian 1.0+dfsg-8~bpo60+1), Copyright (c) 2003-2008 Fabrice Bellard
virsh --version
2012 Aug 08
0
Bug in VNC QEMU?
Hi all!
Recently I found some problems after upgrading one of our virtual
machines from ubuntu 10.10. to later releases.
Root problem is inactive VNC terminal after booting grub. It happens
because of using framebuffer at boot process.
To fix this problem you should change at /etc/default/grub:
GRUB_TERMINAL=console
And run
# update-grub
# reboot
This fixes problem. But I think there should
2015 Mar 13
0
Re: Processor usage of qemu process.
On Thu, Mar 12, 2015 at 07:16:56PM +0100, Dominique Ramaekers wrote:
>
> I have been using libvirt for a while now with some linux guest installed. And everything has been working great.
>
> I've got a nice new (used) HP virtual host with 12 x dual core and 48Gb mem. My Windows servers are getting old, so I found it was time to take the next step and also virtualise my Windows
2019 Jun 27
2
mkfs fails on qemu-nbd device
Hi All,
I am unable to figure out the issue here, when I try to create a filesystem
(ext4) on a virtual disk using qemu-nbd. This happens intermittently.
Following is the sequence of commands:-
$> qemu-img create -f qcow2 test.qcow2 30G
$> qemu-nbd --connect=/dev/nbd0 test.qcow2
$> *mkfs.ext4 /dev/nbd0*
* mkfs.ext4: Device size reported to be zero. Invalid partition specified,
or*
2020 Aug 21
0
Re: Conflicting parameters on qemu call
On Fri, Aug 21, 2020 at 01:38:23PM +0200, Jan Walzer wrote:
> On 21. Aug 2020, at 11:20, Daniel P. Berrangé <berrange@redhat.com> wrote:
> > On Fri, Aug 21, 2020 at 11:19:14AM +0200, Jan Walzer wrote:
> >> Hi Daniel,
> >>> On 21. Aug 2020, at 11:07, Daniel P. Berrangé <berrange@redhat.com> wrote:
> >>> On Fri, Aug 21, 2020 at 11:00:27AM +0200,
2020 Aug 21
2
Re: Conflicting parameters on qemu call
On 21. Aug 2020, at 11:20, Daniel P. Berrangé <berrange@redhat.com> wrote:
> On Fri, Aug 21, 2020 at 11:19:14AM +0200, Jan Walzer wrote:
>> Hi Daniel,
>>> On 21. Aug 2020, at 11:07, Daniel P. Berrangé <berrange@redhat.com> wrote:
>>> On Fri, Aug 21, 2020 at 11:00:27AM +0200, Jan Walzer wrote:
>>>> On 21. Aug 2020, at 10:38, Daniel P. Berrangé
2013 Nov 20
3
Re: how to install libvirt-python
OK. I am trying to install virt-manager from source but found it difficult!
So I decided to install from repo.
# yum install virt-manager libvirt
Dependencies Resolved
========================================================================================================================
Package Arch Version
2015 May 19
0
Re: Pivot without copy
It seems that my version of libvirt does not support the flags that yours
does either. I have the latest version from the Ubuntu repos and am running
14.04. What version are you running and do you know if these features
depend on libvirt, or qemu-img to be upgraded?
=============================================================================================