Re: [libvirt-users] Enabling route_localnet on private network

2013-06-14 Thread Gao Yongwei
My question is where can I add the command "/sbin/sysctl -w > net.ipv4.conf.pvt0.route_localnet=1" to the start-up files so the command > is run after the libvirt device pvt0 has been autostarted? > Does libvirt hooks can do this ?http://libvirt.org/hooks.html _

[libvirt-users] Enabling route_localnet on private network

2013-06-14 Thread McEvoy, James
I have an issue setting a persistent kernel option on a libvirt net device since that device does not exist early enough during the boot of the KVM host. I am using the 127.0.0.0 local net for cluster communication between the KVM host and its guests as well as between KVM guests. In order to u

Re: [libvirt-users] Fwd: Haswell 4770 misidentified as Sandy Bridge

2013-06-14 Thread Kashyap Chamarthy
On 06/14/2013 01:41 AM, Michael Giardino wrote: > Hi, > > I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu > from source (v1.06 and 1.5.0 respectively) and the problem persists. The > guest OS is also a Debian 7 system running a non-SMP kernel. The error > message from vi

[libvirt-users] Haswell 4770 misidentified as Sandy Bridge

2013-06-14 Thread Michael Giardino
Hi, I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu from source (v1.06 and 1.5.0 respectively) and the problem persists. The guest OS is also a Debian 7 system running a non-SMP kernel. The error message from virt-manager is Error starting domain: unsupported configurat

Re: [libvirt-users] Using a Windows partition as libvirt media

2013-06-14 Thread Martin Kletzander
On 06/13/2013 08:48 PM, Roland Giesler wrote: > Surely there must be someone here that knows how to do this? Maybe > someone that has used some other partition type in this way? > > On Mon, Jun 10, 2013 at 10:06 PM, Roland Giesler > wrote: >> I'm running Ubuntu desktop 12.10 with libvirt and vi

[libvirt-users] can virsh set the cpuset attribute of (CPU Allocation) ?

2013-06-14 Thread Edoardo Comar
Is it possible to use virsh to set the cpuset attribute of the CPU Allocation element in a domain ? ... 2 ... I have seen that virsh vcpupin and virsh emulatorpin can be used to query and set the cpusets of the and children elements of which override the cpuset of . If i did not