How to perform an HA Failover on NorthStar platform and display priorities on Cluster member nodes.
To perform a failover:Go to the NorthStar Controller CLI shell, and type:supervisorctl restart infra:ha_agentTo view the cluster members and the status, enter /opt/northstar/utils/net_setup.py
Hit option E, to view the HA SettingHit option K to check the cluster statusYou can also perform a supervisorctl status and view which node has all the processes running. This would be the primary
To view each member and the priorities you can just run net_setup.py and select:Hit option: E. HA settingsScroll up and you can see the members and their priorities. Priorities determine who will be the Active node, and Standby.
Setting the priority membership of the Northstar members: is initially done at startup, but can be changed with /opt/northstar/utils/net_setup.py