Re: [libvirt-users] How to disable dnsmasq from starting automatically with libvirtd

2012-09-12 Thread Osier Yang
On 2012年09月13日 11:23, Marwan Tanager wrote: Hi. I have a machine with a local DHCP server and a couple of virtual networks and I've configured the server for each virtual interface, so that I would be able to install VMs on the corresponding subnets using PXE. The problem is that the two DHCP s

Re: [libvirt-users] how make the pool to be inactive?

2012-09-12 Thread Timon Wang
virsh pool-destroy virsh pool-undefine It's that you mean? On Thu, Sep 13, 2012 at 12:21 PM, zhijun liu wrote: > hi,all > > I want to delete the storage pool,but libvirt tell me say: > >> error: Failed to delete pool virtimages >> >> error: Requested operation is not valid: storage pool is st

[libvirt-users] how make the pool to be inactive?

2012-09-12 Thread zhijun liu
hi,all I want to delete the storage pool,but libvirt tell me say: > error: Failed to delete pool virtimages > > error: Requested operation is not valid: storage pool is still active > > > the question is how to make the pool's status to be inactive? thanks liuzhijun

[libvirt-users] How to disable dnsmasq from starting automatically with libvirtd

2012-09-12 Thread Marwan Tanager
Hi. I have a machine with a local DHCP server and a couple of virtual networks and I've configured the server for each virtual interface, so that I would be able to install VMs on the corresponding subnets using PXE. The problem is that the two DHCP servers (my local server and dnsmasq) are co

[libvirt-users] How to migrate over TCP without certs

2012-09-12 Thread Renich Bon Ciric
Hey guys, I have a private network and I trust it! /me hides behind trees... So, in order to exercise my trust, I wanna migrate guests over TCP; with and without shared storage. This is: - I want to migrate from host1 to host2; which have shared storage; over TCP without certs - I want to migra

[libvirt-users] Network inoperable with QEMU arm example image

2012-09-12 Thread Larry Brown
I am running Fedora 16 64bit and installed libvirt. I have the VM running with arm emulation with this one issue I can't figure out. I used Virtual Machine Manager to manage the VM and can access its console there. The Ethernet appears to be eth1 and the guest can set an IP on it etc. However,

Re: [libvirt-users] virtual networking - virbr0-nic interface

2012-09-12 Thread Shantanu Pavgi
On Sep 11, 2012, at 4:12 AM, Michal Privoznik wrote: > On 10.09.2012 23:09, Shantanu Pavgi wrote: >> >> I need some help in understanding libvirt's virtual networking. I have >> configured bridged networking (shared physical device) on libvirt+KVM system >> which is working fine. Also, I am us

Re: [libvirt-users] problem starting virt-manager

2012-09-12 Thread Lentes, Bernd
Bernd wrote: > > > Michal wrote: > > > On 11.09.2012 10:20, Lentes, Bernd wrote: > > > Hi, > > > > > > i try to run virt-manager on a SLES 11 SP1 box. I'm using > > kernel 2.6.32.12 and virt-manager 0.9.4-106.1.x86_64 . > > > The system is a 64bit box. > > > > > > Here is the output: > > > ==

Re: [libvirt-users] [PATCH] docs: mention another iaas app built on libvirt

2012-09-12 Thread Eric Choi
Thank you very much guys, we appreciate it! Thanks, Eric On Tue, Sep 11, 2012 at 10:30 PM, Osier Yang wrote: > On 2012年09月12日 05:28, Eric Blake wrote: > >> Reported on the libvirt-users list. >> >> * docs/apps.html.in: Add Eucalyptus. >> Reported by Eric Choi. >> --- >> >> Any objections to thi