Menu

#885 Not all npi-components are restarted during SuRestart escalation

4.3.3
fixed
defect
amf
nd
4.3
major
2014-05-21
2014-05-06
No

Changeset: 4412, 5216
model: NwayActive
configuration:
- 1 App, 1 SG, 2 SUs hosted in PL-3/PL-4, 15 npi-comps per SU, 2 SIs with 15 CSIs for each SI
- saAmfSgtDefCompRestartProb: 2000000
- saAmfSgtDefCompRestartMax: 3

Tests:
pkill {all comps}

Problem:
A few of components are restarted

Initial Analysis:
During su restart, in avnd_su_pres_inst_surestart_hdler(), amfnd currently picks only one csi in the csi_list to initiate the restart for corresponding component of this csi, that will miss the graceful restart of the rest components.

3 Attachments

Related

Tickets: #885
Wiki: ChangeLog-4.3.3
Wiki: ChangeLog-4.4.1

Discussion

  • Minh Hon Chau

    Minh Hon Chau - 2014-05-06

    Actually avnd_su_pres_restart_compinst_hdler was called to pick the next csi, but no csi has been found si_dll_node

     
  • Minh Hon Chau

    Minh Hon Chau - 2014-05-07
    • status: unassigned --> assigned
    • assigned_to: Minh Hon Chau
     
  • Gary Lee

    Gary Lee - 2014-05-07
    • Milestone: future --> 4.3.3
     
  • Minh Hon Chau

    Minh Hon Chau - 2014-05-13
     
  • Minh Hon Chau

    Minh Hon Chau - 2014-05-15
    • status: assigned --> review
     
  • Praveen

    Praveen - 2014-05-21
    • status: review --> fixed
    • Version: --> 4.3
     
  • Praveen

    Praveen - 2014-05-21

    changeset: 5291:5b26ace99c1b
    branch: opensaf-4.3.x
    parent: 5286:95a9ef027285
    user: minh.chau@dektech.com.au
    date: Wed May 21 10:41:46 2014 +0530
    summary: amfnd : fix SU restart escalation [#885].

    changeset: 5292:dae9b0a66445
    branch: opensaf-4.4.x
    parent: 5289:a295a54d6334
    user: minh.chau@dektech.com.au
    date: Wed May 21 10:42:37 2014 +0530
    summary: amfnd : fix SU restart escalation [#885].

    changeset: 5293:582bcfe7c20e
    tag: tip
    parent: 5290:83e568c7b393
    user: minh.chau@dektech.com.au
    date: Wed May 21 10:43:04 2014 +0530
    summary: amfnd : fix SU restart escalation [#885].

    [staging:5b26ac]
    [staging:dae9b0]
    [staging:582bcf]

     

    Related

    Tickets: #885
    Commit: [582bcf]
    Commit: [5b26ac]
    Commit: [dae9b0]

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2019-07-04
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
     AppConfig-nwayactive.xml (26.2 kB; text/xml)
     amf_demo.c (2.1 kB; text/plain)
     amf_demo_script (2.2 kB; application/octet-stream)
    -log_trace.tgz (33.9 kB; application/unknown)
    
     

Log in to post a comment.