- **status**: unassigned --> not-reproducible
- **assigned_to**: Nagendra Kumar
- **Comment**:
It is fixed now.
---
** [tickets:#376] Presence state and operation state are not proper when
preferred inservice SUs are less than the number of SUs in NplusM model.**
**Status:** not-reproducible
**Milestone:** future
**Created:** Fri May 31, 2013 04:01 AM UTC by Nagendra Kumar
**Last Updated:** Fri May 31, 2013 04:01 AM UTC
**Owner:** Nagendra Kumar
Migrated from http://devel.opensaf.org/ticket/2371
cgset : 3053
VM setup:SUSE11 64bit
Presence state and operation state are not proper when preferred inservice SUs
are less than number of SUs in NplusM model.
Steps:-
1. Runtime configured NplusM model(2+1) with below configuration
saAmfSGNumPrefInserviceSUs=3
saAmfSGMaxActiveSIsperSU=2
saAmfSGMaxStandbySIsperSU=3
saAmfSGNumPrefActiveSUs=2
saAmfSGNumPrefStandbySUs=1
5SUs in locked-instantiation state.Each SU contains single component.
4SIs.
SUs were spawned as:
SU1 on SC-1, SU2 on SC-2 and SU3,SU4,SU5 on PL-3.
2. Runtime performed unlock-in of each SUs (SU1 to SU5).
Since saAmfSGNumPrefInserviceSUs is 3, only three SUs (SU1-SU3) should get
instantiated but here observed that all the SUs are getting instantiated.SU4
and SU5 should have been moved to uninstantiated state instead of instantiated
state.
safSu=d_NplusM_1Norm_1,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=LOCKED(2)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=OUT-OF-SERVICE(1)
safSu=d_NplusM_1Norm_2,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=LOCKED(2)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=OUT-OF-SERVICE(1)
safSu=d_NplusM_1Norm_3,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=LOCKED(2)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=OUT-OF-SERVICE(1)
safSu=d_NplusM_1Norm_4,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=LOCKED(2)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=OUT-OF-SERVICE(1)
safSu=d_NplusM_1Norm_5,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=LOCKED(2)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=OUT-OF-SERVICE(1)
3. Performed unlock of each SUs.
Here observed that SU4 and SU5 presence state moves to uninstantiated and
operation state to disabled and readiness state remains OUT-OF-SERVICE.
safSu=d_NplusM_1Norm_1,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=UNLOCKED(1)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=IN-SERVICE(2)
safSu=d_NplusM_1Norm_2,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=UNLOCKED(1)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=IN-SERVICE(2)
safSu=d_NplusM_1Norm_3,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=UNLOCKED(1)
saAmfSUOperState=ENABLED(1)
saAmfSUPresenceState=INSTANTIATED(3)
saAmfSUReadinessState=IN-SERVICE(2)
safSu=d_NplusM_1Norm_4,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=UNLOCKED(1)
saAmfSUOperState=DISABLED(2)
saAmfSUPresenceState=UNINSTANTIATED(1)
saAmfSUReadinessState=OUT-OF-SERVICE(1)
safSu=d_NplusM_1Norm_5,safSg=SG_d_npm,safApp=NpMApp
saAmfSUAdminState=UNLOCKED(1)
saAmfSUOperState=DISABLED(2)
saAmfSUPresenceState=UNINSTANTIATED(1)
saAmfSUReadinessState=OUT-OF-SERVICE(1)
After doing SUs unlock, operation state of SU4 and SU5 should have been in
enabled state instead of disabled state.
SUSI HA assignments:-
=======================
safSISU=safSu=d_NplusM_1Norm_1\,safSg=SG_d_npm\,safApp=NpMApp,safSi=d_NplusM_1Norm_1,safApp=NpMApp
saAmfSISUHAState=ACTIVE(1)
safSISU=safSu=d_NplusM_1Norm_1\,safSg=SG_d_npm\,safApp=NpMApp,safSi=d_NplusM_1Norm_2,safApp=NpMApp
saAmfSISUHAState=ACTIVE(1)
safSISU=safSu=d_NplusM_1Norm_2\,safSg=SG_d_npm\,safApp=NpMApp,safSi=d_NplusM_1Norm_3,safApp=NpMApp
saAmfSISUHAState=ACTIVE(1)
safSISU=safSu=d_NplusM_1Norm_2\,safSg=SG_d_npm\,safApp=NpMApp,safSi=d_NplusM_1Norm_4,safApp=NpMApp
saAmfSISUHAState=ACTIVE(1)
safSISU=safSu=d_NplusM_1Norm_3\,safSg=SG_d_npm\,safApp=NpMApp,safSi=d_NplusM_1Norm_1,safApp=NpMApp
saAmfSISUHAState=STANDBY(2)
safSISU=safSu=d_NplusM_1Norm_3\,safSg=SG_d_npm\,safApp=NpMApp,safSi=d_NplusM_1Norm_2,safApp=NpMApp
saAmfSISUHAState=STANDBY(2)
safSISU=safSu=d_NplusM_1Norm_3\,safSg=SG_d_npm\,safApp=NpMApp,safSi=d_NplusM_1Norm_3,safApp=NpMApp
saAmfSISUHAState=STANDBY(2)
---
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.
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets