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] ConVirt 1.1 + KVM networking

To: jd <jdsw2002@xxxxxxxxx>
Subject: [Xen-users] ConVirt 1.1 + KVM networking
From: yashwanth <yashwanth.reddy@xxxxxxxxxxx>
Date: Wed, 26 Aug 2009 18:40:55 +0530
Cc: XenUsers <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 26 Aug 2009 06:13:17 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <244707.31329.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
Organization: TCS
References: <244707.31329.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: yashwanth.reddy@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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
ONBOOT=yes
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>