On Tue, Dec 17, 2013 at 11:21:51AM +0530, love you wrote: > I am trying to configure the the controller role to master. After 5 seconds > the controller role automatically changed to other. I have tried to find > out the reason > Controller status refresh it self by calling refresh_controller_status and > ovsrec_controller_set_role(cfg, ofp12_controller_role_to_str(cinfo->role)) > is called. Which set the status of controller to "other". The status should > be master.
Use OpenFlow to set the role. The database only reports the role. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
