Hi James, Please see inline.
Thanks, Praveen On 07-Apr-17 11:28 PM, Carroll, James R wrote: > Hi, > > I am a new user of openSAF 5.0. I am trying to run my application on a node > configured as a system controller. > > Is there any limitation that would prevent my application from running in > parallel with the openSaf code, on the same system controller node? > Or is my application required to run on a payload node? > There is no such limitation. Infact from 5.0 release, there is new feature "Spare Controllers". Now any number of controllers can be configured in the cluster. Out of these N controllers, two controllers will be chosen for active and standby role (AMF). Remaining controllers will be running as spare controllers(Only instantiated from AMF perspective). As soon as one of the active or standby controllers fails, one of the spare controllers will be given standby role. Failed controller will join as spare controller after reboot/repair. Spare controllers can work as payloads and application can be deployed on them. Thanks Praveen > Thanks. > > Jim > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! > https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5YTpkKY057SbK10&r=Lehk1PZKwfDQtYJXNyUKbPAqrw5O--SlPRAF9DIEps4&m=Xg85cS5s1xjwb_usHGYmSrqzTViSQjNoV6RIqIuSuCY&s=t9Ri3J7WjyKSTJ52Buuo2UdVClUanQ92K_dNXVhGO9c&e= > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_opensaf-2Dusers&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5YTpkKY057SbK10&r=Lehk1PZKwfDQtYJXNyUKbPAqrw5O--SlPRAF9DIEps4&m=Xg85cS5s1xjwb_usHGYmSrqzTViSQjNoV6RIqIuSuCY&s=JoVTcUPlb27nknIJCt9AU3cuBJTEE_seJGXcUI9iOZA&e= > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
