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] two nics

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] two nics
From: David Koski <david@xxxxxxxxxxxxxxxx>
Date: Thu, 2 Feb 2006 16:11:54 -0800
Delivery-date: Fri, 03 Feb 2006 00:22:21 +0000
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/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: KMail/1.8.2
After upgrading from 3.0.0 to 3.0.1 I have only one NIC
for my domUs. Here is a config file:

name ="cvs"
kernel ="/boot/xen-linux-2.6.12.6-xen"
root ="/dev/sda1 ro"
memory = 64
disk = [ 
'phy:/dev/mapper/main-guest.cvs,sda1,w','phy:/dev/mapper/main-guest.cvs.swap,sda2,w'
 ]
vif = [ '' ]
extra="3"

Since nics is deprecated, what takes it's place?

BTW, my xend-config.sxp is updated from the new installation
and not modified. I can only see xenbr0 but not xenbr1. Before
it just worked.

Regards,
David Koski
david.nospham@xxxxxxxxxxxxxxxx



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] two nics, David Koski <=