- **status**: accepted --> fixed


---

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

**Status:** fixed
**Milestone:** 4.3.3
**Created:** Thu Oct 03, 2013 07:47 AM UTC by Hans Feldt
**Last Updated:** Tue Jun 03, 2014 12:01 PM 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.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to