- Description has changed:
Diff:
~~~~
--- old
+++ new
@@ -11,4 +11,17 @@
"saAmfSGNumPrefInserviceSUs" should have a default value of "the number of the
service units configured for the service group."
-The value of saAmfSIPrefActiveAssignments is currently set to one when not
configured, instead it should be set to saAmfSGNumPrefAssignedSUs
+The value of saAmfSIPrefActiveAssignments is currently set to one when not
configured, instead it should be set to saAmfSGNumPrefAssignedSUs.
+
+
+In order to avoid any backward compatibility issue, choice is left to the user
for default value of the attribute.
+Default value of saAmfSIPrefActiveAssignments will be either
saAmfSGNumPrefAssignedSUs or 1
+based on user choice.
+Following are conditions in which different default values will be honoured:
+-if a user configures saAmfSIPrefActiveAssignments=1 then SI will assigned to
only one
+SU.This is to ensure backward compatibility.
+-if a user does not configure attribute saAmfSIPrefActiveAssignments in
application or
+ deletes this attributes via CCB operation then AMFD will still honor default
value as 1. This
+ is again to ensure backward compatibility.
+-if a user sets saAmfSIPrefActiveAssignments=0 via CCB or in application conf
then AMFD will
+ use section 3.6.5 definition for default value i.e saAmfSGNumPrefAssignedSUs.
~~~~
- **status**: review --> fixed
- **Comment**:
changeset: 8615:121dbcd7391b
tag: tip
user: Praveen Malviya <[email protected]>
date: Fri Feb 24 11:39:13 2017 +0530
files: src/amf/amfd/sg.cc src/amf/amfd/sg.h src/amf/amfd/si.cc
description:
amfd: fix default value of saAmfSIPrefActiveAssignments [1190]
Will be updating AMF PR doc
---
** [tickets:#1190] AMF: saAmfSIPrefActiveAssignments has wrong default,
stopping scaling nway active SGs**
**Status:** fixed
**Milestone:** 5.2.FC
**Created:** Thu Oct 23, 2014 01:10 PM UTC by Hans Feldt
**Last Updated:** Mon Jan 16, 2017 09:59 AM UTC
**Owner:** Praveen
Problem: In naway-active, SUs are not instantiated unless
saAmfSIPrefActiveAssignments is configured.
saAmfSIPrefActiveAssignments is a configuration attribute only valid for the
nway-active redundancy model.
According to the spec 3.6.5.3 it should have a default value of "the preferred
number of assigned service units."
and
"saAmfSGNumPrefAssignedSUs" should have a default value of "the preferred
number of in-service service units"
and
"saAmfSGNumPrefInserviceSUs" should have a default value of "the number of the
service units configured for the service group."
The value of saAmfSIPrefActiveAssignments is currently set to one when not
configured, instead it should be set to saAmfSGNumPrefAssignedSUs.
In order to avoid any backward compatibility issue, choice is left to the user
for default value of the attribute.
Default value of saAmfSIPrefActiveAssignments will be either
saAmfSGNumPrefAssignedSUs or 1
based on user choice.
Following are conditions in which different default values will be honoured:
-if a user configures saAmfSIPrefActiveAssignments=1 then SI will assigned to
only one
SU.This is to ensure backward compatibility.
-if a user does not configure attribute saAmfSIPrefActiveAssignments in
application or
deletes this attributes via CCB operation then AMFD will still honor default
value as 1. This
is again to ensure backward compatibility.
-if a user sets saAmfSIPrefActiveAssignments=0 via CCB or in application conf
then AMFD will
use section 3.6.5 definition for default value i.e saAmfSGNumPrefAssignedSUs.
---
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.
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets