Menu

#1675 amfd: nored SG should check su_oper_list in node_fail

4.6.2
fixed
Gary Lee
None
defect
amf
d
minor
2016-04-01
2016-02-02
Gary Lee
No

During a cluster shutdown, sometimes this is seen:

2016-01-21 21:06:17 SC-1 osafamfd[485]: ER avd_sg_su_oper_list_del: su not found

In SG_NORED::node_fail, if the SG state is AVD_SG_FSM_SG_REALIGN, the code incorrectly assumes the affected SU is in su_oper_list.

1 Attachments

Related

Tickets: #1675
Wiki: ChangeLog-4.6.2

Discussion

  • Gary Lee

    Gary Lee - 2016-02-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,4 +2,4 @@
    
     2016-01-21 21:06:17 SC-1 osafamfd[485]: ER avd_sg_su_oper_list_del: su not found
    
    -In SG_NORED::node_fail, if the SG state is AVD_SG_FSM_SG_REALIGN, the code assumes the affected SU is in su_oper_list.
    +In SG_NORED::node_fail, if the SG state is AVD_SG_FSM_SG_REALIGN, the code incorrectly assumes the affected SU is in su_oper_list.
    
     
  • Gary Lee

    Gary Lee - 2016-02-02
    • status: accepted --> review
     
  • Gary Lee

    Gary Lee - 2016-04-01
    • status: review --> fixed
    • Milestone: 5.0.FC --> 4.6.2
     
  • Gary Lee

    Gary Lee - 2016-04-01

    changeset: 7390:1e441a2840bb
    branch: opensaf-4.6.x
    user: Gary Lee gary.lee@dektech.com.au
    date: Fri Apr 01 14:41:19 2016 +1100
    summary: amfd: ensure su is in su_oper_list before deletion in NoRed SG [#1675]

    changeset: 7387:b9773981b83b
    branch: opensaf-4.7.x
    parent: 7368:072bc8719d8c
    user: Gary Lee gary.lee@dektech.com.au
    date: Fri Apr 01 14:30:59 2016 +1100
    summary: amfd: ensure su is in su_oper_list before deletion in NoRed SG [#1675]

    changeset: 7384:9c640be85c0a
    user: Gary Lee gary.lee@dektech.com.au
    date: Fri Apr 01 12:02:50 2016 +1100
    summary: amfd: ensure su is in su_oper_list before deletion in NoRed SG [#1675]

     

    Related

    Tickets: #1675


Log in to post a comment.