[libvirt] Question about virsh domifaddr

2017-04-11 Thread Vinod Chegu
Hi, In one of our test env. the virsh domifaddr --full doesn't provide any info about the interfaces of a live VM when the interfaces were configured on linux bridges (DHCP is being used to IPs). This command does return information when interfaces were using NAT. Is this expected behavior ? T

[libvirt] Errors related to Per-node memory binding and huge pages per NUMA node.

2017-04-26 Thread Vinod Chegu
Hi Daniel et.al, Running into the following errors when attempting to start up a multi-vNUMA node VM backed by 1G huge page per physical NUMA node. (details below) error: unsupported configuration: Per-node memory binding is not supported with this QEMU (or in another case) error: unsupported c

[libvirt] Question : Configuring a VM with backing 1G huge pages across 2 NUMA nodes

2014-09-11 Thread Vinod, Chegu
Hi Michal, 'have a kernel+qemu+libvirt setup with all recent upstream bits on a given host & was trying to configure a VM with backing 1G huge pages...spanning 2 NUMA nodes. The host had 3 1G huge pages on each of the 2 NUMA nodes : # cat /sys/devices/system/node/node0/hugepages/hugepages-104

Re: [libvirt] Question : Configuring a VM with backing 1G huge pages across 2 NUMA nodes

2014-09-12 Thread Vinod, Chegu
Thanks Michal... It seems to work ok now. (My bad that I forgot about Martin's patch for memnode related binding) Thanks! Vinod -Original Message- From: Michal Privoznik [mailto:mpriv...@redhat.com] Sent: Friday, September 12, 2014 12:40 AM To: Vinod, Chegu Cc: libvir