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] xenbr and bad ethernet device names in my virtual machines

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xenbr and bad ethernet device names in my virtual machines
From: rory <rory@xxxxxxxxx>
Date: Fri, 24 Aug 2007 15:54:05 -0700
Delivery-date: Thu, 30 Aug 2007 02:37:01 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)
I have a centos5 domain0 hosting centos44 fully virtualized hosts. I've created two xenbr devices, 0 and 1 which should correspond to eth0 and eth1 on my virtual machines.

However, when I boot my virtiual machine, eth0 shows up, but eth1 shows up as "dev<number>" where <number> appears to be a process id.

Here is my vif entry:

vif = [ 'type=ioemu, mac=00:16:3e:29:ea:a7, bridge=xenbr0','type=ioemu, mac=00:1
6:3e:29:ea:a8, bridge=xenbr1', ]


I can't reproduce this behavior on demand. The only way I've found to get rid of it is to completely destroy the virtual machine and use nothing (disk, config file, etc) from the old one.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xenbr and bad ethernet device names in my virtual machines, rory <=