- **status**: assigned --> unassigned
- **Comment**:

There have been difficulties in obtaining a correct set of syslog files
and no success in reproducing the problem reported by this ticket.
So I am un-assigning it for now.

In case anyone encounters the problem again, plesae save the syslog
files covering the time of the incident, for both SCs and at least
one payload where IMMND asserts and gets restarted.




---

** [tickets:#855] immnd crash on payload node**

**Status:** unassigned
**Milestone:** 4.3.3
**Created:** Tue Apr 15, 2014 10:11 AM UTC by surender khetavath
**Last Updated:** Mon Apr 28, 2014 06:59 AM UTC
**Owner:** Anders Bjornerstedt

case:
1) A component calls exit() when active_cbk is received. 

All the components on all the nodes, due to continuous faults received 
active-cbk and called exit() within the comp and cluster went for reboot. That 
is expected. But immnd crashed on PL-4 and PL-5

/var/log/messages on PL-4 show:

Apr 15 15:12:01 PL-4 osafimmnd[7650]: ER Sync-verify: Established node has 
different Implementer-id: 0 for name: @COMP2SU1TWONAPP, sync says 109.
Apr 15 15:12:01 PL-4 osafamfnd[7668]: NO 
'safComp=IMMND,safSu=PL-4,safSg=NoRed,safApp=OpenSAF' faulted due to 'avaDown' 
: Recovery is 'componentRestart'


(gdb) fr 2
#2  0x000000000043b7ec in ImmModel::finalizeSync (this=0x6baa00, 
req=0x7fffcb25d160, isCoord=false, 
    isSyncClient=false) at ImmModel.cc:14482
14482                           abort();
(gdb) l
14477   
14478                       if(!explained) {
14479                           LOG_ER("Sync-verify: Established node has 
different "
14480                                  "Implementer-id: %u for name: %s, sync 
says %u. ",
14481                                  info->mId, implName.c_str(), ii->id);
14482                           abort();
14483                       }
14484   
14485                   } else if(info->mNodeId != ii->nodeId) {
14486                       LOG_ER("Sync-verify: Missmatch on node-id "
(gdb) p explained
$1 = false
(gdb) q

logs attached and gdb output attached. 


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to