Re: [libvirt-users] error: internal error: Failed to reserve port 5908

2015-09-21 Thread Laine Stump
(Please use inline quoting rather than top-quoting) On 09/17/2015 01:32 AM, Dominique Ramaekers wrote: Try setting autoport to yes in the graphics section of your xml... then libvirt will autosearch for a free port. You can get the port number by running 'ps aux | grep [vmname]' and look in th

[libvirt-users] virt-install and kickstart networking

2015-09-21 Thread Alex
Hi, I have a fedora22 host and trying to use virt-install to install a fedora22 guest. The host is configured with bridge networking, using eth0 as its local interface. It appears the guest is communicating on vnet0 instead of eth0, so it can never reach the outside to download the install files.

[libvirt-users] New software based on libvirt

2015-09-21 Thread Gustav Fransson Nyvell
Hello, I'm introducing to you the decentralized cloud Cherrypop. Combining libvirt and LizardFS (as of now) it becomes a cloud completely without masters. Thus, any node is sufficient for the cloud to be up and therefore no wasted resources and no single point of failure. It's still pretty cr

[libvirt-users] Reg: Virsh managedsave Failing

2015-09-21 Thread Vijaya Erukala
Hi All, We are trying to do "virsh managedsave" on a VM but it is failing with the following error. libvirtError: operation failed: domain save job: unexpectedly failed^M libvirt and qemu versions are as follows: libvirt-1.1.1-29.el7.x86_64 qemu-kvm-1.5.3-60.el7_0.11.x86_64 VM is provided with

Re: [libvirt-users] failure when trying to add a channel device via virsh attach-device

2015-09-21 Thread Jean-Pierre Ribeauville
Hi, I was aware of the fact that I cannot do device hotplug with this version.. By using my "old" version , is it possible via virsh (without using virsh edit) to add a device when the guest is shutdown ? Thanks for help.. J.P. -Message d'origine- DeĀ : Peter Krempa [mailto:pkre..

Re: [libvirt-users] failure when trying to add a channel device via virsh attach-device

2015-09-21 Thread Peter Krempa
On Mon, Sep 21, 2015 at 08:16:17 +, Jean-Pierre Ribeauville wrote: > Hi, > On a KVM host installed with following packages versions : > > [root@rhel6-roadster test_channels_OK]# rpm -qa | grep libvirt > libvirt-devel-0.10.2-29.el6.x86_64 > libvirt-0.10.2-29.el6.x86_64 > libvirt-client-0.10.2-

[libvirt-users] failure when trying to add a channel device via virsh attach-device

2015-09-21 Thread Jean-Pierre Ribeauville
Hi, On a KVM host installed with following packages versions : [root@rhel6-roadster test_channels_OK]# rpm -qa | grep libvirt libvirt-devel-0.10.2-29.el6.x86_64 libvirt-0.10.2-29.el6.x86_64 libvirt-client-0.10.2-29.el6.x86_64 libvirt-java-0.4.9-1.el6.noarch libvirt-java-devel-0.4.9-1.el6.noarch l