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] can't add vlans successfully

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] can't add vlans successfully
From: Zhang Li <cindy.zhangli@xxxxxxxxx>
Date: Tue, 11 Aug 2009 11:56:47 +0800
Delivery-date: Mon, 10 Aug 2009 20:57:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=9+gf/FRJKA3WWT66dKvXRcSfn514Lu1o3TwBUX+915I=; b=jG+PjA6ID7sDJxKbi6E+k6MBc/Yv9Fr2ONGDb1HXzKs/R7PN44DD6xLiwfP1oKIiGC x4CKW7PEK19+zLMYxhYLSd7cPnApahcWjtpG0XC6DKryk2Moffv9yvACILvvulCjW+89 /LEA4dtMgAsOOZu5ZGM4RuugoR/zF/fXliKjs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=fn5DOatlG5RaXHPtaUJTU/tZQhSFXgwHWIaDgstbepgwD05A/ohcnLiwFsYP2wia7D 7/6EqOaueJg9aosF9ALemXdJrzqXrD30bJF4bDURrz1xuEZQ676oKGaX/r2SLU5gu8bE +OzMIkQwwyMhjkDjP/3HOQsUumFS7DcRqOU6U=
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
Hi,

I want to add 2 vlans by the following steps:
1. add the vlan interfaces:
   vconfig add eth0 100      --vlan100
   vconfig add eth0 101      --vlan101

2. modify the network-bridge script by the websit,
http://wiki.xensource.com/xenwiki/XenNetworking#head-04ebcc1760dbc4678e83b116afa310dc0612dc39
   Comment each time ifup or ifdown commands are executed.The reason
is that ifdown ends with error for vlan interfaces.

    /etc/xen/script/network-bridge  start netdev=eth0
   /etc/xen/script/network-bridge  start netdev=eth0.100
   /etc/xen/script/network-bridge start netdev=eth0.101


Then we use brctl show, we can see eth0.100 and eth0.101 bridges is
start up.  Then we start 4 xenU, 2 xenUs on each bridges.

But questions is that: I can't get the 8021q packages with ethereal
tool.  I doubt that I don't setup the vlans successfully. And xenU in
the vlans can't connect the outside by using ping address.

Is anybody know about this?

Best Regards

--Li


-- 
Best regards
--Li

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