Hello! I just installed the qemu package 1.0. Trying to start my vms with libvirt (virt-manager) resulted in the following error message: internal error cannot parse /usr/local/bin/qemu-system-arm version number in 'QEMU emulator version 1.0, Copyright (c) 2003-2008 Fabrice Bellard' After that I installed the qemu package 0.15 and i didn't receive error. But i have problems with device virtio-balloon-pci: internal error process exited while connecting to monitor: qemu-system-arm: -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4: Bus 'pci.0' not found Libvirt doesn't support qemu 1.0 or it only couldn't parse version of emulator? -- Regards, Belyaev Alex
On 01/13/2012 06:38 AM, ??????? ?????? wrote:> Hello! > I just installed the qemu package 1.0. > > Trying to start my vms with libvirt (virt-manager) resulted in the following > error message: > > internal error cannot parse /usr/local/bin/qemu-system-arm version > number in 'QEMU emulator version 1.0, Copyright (c) 2003-2008 Fabrice > Bellard' > > After that I installed the qemu package 0.15 and i didn't receive error. > But i have problems with device virtio-balloon-pci: > internal error process exited while connecting to monitor: > qemu-system-arm: -device > virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4: Bus 'pci.0' not > found > > Libvirt doesn't support qemu 1.0 or it only couldn't parse version of emulator?Older libvirt had a bug that failed to parse newer 2-field qemu version numbering. Updating to libvirt 0.9.9 should let you use qemu 1.0. However, I'm not sure if that will fix the qemu-system-arm situation; there may be some latent bugs, as support for non-pc platforms tends to get less testing. Patches welcome to help libvirt target arm platforms. -- Eric Blake eblake at redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 620 bytes Desc: OpenPGP digital signature URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120113/727a4adc/attachment.sig>
Hallo Christian, have look on ovirt (redhat). ovirt-node.x86_64 : The RHEV Hypervisor daemons/scripts ovirt-node-tools.noarch : RHEV Hypervisor tools for building and running an RHEV Hypervisor image Dunno if you can compare it too vmware vcenter, but ovirt is what i think you need to manage vm's and hosts. clustering motion etc Its in the Repos for Centos. Marko Am 17.01.2012 10:20, schrieb Christian Parpart:> Hi all, > > I know that redhat has some web based GUI for managing libvirt > clusters, > however, I am not having purchased redhat :-) > > Is there any good open-source web frontend you can recommend for > managing > your libvirt instances? Ideally with VNC/spice support for connecting > to the remote? > > I know of proxmox, which we used so far for our openvz containers, > but > I am about > to migrate to KVM (and possibly linux-vserver / LXC). > > Many thanks, > Christian. > > _______________________________________________ > libvirt-users mailing list > libvirt-users at redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users