- **status**: review --> fixed
- **Comment**:

commit c76c419a0250ac61e0d48180950aaafb639f32bf
Author: Praveen <praveen.malv...@oracle.com>
Date:   Thu Aug 31 10:56:36 2017 +0530

    amfd: honor PrefAssignedSU in nway and nway active model during assignments 
[#2269]

    SG attribute saAmfSGNumPrefAssignedSUs is applicable to N-Way and N-Way 
Active model.
    AMF is assigning more than saAmfSGNumPrefAssignedSUs in both N-Way and 
N-Way Active model.

    Patch fixes this problem.




---

** [tickets:#2269] amf: saAmfSGNumPrefAssignedSUs is not honored in N-Way 
Active model.**

**Status:** fixed
**Milestone:** 5.17.10
**Created:** Wed Jan 18, 2017 06:08 AM UTC by Praveen
**Last Updated:** Fri Jul 28, 2017 08:25 AM UTC
**Owner:** Praveen
**Attachments:**

- 
[AppConfig-nwayactive_3SUs_1SIs.xml](https://sourceforge.net/p/opensaf/tickets/2269/attachment/AppConfig-nwayactive_3SUs_1SIs.xml)
 (13.7 kB; text/xml)


AMF assigns more SUs than the configured vaue of saAmfSGNumPrefAssignedSUs in 
N-Way Active model.
Issue can be reproduced by brining up the attached configurration.
In the application saAmfSGNumPrefAssignedSUs is set to 2:
 immlist safSg=NWay_Active\,safApp=NWay_Active | grep -i prefass
saAmfSGNumPrefAssignedSUs                          SA_UINT32_T  2 (0x2)

But AMF is giving assignmets to all the three SUs:
safSISU=safSu=SU2\,safSg=NWay_Active\,safApp=NWay_Active,safSi=NWay_Active,safApp=NWay_Active
        saAmfSISUHAState=ACTIVE(1)
safSISU=safSu=SU1\,safSg=NWay_Active\,safApp=NWay_Active,safSi=NWay_Active,safApp=NWay_Active
        saAmfSISUHAState=ACTIVE(1)
safSISU=safSu=SU3\,safSg=NWay_Active\,safApp=NWay_Active,safSi=NWay_Active,safApp=NWay_Active
        saAmfSISUHAState=ACTIVE(1)

Since this attribute is valid for N-Way model also, issue is applicable to 
N-Way model also.



---

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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to