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] Error while creating VM

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Error while creating VM
From: "CB, Anantha Padmanabhan" <cbananth@xxxxxx>
Date: Wed, 22 Jul 2009 11:32:47 +0000
Accept-language: en-US
Acceptlanguage: en-US
Cc: "cbananth@xxxxxxxxx" <cbananth@xxxxxxxxx>, "Subba Rao, Sandeep M \(STSD\)" <sandeep.ms@xxxxxx>
Delivery-date: Wed, 22 Jul 2009 06:15:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Thread-index: AcoKwCN59YVW2t2jT1iVbS7gEvPP7Q==
Thread-topic: Error while creating VM
Hi,
I am facing the below error while creating a VM.

Error: Device 0 (vif) could not be connected. Could not find bridge device 
xenbr0 peth0

Please find below the config file used for creating the VM.

name = "Copy_Copy_Copy_RHEL52VM1"
uuid = "e782c1f2-b261-4b77-89b1-d45eff123ac3"
maxmem = 1024
memory = 1024
vcpus = 1
bootloader = "/usr/bin/pygrub"
kernel = "/var/lib/xen/boot_kernel.YYqIP5"
ramdisk = "/var/lib/xen/boot_ramdisk.oSpizK"
extra = "ro root=/dev/VolGroup00/LogVol00 console=xvc0 rhgb quiet"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ "type=vnc,vncunused=0,vncdisplay=0,vnclisten=127.0.0.1,keymap=en-us" ]
disk = [ "tap:aio:/var/lib/xen/images/Copy_Copy_Copy_RHEL52VM1.img,xvda,w" ]
vif = [ "mac=00:16:3e:43:b7:99,bridge=xenbr0 peth0,script=vif-bridge" ]

The output of the brctl show command is as below.

bridge name     bridge id               STP enabled     interfaces
virbr0          8000.000000000000       yes
xenbr0          8000.feffffffffff       no              peth0
                                                        vif0.0

Please guide.

Thank you

-- 
Regards
Ananth
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>