Hi Jesse,
By one instance of OVS, do you mean I should only create one bridge, or one
instance of vswitchd? Right now, I am creating only one instance of vswitchd on
the host, but 2 bridges, one on the host for the containers to communicate to
the.host and the other inside the container so that
On Fri, Sep 30, 2011 at 8:10 PM, Aishwarya wrote:
> Hi Jesse,
>
> So I did the following:
> 1. Started openvswitch on the host.
> 2. Created a bridge and interface to attach the container to, and started
> the containers. The containers are able to communicate with the host using
> ovs.
> 3. Now,
Hi Jesse,
So I did the following:
1. Started openvswitch on the host.
2. Created a bridge and interface to attach the container to, and started
the containers. The containers are able to communicate with the host using
ovs.
3. Now, I am starting vms within the container. So, before this I am
creat
On Fri, Sep 30, 2011 at 6:04 PM, Aishwarya wrote:
> Hi Jesse,
>
> Thanks. I am using brctl bridging to start up the containers and have the
> containers communicate with the host machine. Due to the bridge module being
> loaded, I am not able to load the openvswitch module. Can openvswitch be
> us
Hi Jesse,
Thanks. I am using brctl bridging to start up the containers and have the
containers communicate with the host machine. Due to the bridge module being
loaded, I am not able to load the openvswitch module. Can openvswitch be
used for container-to-container communication as well, so that I
On Fri, Sep 30, 2011 at 4:21 PM, Aishwarya wrote:
> Hi Jesse,
>
> Just thought of one more thing before I proceed. If openvswitch only runs on
> the root namespace, how will vms within another namespace on the same host
> communicate with each other? Is this still possible? I forgot to mention
> t
Hi Jesse,
Just thought of one more thing before I proceed. If openvswitch only runs on
the root namespace, how will vms within another namespace on the same host
communicate with each other? Is this still possible? I forgot to mention
this earlier, but I need communication between vms within one c
On Fri, Sep 30, 2011 at 8:41 AM, Benoit ML wrote:
>
>
> -- Forwarded message --
> From: Benoit ML
> Date: 2011/9/30
> Subject: Re: [ovs-discuss] Rhel 6.1 - openvswitch 1.2.2 - network
> commutation between physical and virtual - doesn't work
> To: Leland Vandervort
>
>
> This is
On Thu, Sep 29, 2011 at 11:11 PM, terryxing wrote:
> Dear Jesse,
>
> Thanks very much for your timely reply. It works. But I have some confusion
> about the concept.
>
> I assign public ip for xenbr0 on each host, and private ip (172.16) for
> xenbr1 on each site.
>
> On Xenserver Host 1
> ovs-vs
HI Jesse,
Thanks. Let me try this and get back to you.
Thanks,
Aish
On Fri, Sep 30, 2011 at 3:15 PM, Jesse Gross wrote:
> On Fri, Sep 30, 2011 at 10:05 AM, Aishwarya wrote:
> > Hi Jesse,
> >
> > Could you elaborate a little on that? I did not exactly get that. The vms
> > within different con
On Fri, Sep 30, 2011 at 10:05 AM, Aishwarya wrote:
> Hi Jesse,
>
> Could you elaborate a little on that? I did not exactly get that. The vms
> within different containers can have the same ip addresses. For eg, lets say
> container 1 C1 has vm 1. Container 2 C2 also has vm 2. Now,I have another
>
Hi Jesse,
Could you elaborate a little on that? I did not exactly get that. The vms
within different containers can have the same ip addresses. For eg, lets say
container 1 C1 has vm 1. Container 2 C2 also has vm 2. Now,I have another
host with 2 containers as well, C3 AND C4, both of which have a
-- Forwarded message --
From: Benoit ML
Date: 2011/9/30
Subject: Re: [ovs-discuss] Rhel 6.1 - openvswitch 1.2.2 - network
commutation between physical and virtual - doesn't work
To: Leland Vandervort
This is my last test on openvswitch :
Well I have :
- A vswitch with a physica
Benoit,
I presume that the physical interface in question is connected to a physical
switch with dot1q tagging in operation on the physical port? If so, is it a
Cisco switch by chance? And if yes, is the port configured to use vlan2 as
the native vlan? We had a similar issue with the bridge in
Hi,
Some more information :
When I use TCPDUMp on the physcal interface user by openvswitch :
- I see the vlan ID when the packet leave openvswitch (ARP request)
- I didn't see the vlan ID when the packet arrive (ARP respond)
It's like the vlan was not transmit to openvswitch (I clearly see th
Hello,
We suffering a problème about network switching between a physical world and
a virtual world :
We have a x86 server, with 10Gb cards. On the vswitch we have add some
cards to do the switching :
ovs-vsctl add-bond brCentral ovsbond0 eth4 eth5 bond_mode=active-backup
bond_updelay=10 bond_
16 matches
Mail list logo