Today, it is not possible to initiate AMF node lock operation on multiple nodes at the same time (Parallel). It is possible to perform node lock on one node at a time (serial)
This feature proposes to introduce a new AMF admin operation on the node group and cluster entity.
Support is required to add the following operations at node group level
lock instantiate
unlock instantiate
Support for lock and unlock at node group level already exist..
Support is required to add the following operations at cluster level
Lock
Unlock
lock instantiate
unlock instantiate
[We are not sure yet, if such a support for cluster is needed]
changeset: 6555:bccbae9e6fc7
tag: tip
parent: 6553:cdcf4aefea46
user: Hans Nordeback hans.nordeback@ericsson.com
date: Fri May 15 10:45:56 2015 +0200
files: osaf/services/saf/amf/amfd/include/sg.h osaf/services/saf/amf/amfd$
description:
amfd: Support lock-in and unlock-in on nodegroup V2 [#1327]
Updated with review comments. Merged the V1 of this patch with Praveens patch.
changeset: 6554:c634cfc208bc
branch: opensaf-4.6.x
parent: 6552:66849e367816
user: Hans Nordeback hans.nordeback@ericsson.com
date: Fri May 15 10:45:56 2015 +0200
files: osaf/services/saf/amf/amfd/include/sg.h osaf/services/saf/amf/amfd$
description:
amfd: Support lock-in and unlock-in on nodegroup V2 [#1327]
Updated with review comments. Merged the V1 of this patch with Praveens patch.
Related
Tickets:
#1327