2013/7/26 FUJITA Tomonori :
> It depends on your application running on Ryu. IOW, your application
> needs to handle such situation.
Ok. For example i run openvswitch that uses ryu. Ryu runs in kvm
virtual machine that in case of fail may be restarted on another node.
--
Vasiliy Tolstov,
e-mail
On Thu, 25 Jul 2013 12:36:06 +0400
Vasiliy Tolstov wrote:
> Hello. I want to use ryu in my custom network setup and provide
> network controller for servers that runs openvswitch.
> But i'm stuck at understanding - how can i deal with failing hardware
> node that runs ryu?
> If i run new ryu inst
Hello. I want to use ryu in my custom network setup and provide
network controller for servers that runs openvswitch.
But i'm stuck at understanding - how can i deal with failing hardware
node that runs ryu?
If i run new ryu instance does it works right with already configured
data paths from previ