Re: [Ryu-devel] Fwd: Reg: Multiple controller support using RYU

2017-10-06 Thread Iwase Yusuke
Hi Subha, On 2017年10月06日 14:22, Subha wrote: Thanks Iwase. Is it possible to run the same instance of ryu and have it acting as master and slave. Or do we need to have two separate machines , with ryu running on each one of them. With respect to HA, what is the time taken for newly electe

Re: [Ryu-devel] Fwd: Reg: Multiple controller support using RYU

2017-10-05 Thread Subha
Thanks Iwase. Is it possible to run the same instance of ryu and have it acting as master and slave. Or do we need to have two separate machines , with ryu running on each one of them. With respect to HA, what is the time taken for newly elected master to assume its role. Eg: suppose the curre

Re: [Ryu-devel] Fwd: Reg: Multiple controller support using RYU

2017-10-05 Thread Iwase Yusuke
Hi Subha, By default, Ryu will wait for the connection from switches on port 6653 and 6633, So most of the required configuration is on switch side, I guess. If you are using Open vSwitch, please execute the following command on your switches. $ ovs-vsctl set-controller "tcp::6653" "tcp::6