Re: [libvirt-users] VirtIO specific to KVM ??

2015-08-12 Thread Tony Breeds
On Thu, Aug 13, 2015 at 07:54:08AM +0530, Jatin Davey wrote: > Hi > > I have a query with respect to the VirtIO drivers. > > I have experience on using them on the Guests (Red Hat Guests) on a KVM > hypervisor. I want to know if we can use these drivers on ESX as well. > > Appreciate any respons

[libvirt-users] VirtIO specific to KVM ??

2015-08-12 Thread Jatin Davey
Hi I have a query with respect to the VirtIO drivers. I have experience on using them on the Guests (Red Hat Guests) on a KVM hypervisor. I want to know if we can use these drivers on ESX as well. Appreciate any response in this regard. Thanks Jatin __

Re: [libvirt-users] creating a network on existing bridge

2015-08-12 Thread Fırat KÜÇÜK
Yes it works. Thanks. You saved my life. Let me ask something I can't see it in the code: This is the code that i found: static int networkStartNetworkVirtual(virNetworkObjPtr network) { size_t i; bool v4present = false, v6present = false; virErrorPtr save_err = NULL; virNetwor

Re: [libvirt-users] creating a network on existing bridge

2015-08-12 Thread Laine Stump
On 08/12/2015 05:49 PM, Fırat KÜÇÜK wrote: > Hello, > > Simply I want to create a network on an existing bridge. > My XML: > > > nn1 > > I think what you want is this: nn1 https://libvirt.org/formatnetwork.html#examplesBridge (Originally a network with no element was considere

[libvirt-users] creating a network on existing bridge

2015-08-12 Thread Fırat KÜÇÜK
Hello, Simply I want to create a network on an existing bridge. My XML: nn1 when i want to start network I got "File exist" error. error: Failed to start network nn1 error: Unable to create bridge br-nn1: File exist I could define on older releases but now I can't. Ubuntu 15.04 / libvi

Re: [libvirt-users] PCI passthrough fails in virsh: iommu group is not viable

2015-08-12 Thread Laine Stump
On 08/12/2015 02:34 PM, Alex Holst wrote: > I would really appreciate some pointers on what I am doing wrong here. > > I have a need to run multiple virtual guests which have each their own GPU and > some USB controllers passed-through. I am able to run one of the guests like > this (assuming vfio

[libvirt-users] PCI passthrough fails in virsh: iommu group is not viable

2015-08-12 Thread Alex Holst
I would really appreciate some pointers on what I am doing wrong here. I have a need to run multiple virtual guests which have each their own GPU and some USB controllers passed-through. I am able to run one of the guests like this (assuming vfio stuff has happened elsewhere), but I would prefer t

[libvirt-users] Libvirt LXC vcpu doesn't seem to work

2015-08-12 Thread Dave Riches
Hi, I seem to have a problem when creating a LXC container through virsh. While virsh -c lxc:/// dominfo shows up (for example) 2 VCPUs as defined, if I run a CPU intensive task (such as stress --cpu 10) it will max out 10 CPU cores on the host. If I echo "0" > /cgroup/cpuset/libvirt/lxc//cpuse

Re: [libvirt-users] W2k3 with more than one QXL video card

2015-08-12 Thread Ruzsinszky Attila
Hi, I think I use this driver. :-( TIA, Ruzsi ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] W2k3 with more than one QXL video card

2015-08-12 Thread Dominique Ramaekers
I use the video driver for optimal performance. You can download it here: http://www.spice-space.org/download.html Maybe installing this driver on the guest will resolve your issues. Van: libvirt-users-boun...@redhat.com [mailto:libvirt-users-boun...@redhat.com] Namens Ruzsinszky Attila Verzond

[libvirt-users] W2k3 with more than one QXL video card

2015-08-12 Thread Ruzsinszky Attila
Hi, Is that possible? If I start in normal VGA mode I can see yellow ! next to the 2nd and 3rd QXL card and Win complains about can't start (Code 10). If I want to change the normal VGA resolution in a higher res (for example 800x600) I got black screen in virt-manager. I use SPICE protocol (for m