- **status**: unassigned --> duplicate
- **Comment**:

assuming it was fixed by #544



---

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

**Status:** duplicate
**Milestone:** future
**Created:** Thu Mar 13, 2014 02:01 PM UTC by Shu Wang
**Last Updated:** Fri Mar 14, 2014 09:25 AM 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.
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to