On 3/12/2013 12:27 PM, Ben Pfaff wrote:
> On Tue, Mar 12, 2013 at 11:13:30AM +0800, sparveriu...@gmail.com wrote:
>> On 3/12/2013 1:57 AM, Ben Pfaff wrote:
>> Thanks for the reply, my scenario looks like this.
>>
>> [1] Use "ovs-vsctl" to set OVS fail-mode to secure mode.
>>
>> [2] Controller A con
On Tue, Mar 12, 2013 at 11:13:30AM +0800, sparveriu...@gmail.com wrote:
> On 3/12/2013 1:57 AM, Ben Pfaff wrote:
> Thanks for the reply, my scenario looks like this.
>
> [1] Use "ovs-vsctl" to set OVS fail-mode to secure mode.
>
> [2] Controller A connects to OVS.
>
> [3] Controller B connects t
On 3/12/2013 1:57 AM, Ben Pfaff wrote:
> On Mon, Mar 11, 2013 at 12:17:52PM +0800, sparveriu...@gmail.com wrote:
>> I was trying to set up multiple controllers in OVS. According to the
>> ovs-vswitchd.conf.db document, if I add another primary controller to
>> supplement an existing primary control
On Mon, Mar 11, 2013 at 12:17:52PM +0800, sparveriu...@gmail.com wrote:
> I was trying to set up multiple controllers in OVS. According to the
> ovs-vswitchd.conf.db document, if I add another primary controller to
> supplement an existing primary controller, or removing only one of the
> two prima
Hello all,
I was trying to set up multiple controllers in OVS. According to the
ovs-vswitchd.conf.db document, if I add another primary controller to
supplement an existing primary controller, or removing only one of the
two primary controllers, it should have no effect on the flow table.
However,