Hi David, You can take a look at the AMF samples available at samples/amf/sa_aware/AppConfig-2N.xml Component restart max threshold is defined in the attribute saAmfSgtDefCompRestartMax (and the probation is controlled by saAmfSgtDefCompRestartProb) After reaching the max threshold, the error is escalated to SU level and the threshold for this is is defined in the attribute saAmfSgtDefSuRestartMax (and the probation is controlled by saAmfSgtDefSuRestartProb) Upon reaching this threshold, the attribute saAmfSutDefSUFailover is useful to control the next(node level) action. This past mail thread https://sourceforge.net/p/opensaf/mailman/message/33005534/ will be useful to you.
Cheers, Mathi. On Mon, May 4, 2020 at 11:24 AM Hoyt, David <[email protected]> wrote: > Hi all, > > With all the SG, SU and component variables, I'm trying to determine what > I need to set in the imm.xml file for the following: > > > * Component restart max hits threshold, escalate to SU failure > > * SU failure max escalates to SU failover followed by node reboot > > Basically, after a couple of retries, I want the node to reboot if the > application cannot run on it. > > Setup: > 2 nodes: SC-1,SC-2 > Running opensaf-5.19.10 > > Virtualization: kvm > Operating System: Red Hat Enterprise Linux Server 7.8 (Maipo) > Kernel: Linux 3.10.0-1127.el7.x86_64 > Architecture: x86-64 > > Regards, > David > > > > ----------------------------------------------------------------------------------------------------------------------- > Notice: This e-mail together with any attachments may contain information > of Ribbon Communications Inc. that > is confidential and/or proprietary for the sole use of the intended > recipient. Any review, disclosure, reliance or > distribution by others or forwarding without express permission is > strictly prohibited. If you are not the intended > recipient, please notify the sender immediately and then delete all > copies, including any attachments. > > ----------------------------------------------------------------------------------------------------------------------- > > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users > _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
