---

** [tickets:#583] AMF: locking an SI in shutting down state fails with 
qscingCompleteTimeout**

**Status:** unassigned
**Created:** Thu Oct 03, 2013 07:47 AM UTC by Hans Feldt
**Last Updated:** Thu Oct 03, 2013 07:47 AM UTC
**Owner:** nobody

Seems like amfnd forgets to cancel the quiescing timeout when a quiesced order 
arrives:

Oct  3 09:42:31 localhost osafamfnd[277]: NO 'safSu=1,safSg=1,safApp=osaftest' 
Presence State INSTANTIATING => INSTANTIATED
Oct  3 09:42:32 localhost osafamfnd[277]: NO Assigning 
'safSi=A,safApp=osaftest' ACTIVE to 'safSu=1,safSg=1,safApp=osaftest'
Oct  3 09:42:32 localhost A[391]: csiSetCallback: 
'safCsi=1,safSi=A,safApp=osaftest' haState: SA_AMF_HA_ACTIVE, invocation 
4288675847
Oct  3 09:42:32 localhost A[391]: csiSetCallback: '0'
Oct  3 09:42:32 localhost A[391]: saAmfResponse(inv=4288675847, error=1)
Oct  3 09:42:32 localhost osafamfnd[277]: NO Assigned 'safSi=A,safApp=osaftest' 
ACTIVE to 'safSu=1,safSg=1,safApp=osaftest'
Oct  3 09:42:32 localhost osafamfnd[277]: NO Assigning 
'safSi=A,safApp=osaftest' QUIESCING to 'safSu=1,safSg=1,safApp=osaftest'
Oct  3 09:42:32 localhost A[391]: csiSetCallback: 
'safCsi=1,safSi=A,safApp=osaftest' haState: SA_AMF_HA_QUIESCING, invocation 
4288675849
Oct  3 09:42:32 localhost A[391]: csiSetCallback: '0'
Oct  3 09:42:32 localhost A[391]: saAmfResponse(inv=4288675849, error=1)
Oct  3 09:42:32 localhost osafamfnd[277]: NO Assigning 
'safSi=A,safApp=osaftest' QUIESCED to 'safSu=1,safSg=1,safApp=osaftest'
Oct  3 09:42:32 localhost A[391]: csiSetCallback: 
'safCsi=1,safSi=A,safApp=osaftest' haState: SA_AMF_HA_QUIESCED, invocation 
4286578695
Oct  3 09:42:32 localhost A[391]: csiSetCallback: '0'
Oct  3 09:42:32 localhost A[391]: saAmfResponse(inv=4286578695, error=1)
Oct  3 09:42:32 localhost osafamfnd[277]: NO Assigned 'safSi=A,safApp=osaftest' 
QUIESCED to 'safSu=1,safSg=1,safApp=osaftest'
Oct  3 09:42:33 localhost A[391]: csiRemoveCallback: 
'safCsi=1,safSi=A,safApp=osaftest', invocation 4286578697
Oct  3 09:42:33 localhost A[391]: csiRemoveCallback: '0'
Oct  3 09:42:33 localhost A[391]: saAmfResponse(inv=4286578697, error=1)
Oct  3 09:42:33 localhost osafamfnd[277]: NO Removed 'safSi=A,safApp=osaftest' 
from 'safSu=1,safSg=1,safApp=osaftest'
Oct  3 09:42:42 localhost osafamfnd[277]: NO 
'safComp=A,safSu=1,safSg=1,safApp=osaftest' faulted due to 
'qscingCompleteTimeout' : Recovery is 'componentRestart'

Thus LOCK in SHUTTING-DOWN mode requires a component to call 
saAmfCSIQuiescingComplete() which should not be needed.



---

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.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to