Menu

#2528 clm: CLM does not handle ERR_BAD_HANDLE from saImmOmSearchInitialize

5.17.07
fixed
None
defect
clm
-
major
False
2017-07-27
2017-07-14
No

CLM fails with ERR_BAD_HANDLE in saImmOmSearchInitialize call.
CLM should reinitialize OM handle and repeat search at least once.

Jul 11 21:00:40 SC-1 osafrded[5886]: NO Got peer info response from node 0x2020f with role ACTIVE
Jul 11 21:00:40 SC-1 osafclmd[5976]: WA OpenSAF imm lib: Message loss detected for dest 564115135000812 service id:25
Jul 11 21:00:40 SC-1 osafimmnd[5931]: WA IMMND - Client Node Get Failed for client handle: 1357209796879
Jul 11 21:00:40 SC-1 osafclmd[5976]: WA OpenSAF imm lib: Message loss detected for dest 564115135000812 service id:25
Jul 11 21:00:40 SC-1 osafclmd[5976]: WA marking handle as exposed
Jul 11 21:00:40 SC-1 osafclmd[5976]: ER No Object of SaClmNode Class was found
Jul 11 21:00:40 SC-1 osafclmd[5976]: ER clms_node_create_config failed rc:9
Jul 11 21:00:40 SC-1 osafclmd[5976]: ER clms_imm_activate FAILED
Jul 11 21:00:40 SC-1 osafclmd[5976]: ER initialize_for_assignment FAILED 9

Related

Wiki: ChangeLog-5.17.07
Wiki: ChangeLog-5.17.11

Discussion

  • Zoran Milinkovic

    • status: accepted --> review
     
  • Hung Nguyen

    Hung Nguyen - 2017-07-20
    • status: review --> fixed
     
  • Hung Nguyen

    Hung Nguyen - 2017-07-20

    develop (5.17.08) [code:74c67f]

    commit 74c67fe68fc08c75e834fe2cc2153c604c9b014d
    Author: Zoran Milinkovic <zoran.milinkovic@ericsson.com>
    Date:   Thu Jul 20 17:14:51 2017 +0700
    
        clm: handle ERR_BAD_HANDLE for saImmOmSearchInitialize [#2528]
    
        CLM handles ERR_BAD_HANDLE for saImmOmSearchInitialize in clms_cluster_config_get.
        As part of this patch, handling of IMM version is improved in the same function.
    

    release [code:4afc6d]

    commit 4afc6dc5c1ee9c3b27e03155aa952c6466217468
    Author: Zoran Milinkovic <zoran.milinkovic@ericsson.com>
    Date:   Thu Jul 20 17:14:51 2017 +0700
    
        clm: handle ERR_BAD_HANDLE for saImmOmSearchInitialize [#2528]
    
        CLM handles ERR_BAD_HANDLE for saImmOmSearchInitialize in clms_cluster_config_get.
        As part of this patch, handling of IMM version is improved in the same function.
    
     

    Related

    Commit: [4afc6d]
    Commit: [74c67f]


Log in to post a comment.