From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Using snmpd on host to monitor guest bandwidth usage Date: Sun, 25 Oct 2009 07:46:15 +0200 Message-ID: <4AE3E627.8060006@redhat.com> References: <7BDC24FC8AF44ED7A967171E355E6813@neilhp> <398166133.4521256413785803.JavaMail.root@yellowwing> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Neil Aggarwal Return-path: Received: from mx1.redhat.com ([209.132.183.28]:42177 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752715AbZJYFqO (ORCPT ); Sun, 25 Oct 2009 01:46:14 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 10/25/2009 02:23 AM, Neil Aggarwal wrote: >> As far as i know, you can fix the vm's interfaces on the >> host. I'm using libvirt and you can do it there as described in here : >> http://libvirt.org/formatdomain.html#elementsNICSBridge ( >> What you're looking for is directive ). >> > Setting the target device name is not working. > > Here is what I did: > > I stopped both my guests. > > Next, I opened the file /etc/libvirt/qemu/jamm12a.xml > for my first virtual host and added a target element > for the interface: > > > > > > > Please take this to the libvirt mailing list, since that is all handled by libvirt, not qemu or kvm. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.