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

Re: [Xen-users] [XCP] XCP network and VLAN by Open vSwitch

To: Wei-Chih Chen <wcchen.tw@xxxxxxxxx>
Subject: Re: [Xen-users] [XCP] XCP network and VLAN by Open vSwitch
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Tue, 5 Jul 2011 18:51:11 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 05 Jul 2011 15:52:39 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=cXEH+UpoSOZrCdmGvT+pnsOnkR1yD9Trdn9HJ6PhxOw=; b=ac2INm4pCW5Aa8I7hXYNJsEdrYZ9YDtLhJZ37vT+aLYuvx9VtTB8oq3zlRVW0l+3x3 5Kl64rqcvHa5nR/0u79DIQ81obUxyObsd+mXTcqg2fZIt2nChuIEknHP/VlMnwhCbQlu kgcdO23YT9tujZNKN672FDTx4qgEUExTD/Ln8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CANx=6oZQXVsfEmqHNzEVDuvVMpS-G_R83gJNEv37dqtB7deRSw@xxxxxxxxxxxxxx>
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>
References: <BANLkTimdsxyfce+iuxv7wL0zQK+owUJrNg@xxxxxxxxxxxxxx> <BANLkTikForS5T4hEV0EHLY_CMDt4YH8upA@xxxxxxxxxxxxxx> <BANLkTimM4fF3O3N_ZUO2Ad9E4RwLvBehGg@xxxxxxxxxxxxxx> <BANLkTinKp4VhzZG2YAJaUjJexLpdGoC_KA@xxxxxxxxxxxxxx> <BANLkTimYrQ89-MyP4ZkDPCB3cH0+ahHVeg@xxxxxxxxxxxxxx> <BANLkTindVRz_M4NyuQjN=dC5+nPUu1r9yA@xxxxxxxxxxxxxx> <BANLkTik0sbRkpQ8byxnTQjTYSjg3Hg4Fjg@xxxxxxxxxxxxxx> <BANLkTimWUxuu1BY48FePnjMJvhZ2A5ihXw@xxxxxxxxxxxxxx> <BANLkTimA0UP8tNi2Zg8JBCApDnVZfvMi7A@xxxxxxxxxxxxxx> <BANLkTinytD__TdfAze12dnsZA7wFrzgOYw@xxxxxxxxxxxxxx> <BANLkTi=KB91S-UKDgKrcpoaE3gFzNtazLg@xxxxxxxxxxxxxx> <BANLkTim0VX-s3hMMhEt+1dE26NJVnuaK3w@xxxxxxxxxxxxxx> <CANx=6oZQXVsfEmqHNzEVDuvVMpS-G_R83gJNEv37dqtB7deRSw@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, Jul 4, 2011 at 7:05 AM, Wei-Chih Chen <wcchen.tw@xxxxxxxxx> wrote:
> Hello Everyone,
>
> Sorry that I still have many questions about network of XCP 1.0 .
>
> Can Linux Bridge and Open vSwitch coexist and work at the same time?

No, the modules conflict.

> The command "xe-switch-network-backend openvswitch" enables vSwitch.
> This means "just turn on vSwitch" or "turn on vSwitch and turn off Linux
> Bridge"?
The latter.


>
> "A  network is a virtual Ethernet switch on a XenServer host."
> Does the virtual Ethernet switch the same as the virtual bridge created by
> "ovs-vsctl add-br"?
>
which virtual Ethernet switch is being referred to here? OVS switches
are compatible with standard linux bridges, but OVS adds more
features. You may want to discuss the finer points of this with the
ovs-discuss mailing list.

> From administrator's guide, there are 4 types of network in XenServer.
> It seems that only cross-server private network needs Open vSwitch, which is
> managed by vSwitch Controller.
> (Another 3 networks use Linux bridge?)
> However, XCP does not support cross-server private network.
> I think it is because vSwitch Controller is a commercial product.
> Does this mean Citrix does not provide XCP users a way/tool to control Open
> vSwitch?

Right, the Citrix vSwitch Controller is a commercial product (as far
as I know). My guess is that it doesn't come as a standalone product,
but instead is included with the commercial (non-free) version of
Citrix XenServer. You could ask in the Citrix XenServer forums for
clarification/confirmation.

> Or Citrix does not plan to bring benefits of Open vSwitch to XCP, therefore
> does not integrate Open vSwitch and XCP completely?

I think that it would be nice for the possibility of adding on the
commercial controller to XCP, but as of now I don't think there is any
support for that.

> XCP users only have to use ovs- commands (from Todd and admin@xxxxxxxxxxx,
> ovs commands may confuse XAPI) or OpenFlow controllers to complete what
> vSwitch Controller does?
>

Right. At this point on XCP you are probably forced to roll your own
controller solution. You should discuss this on the nox, openflow, and
open vSwitch mailing lists for what your options are.

see also:
http://wiki.xen.org/xenwiki/XCP/XenServer_Feature_Matrix

I don't actually see the vSwitch controller on there as an item, but I
think we should sort this point out and add it.

Thanks,
Todd

> Thanks a lot.
>
> Regards,
> Wayne
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>



-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/

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