This may not be related to 1762. And 1760 looks different too.
Evaluating 1738 now!


---

** [tickets:#1701] clm: clmsv sends msg based ckpt before cold sync is 
complete**

**Status:** fixed
**Milestone:** 5.0.FC
**Created:** Tue Mar 15, 2016 12:56 PM UTC by Hans Nordebäck
**Last Updated:** Thu Apr 14, 2016 11:40 AM UTC
**Owner:** Hans Nordebäck


At start of the standby clmsv a msg based ckpt may arrive before cold sync is 
completed. This leads to ckpt_proc_reg_rec() is called for the same client_id 
twice and the global clms_cb->last_client_id is not correct as it is not 
updated the second time at cold sync, already exists.

After role change, standby to active,  proc_initialize_msg  tries to add a new 
client_id, that already exists, due to the above described inconsistency. The 
clma agent receives this message as the somewhat misleading error message 
SA_AIS_ERR_NO_MEMORY at the clma. 

A patch to avoid sending msg based checkpoints before cold sync is complete 
solves this problem.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to