Menu

#823 AMF: SI Swap fails if comp fails in QUIESCED state

4.3.3
fixed
Praveen
None
defect
amf
-
4.3
major
2014-09-25
2014-03-26
Hans Feldt
No
    98 14:28:31 03/26/2014 NO safApp=safAmfService "Admin op "SI_SWAP" initiated for 'safSi=A,safApp=osaftest', invocation: 51539607553
    99 14:28:31 03/26/2014 NO safApp=safAmfService "safSi=A,safApp=osaftest Swap initiated
   100 14:28:32 03/26/2014 NO safApp=safAmfService "HA State QUIESCED of safSu=1,safSg=1,safApp=osaftest for safSi=A,safApp=osaftest
   101 14:28:32 03/26/2014 NO safApp=safAmfService "safSi=A,safApp=osaftest assigned to safSu=1,safSg=1,safApp=osaftest HA State 'QUIESCED'
   102 14:28:32 03/26/2014 NO safApp=safAmfService "safSu=1,safSg=1,safApp=osaftest OperState ENABLED => DISABLED

escalation to SU failover

   103 14:28:32 03/26/2014 NO safApp=safAmfService "safSu=1,safSg=1,safApp=osaftest ReadinessState IN_SERVICE => OUT_OF_SERVICE
   104 14:28:32 03/26/2014 NO safApp=safAmfService "Admin op done for invocation: 51539607553, result 20

20 == BAD_OPERATION

   105 14:28:33 03/26/2014 NO safApp=safAmfService "HA State ACTIVE of safSu=2,safSg=1,safApp=osaftest for safSi=A,safApp=osaftest
   106 14:28:33 03/26/2014 NO safApp=safAmfService "safSi=A,safApp=osaftest assigned to safSu=2,safSg=1,safApp=osaftest HA State 'ACTIVE'
   107 14:28:33 03/26/2014 NO safApp=safAmfService "safSu=1,safSg=1,safApp=osaftest PresenceState TERMINATING => INSTANTIATED

auto repair

   108 14:28:33 03/26/2014 NO safApp=safAmfService "safSu=1,safSg=1,safApp=osaftest OperState DISABLED => ENABLED
   109 14:28:33 03/26/2014 NO safApp=safAmfService "safSu=1,safSg=1,safApp=osaftest ReadinessState OUT_OF_SERVICE => IN_SERVICE
   110 14:28:33 03/26/2014 NO safApp=safAmfService "HA State STANDBY of safSu=1,safSg=1,safApp=osaftest for safSi=A,safApp=osaftest

At the end the HA state has been swapped anyway...

Related

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

Discussion

  • Praveen

    Praveen - 2014-03-27

    There are two cases in 4.4 and one case in 4.3 related to component faults in quiesced state:

    In 4.4:
    1) When saAmfSUFailover is true: In the case, in 4.4, si-swap times out
    si-swap safSi=AmfDemo,safApp=AmfDemo1
    error - command timed out (alarm)
    2)When saAmfSUFailover is false: In this case, in4,4 si-swap is successful.

    In 4.3:
    1) Irrespective of value of saAmfSUFailover, si-swap is successful.

    So what is the value of saAmfSUFailover and I think AMFD is in 4.4 version but version
    mentioned is 4.3?

     
  • Praveen

    Praveen - 2014-03-28
    • status: unassigned --> assigned
    • assigned_to: Praveen
    • Milestone: future --> 4.3.3
     
  • Praveen

    Praveen - 2014-03-28
    • status: assigned --> review
     
  • Praveen

    Praveen - 2014-04-07

    Version 2 floated for review.

     
  • Praveen

    Praveen - 2014-04-08
    • status: review --> fixed
     
  • Praveen

    Praveen - 2014-04-08

    changeset: 5125:bdd14796ea9e
    branch: opensaf-4.3.x
    parent: 5122:3896731db60a
    user: praveen.malviya@oracle.com
    date: Tue Apr 08 14:26:59 2014 +0530
    summary: amfd: return AIS_OK instead of BAD_OP for si-swap admin op [#823]

    changeset: 5126:5cec70a5bd55
    branch: opensaf-4.4.x
    parent: 5123:6a43f5e3d073
    user: praveen.malviya@oracle.com
    date: Tue Apr 08 14:28:52 2014 +0530
    summary: amfd: return AIS_OK instead of BAD_OP for si-swap admin op [#823]

    changeset: 5127:27703695b686
    tag: tip
    parent: 5124:e99069921aa1
    user: praveen.malviya@oracle.com
    date: Tue Apr 08 14:30:03 2014 +0530
    summary: amfd: return AIS_OK instead of BAD_OP for si-swap admin op [#823]

    [staging:bdd147]
    [staging:5cec70]
    [staging:277036]

     

    Related

    Commit: [277036]
    Commit: [5cec70]
    Commit: [bdd147]
    Tickets: #823


Log in to post a comment.