Menu

#1392 Amf: Incorrect PresenceState between components and SUs

4.5.2
fixed
None
defect
amf
nd
4.5
major
2015-06-25
2015-06-23
No

Test Steps:
1. Start SC-1.
2. Configure component recovery as comp failover and unlock-in PI su having only one component.
2. Kill the component.

Immlist of SU:
saAmfSUPresenceState SA_UINT32_T 1 (0x1)
saAmfSUPreInstantiable SA_UINT32_T 1 (0x1)
saAmfSUOperState SA_UINT32_T 2 (0x2)

Immlist of Comp:
saAmfCompReadinessState SA_UINT32_T 1 (0x1)
saAmfCompPresenceState SA_UINT32_T 3 (0x3)
saAmfCompOperState SA_UINT32_T 1 (0x1)

So, Component is in instantiated state, but SU is in uninstantiated state, which is wrong as per "Table 5 Presence State of Components of a Service Unit" of Amf Specs B 4.1.
Also, component oper state is Enable, but SU oper state is disabled.

Related

Tickets: #1392
Wiki: ChangeLog-4.5.2
Wiki: ChangeLog-4.6.1

Discussion

  • Nagendra Kumar

    Nagendra Kumar - 2015-06-23
    • status: unassigned --> accepted
     
  • Nagendra Kumar

    Nagendra Kumar - 2015-06-23
    • status: accepted --> review
     
  • Nagendra Kumar

    Nagendra Kumar - 2015-06-25
    • status: review --> fixed
     
  • Nagendra Kumar

    Nagendra Kumar - 2015-06-25

    changeset: 6629:dcf146db2466
    branch: opensaf-4.5.x
    parent: 6625:1e5259ffa08b
    user: Nagendra Kumarnagendra.k@oracle.com
    date: Thu Jun 25 11:37:22 2015 +0530
    summary: amfnd: mark su in instantiating state [#1392]

    changeset: 6630:4a6241338ce6
    branch: opensaf-4.6.x
    parent: 6626:12780158f9e5
    user: Nagendra Kumarnagendra.k@oracle.com
    date: Thu Jun 25 11:38:10 2015 +0530
    summary: amfnd: mark su in instantiating state [#1392]

    changeset: 6631:593bc933f80c
    tag: tip
    parent: 6628:adc4f2e94c2b
    user: Nagendra Kumarnagendra.k@oracle.com
    date: Thu Jun 25 11:38:17 2015 +0530
    summary: amfnd: mark su in instantiating state [#1392]

    [staging:dcf146]
    [staging:4a6241]
    [staging:593bc9]

     

    Related

    Tickets: #1392


Log in to post a comment.