Note that XenServer 5.6 does not have the openvswitch enabled by default; it
uses linux bridging. That might explain what you are seeing.
To enable the openvswitch in XenServer, you can do something like this:
$ echo openvswitch > /etc/xensource/network.conf && chkconfig openvswitch on &&
reboot
On Wed, Aug 25, 2010 at 08:38:10AM +0800, 楊皓中(Mulder Yang) wrote:
> Why Xen or ovs can not see the networks that created by another
> software?
>
> I mean Xen can not see the bridge that ovs created or ovs can not see
> the vif that Xen created?
I do not understand your question.
What did you do
Dear all:
I had install ovs 1.0.1 into Citrix Xen server 5.6.0. and I can see the “Open
vSwitch”item in Citrix Xen server Xconcole.
Why Xen or ovs can not see the networks that created by another software?
I mean Xen can not see the bridge that ovs created or ovs can not see the vif
that Xen c