Menu

#1460 log: crashed when active immnd is rebooted

5.0.FC
fixed
nobody
None
enhancement
log
-
major
2016-03-18
2015-08-26
No

Here is the scenario that could make the active logsv died.

  1. standby logsv is notified to takes active role
  2. logsv does set implementer
  3. But for some reasons, immnd is rebooted as following log traces showed.

Aug 3 09:44:20 SC-2-1 osaflogd[4198]: NO ACTIVE request
Aug 3 09:44:20 SC-2-1 osafimmnd[4184]: ER IMMND forced to restart on order from IMMD, exiting
Aug 3 09:44:20 SC-2-1 osafimmnd[11922]: Started

  1. In that cases, all handlers hold by immnd will be lost.
  2. when logsv invokes saImmOiImplementerSet(), it will fail with error code ‘SA_AIS_ERR_BAD_HANDLE`.
  3. logsv is exited

Should make logsv more robust so that, it can servive in above case.

Related

Tickets: #865
Wiki: ChangeLog-5.0.0

Discussion

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2016-03-17

    The issue is going to fix in [#79], log service part. The [#79] is under review.
    See the email with subject "[devel] [PATCH 1 of 1] log: Support AMF configurations containing more than two OpenSAF 2N SUs [#79]"

     

    Related

    Tickets: #79


    Last edit: Vu Minh Nguyen 2016-03-17
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2016-03-17
    • status: unassigned --> review
    • assigned_to: Anders Widell
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2016-03-18
    • status: review --> fixed
    • assigned_to: Anders Widell --> nobody
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2016-03-18

    changeset: 7331:ff4a0ebea300
    user: Anders Widell an..@..com
    date: Thu Mar 17 15:31:02 2016 +0100
    summary: log: Support AMF configurations containing more than two OpenSAF 2N SUs [#79]

     

    Related

    Tickets: #79


Log in to post a comment.