---

** [tickets:#813] Need to receive a notification indicating what SU was 
assigned to what SI**

**Status:** unassigned
**Milestone:** future
**Created:** Thu Mar 13, 2014 02:01 PM UTC by Shu Wang
**Last Updated:** Thu Mar 13, 2014 02:01 PM UTC
**Owner:** nobody

We have processes that watch when other SUs are assigned a SI and when a SI is 
removed from a SU. When we unlock a SU (SI is assigned), the following 
notification is the only one received:
eventType = SA_NTF_OBJECT_STATE_CHANGE
notificationObject = "safSi=amfRaterSI1.4,safApp=olcApp"
notifyingObject = "safApp=safAmfService"
notificationClassId = SA_NTF_VENDOR_ID_SAF.SA_SVC_AMF.111 (0x6f)
additionalText = "The Assignment state of SI safSi=amfRaterSI1.4,safApp=olcApp 
changed"
sourceIndicator = SA_NTF_OBJECT_OPERATION
State ID = SA_AMF_ASSIGNMENT_STATE
New State: SA_AMF_ASSIGNMENT_FULLY_ASSIGNED

The NTF contains no information about what SU that the assignment is related 
to. The only way to find that is to read the IMM but the IMM update is not 
synchronized hence we cannot rely on IMM. 

On the lock (SI removed), we do receive a HA State change notification that 
does contain the SU so in this case the NTF does contain enough information for 
us (contains the SI and SU):
eventType = SA_NTF_OBJECT_STATE_CHANGE
notificationObject = "safSu=amfRaterSU1.2,safSg=amfRaterSG1,safApp=olcApp"
notifyingObject = "safApp=safAmfService"
notificationClassId = SA_NTF_VENDOR_ID_SAF.SA_SVC_AMF.110 (0x6e)
additionalText = "The HA state of SI safSi=amfRaterSI1.4,safApp=olcApp assigned 
to SU safSu=amfRaterSU1.2,safSg=amfRaterSG1,safApp=olcApp changed"
- additionalInfo: 0 -
infoId = 2
infoType = 10
infoValue = "safSi=amfRaterSI1.4,safApp=olcApp"
sourceIndicator = SA_NTF_OBJECT_OPERATION
State ID = SA_AMF_HA_STATE
New State: SA_AMF_HA_QUIESCED

HA state change notification should be produced when a SI is assigned to a SU.


---

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.
------------------------------------------------------------------------------
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/13534_NeoTech
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to