Menu

#3262 smf: upgrade failed due to lock node group timeout in one step upgrade

5.21.06
fixed
None
enhancement
smf
d
5
minor
True
2021-05-18
2021-05-14
No

2021-05-06T16:58:36.442+02:00 SC-1 osafsmfd[20796]: NO changeAdminState: changeNodeGroupAdminState() Fail SA_AIS_ERR_TIMEOUT (5)
2021-05-06T16:58:36.442+02:00 SC-1 osafsmfd[20796]: NO lock setAdminState() Fail
2021-05-06T16:58:36.445+02:00 SC-1 osafsmfd[20796]: ER Failed to Lock deactivation units in step=safSmfStep=0001
2021-05-06T16:58:36.445+02:00 SC-1 osafsmfd[20796]: ER Step execution failed, Try undoing the step
2021-05-06T16:58:36.515+02:00 SC-1 osafsmfd[20796]: NO SmfStepStateUndoing::execute start undoing step.
2021-05-06T16:58:36.517+02:00 SC-1 osafsmfd[20796]: ER Rollback of cluster reboot activate step is not implemented
2021-05-06T16:58:36.517+02:00 SC-1 osafsmfd[20796]: ER Step undoing failed
2021-05-06T16:58:36.616+02:00 SC-1 osafsmfd[20796]: NO Step safSmfStep=0001 in procedure safSmfProc=SmfSSMergedProc failed, step result 5
2021-05-06T16:58:36.617+02:00 SC-1 osafsmfd[20796]: NO CAMP: Procedure safSmfProc=SmfSSMergedProc returned FAILED

Related

Wiki: ChangeLog-5.21.06

Discussion

  • Thang Duc Nguyen

    commit cfe6e81da1531fd8120e3a151d2d1f8c6aa64b2b (HEAD -> develop, origin/develop, ticket-3262)
    Author: thang.d.nguyen thang.d.nguyen@dektech.com.au
    Date: Fri May 14 09:49:05 2021 +0700

    smf: enhance smf to handle timeout in one step upgrade [#3262]
    
    In one step upgrade, during the lock nodegroup. The timeout can happen
    and it causes the upgrade failed. By retrying if the return code of
    saImmOmAdminOperationInvoke_2() is SA_AIS_ERR_NO_OP, the lock is
    considered as successfully.
    
     
  • Thang Duc Nguyen

    • status: assigned --> fixed
     

Log in to post a comment.