WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: ConVirt 1.1 + KVM networking

To: yashwanth.reddy@xxxxxxxxxxx
Subject: [Xen-users] Re: ConVirt 1.1 + KVM networking
From: jd <jdsw2002@xxxxxxxxx>
Date: Wed, 26 Aug 2009 10:50:39 -0700 (PDT)
Cc: XenUsers <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 26 Aug 2009 10:51:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1251309039; bh=4NVtuHzehEdiQiRBSQTC+pTJtNVs5LbwIBG1Kz6RDFM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=1IYOpVpnmquJkmuR30pvOVp/Q3qdnrtVogCp/HwJpAZlM4DnzojXErhSOw/rn8Mjq28nv0E+THD5Sml03AErrIisGNeJ3Fx0rL1X6Q65IMGe1ZFWScY+eXCj+hbyB/5bWCDLmHSBJaDNMrGdop6xOcAU0NfluymK0QUFLdI58ls=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=WlV8xx6+ZQgf5IjiNTDNRpTOhPgWUsaQeR1YN/zUcYx1vldk7hKuEqDAAjLG87X5AeryhY099Z6qUyzrYATXgIdynMs1dZIwkgWC/LvstgBjmlM0b/XQ1HataxUZkjXL1yjXeKsPtGvwiYGnwjtKnATR9JPhdFXsyr1XD2jiBow=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1251292255.6724.18.camel@yashwanth>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
You need to add the physical interface (say eth0)  to the bridge.

This setup is done when u run convirt-tool on the managed server.
If you have started doing this manually.. then make sure that ifcfg-eth0 has BRIDGE=br0.

If you still run in to problem.
Send in output of brctl show when the VM is running.


/Jd

--- On Wed, 8/26/09, yashwanth <yashwanth.reddy@xxxxxxxxxxx> wrote:

From: yashwanth <yashwanth.reddy@xxxxxxxxxxx>
Subject: ConVirt 1.1 + KVM networking
To: "jd" <jdsw2002@xxxxxxxxx>
Cc: "XenUsers" <xen-users@xxxxxxxxxxxxxxxxxxx>
Date: Wednesday, August 26, 2009, 6:10 AM

Dear jd,

     we are using convirt 1.1 for creation and management of virtual
machines using KVM hypervisor.When i try to install VM on host over a
network ,VM is not getting ip assigned,so we are not able to continue
installation process.when i observe convirt log the following is command
used to create VM

qemu-kvm -hda "/home/nitin/opt/kvm/kvm3.disk.xm" -kernel
"/home/yash/iso/mount/images/pxeboot/vmlinuz" -net
"nic,vlan=0,macaddr=00:16:3e:2f:e2:5f" -net
"tap,vlan=0,script=/etc/kvm/qemu-ifup-br0" -append
"/home/yash/iso/mount/images/pxeboot/vmlinuz" -usb "1" -boot "c" -m
"256" -no-acpi "" -initrd
"/home/yash/iso/mount/images/pxeboot/initrd.img" -vnc ":53" -name "kvm3"
-usbdevice "tablet" -smp "1" -monitor
"unix:/var/run/kvm/monitors/kvm3,server,nowait" -pidfile
"/var/run/kvm/pids/kvm3" -daemonize


i have created ifcfg-br0 file and it looks like

DEVICE=br0
BOOTPROTO=dhcp
>TYPE=Bridge

Please help me in configuring network.

Thanks and Regards,
Yashwanth



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>