- **status**: assigned --> review


---

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

**Status:** review
**Milestone:** future
**Created:** Thu Oct 03, 2013 07:47 AM UTC by Hans Feldt
**Last Updated:** Mon Mar 03, 2014 06:10 AM UTC
**Owner:** Gary Lee

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.
------------------------------------------------------------------------------
"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