[tickets] [opensaf:tickets] #1991 AMF: Existing PG tracking should not be stopped for CURRENT flag

2016-09-15 Thread Long HB Nguyen
- **status**: accepted --> review --- ** [tickets:#1991] AMF: Existing PG tracking should not be stopped for CURRENT flag** **Status:** review **Milestone:** 5.1.RC2 **Created:** Wed Aug 31, 2016 09:44 AM UTC by Srikanth R **Last Updated:** Wed Sep 14, 2016 04:32 AM UTC **Owner:** Long HB

[tickets] [opensaf:tickets] #2038 NTF: Using sizeof(string) for lengthAdditionalText results in SA_AIS_ERR_INVALID_PARAM

2016-09-15 Thread Minh Hon Chau
- Description has changed: Diff: --- old +++ new @@ -1,3 +1,3 @@ -After patch of #2006, now if ntf client uses sizeof(string) to calculate the string length for lengthAdditionalText, that will result in SA_AIS_ERR_INVALID_PARAM when sending notification. +After patch of #2006, now if ntf

[tickets] [opensaf:tickets] #2038 NTF: Using sizeof(string) for lengthAdditionalText results in SA_AIS_ERR_INVALID_PARAM

2016-09-15 Thread Minh Hon Chau
- **status**: assigned --> review --- ** [tickets:#2038] NTF: Using sizeof(string) for lengthAdditionalText results in SA_AIS_ERR_INVALID_PARAM** **Status:** review **Milestone:** 5.1.RC2 **Created:** Thu Sep 15, 2016 08:47 AM UTC by Minh Hon Chau **Last Updated:** Thu Sep 15, 2016 11:23 AM

[tickets] [opensaf:tickets] #1765 ckpt : saCkptCheckpointOpen api call failed and returing SA_AIS_ERR_LIBRARY after couple of failover

2016-09-15 Thread Srikanth R
- **summary**: saCkptCheckpointOpen api call failed and returing SA_AIS_ERR_LIBRARY after couple of failover --> ckpt : saCkptCheckpointOpen api call failed and returing SA_AIS_ERR_LIBRARY after couple of failover - **Comment**: Application output with syslog running as background process. Sep

[tickets] [opensaf:tickets] #1765 saCkptCheckpointOpen api call failed and returing SA_AIS_ERR_LIBRARY after couple of failover

2016-09-15 Thread Srikanth R
Hi Pham, We had applied the patch on 5.0 GA and observed that the issue is still observed. Below are the steps and the apis used in the application to reproduce the issue. Application : -> Invoke saCkptInitialize -> Invoke saCkptCheckpointOpen with create flag and

[tickets] [opensaf:tickets] #2017 Update the SMF PR document with information about faster upgrade

2016-09-15 Thread Rafael
Document for review Attachments: - [OpenSAF_SMFSv_PR_2.odt](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/073b9a04/8f1d/attachment/OpenSAF_SMFSv_PR_2.odt) (430.0 kB; application/vnd.oasis.opendocument.text) --- ** [tickets:#2017] Update the SMF PR document with information

[tickets] [opensaf:tickets] #1890 Doc : Headless feature documentation

2016-09-15 Thread Mathi Naickan
- **status**: unassigned --> accepted - **assigned_to**: Mathi Naickan - **Milestone**: 5.0.1 --> 5.1.RC2 --- ** [tickets:#1890] Doc : Headless feature documentation ** **Status:** accepted **Milestone:** 5.1.RC2 **Created:** Tue Jun 21, 2016 11:02 AM UTC by Srikanth R **Last Updated:** Tue

[tickets] [opensaf:tickets] #2022 AMF : amfd asserted for NG lock operation ( quiesced timeout - Nway model))

2016-09-15 Thread Praveen
- **status**: assigned --> accepted - Attachments has changed: Diff: --- old +++ new @@ -1 +1,3 @@ createAppTestApp.sh (15.8 kB; text/x-shellscript) +messages (11.2 kB; application/octet-stream) +osafamfd (452.8 kB; application/octet-stream) - **Milestone**: 4.7.2 --> 5.1.RC2 -

[tickets] [opensaf:tickets] #2038 NTF: Using sizeof(string) for lengthAdditionalText results in SA_AIS_ERR_INVALID_PARAM

2016-09-15 Thread Minh Hon Chau
- **status**: unassigned --> assigned - **assigned_to**: Minh Hon Chau --- ** [tickets:#2038] NTF: Using sizeof(string) for lengthAdditionalText results in SA_AIS_ERR_INVALID_PARAM** **Status:** assigned **Milestone:** 5.1.RC2 **Created:** Thu Sep 15, 2016 08:47 AM UTC by Minh Hon Chau

[tickets] [opensaf:tickets] #1968 SMF does not handle AMF long DN support

2016-09-15 Thread elunlen
- **status**: review --> fixed - **assigned_to**: elunlen --> nobody - **Comment**: changeset: 8083:428d177a3756 tag: tip parent: 8081:e8ddfcd67a2f user:Lennart Lund date:Thu Sep 15 12:43:37 2016 +0200 summary: smf: Adapt SMF to use

[tickets] [opensaf:tickets] #2005 smfd: Inconsistent reading of settings

2016-09-15 Thread elunlen
- **status**: unassigned --> invalid - **Comment**: Handling keep du state IS working since init state is saved persistent in IMM --- ** [tickets:#2005] smfd: Inconsistent reading of settings** **Status:** invalid **Milestone:** 4.7.2 **Created:** Tue Sep 06, 2016 02:35 PM UTC by elunlen

[tickets] [opensaf:tickets] #1969 smf: One step upgrade with cluster reboot does not wait for nodes to start

2016-09-15 Thread elunlen
After some more investigation: SMF should not have to wait for all nodes in order to change admin state. If admin state is changed for a node that is not yet started or part of the cluster it should be handled according to the set admin state when it comes up. --- ** [tickets:#1969] smf: One

[tickets] [opensaf:tickets] #2037 IMM: Immd asserted on active controller in backward compatability

2016-09-15 Thread Neelakanta Reddy
immd traces are not availabel when the assertion is happened: Sep 20 20:52:47 SCALE_SLOT-42 osafimmnd[15114]: immnd_evt.c:9146: immnd_evt_proc_fevs_rcv: Assertion '!reply_dest || (reply_dest == cb->immnd_mdest_id) || isObjSync' failed. can you check, that the system resources are not used

[tickets] [opensaf:tickets] #2029 imm: fevs message lost during failover

2016-09-15 Thread Hung Nguyen
- Description has changed: Diff: --- old +++ new @@ -23,11 +23,15 @@ ... ~~~ +The main problem is the standby IMMD also broadcast D2ND_DISCARD_NODE message when it receives an NCSMDS_DOWN from IMMND. See immd_process_immnd_down(). + +If the NCSMDS_DOWN event comes to the 2 IMMDs at

[tickets] [opensaf:tickets] #2029 imm: fevs message lost during failover

2016-09-15 Thread Hung Nguyen
- Attachments has changed: Diff: --- old +++ new @@ -1 +0,0 @@ -logs.7z (256.4 kB; application/octet-stream) --- ** [tickets:#2029] imm: fevs message lost during failover** **Status:** unassigned **Milestone:** 4.7.2 **Created:** Tue Sep 13, 2016 11:05 AM UTC by Hung Nguyen

[tickets] [opensaf:tickets] #1990 AMF : Extra notification is received for lock operation on unlocked SG.

2016-09-15 Thread Praveen
- **status**: accepted --> review --- ** [tickets:#1990] AMF : Extra notification is received for lock operation on unlocked SG.** **Status:** review **Milestone:** 4.7.2 **Created:** Wed Aug 31, 2016 06:40 AM UTC by Srikanth R **Last Updated:** Tue Sep 13, 2016 11:19 AM UTC **Owner:**

[tickets] [opensaf:tickets] #2021 AMF : active compname is improperly populated in Standby callback (NPM)

2016-09-15 Thread Praveen
- **status**: assigned --> accepted - **Part**: lib --> nd - **Milestone**: 4.7.2 --> 5.1.RC2 - **Comment**: Applicable to other red models also. After setting activeCompName in standby descriptor, AMFND is wronlgly calling osaf_extended_name_clear() for active descriptor. Since

[tickets] [opensaf:tickets] #2039 NTF: Missleading returned code of ntftest when tests are failed

2016-09-15 Thread Minh Hon Chau
--- ** [tickets:#2039] NTF: Missleading returned code of ntftest when tests are failed** **Status:** unassigned **Milestone:** 4.7.2 **Created:** Thu Sep 15, 2016 09:11 AM UTC by Minh Hon Chau **Last Updated:** Thu Sep 15, 2016 09:11 AM UTC **Owner:** nobody If running a test case of

[tickets] [opensaf:tickets] Re: #2014 Rebooted controller not detected in TCP

2016-09-15 Thread A V Mahesh (AVM)
Hi Jonas, Ok , I just pushed , please test once on 4.7 : branch: opensaf-4.7.x parent: 8043:4a8a00097561 user:A V Mahesh date:Thu Sep 15 10:50:31 2016 +0530 summary: dtm: TCP

[tickets] [opensaf:tickets] #2038 NTF: Using sizeof(string) for lengthAdditionalText results in SA_AIS_ERR_INVALID_PARAM

2016-09-15 Thread Minh Hon Chau
--- ** [tickets:#2038] NTF: Using sizeof(string) for lengthAdditionalText results in SA_AIS_ERR_INVALID_PARAM** **Status:** unassigned **Milestone:** 5.1.RC2 **Created:** Thu Sep 15, 2016 08:47 AM UTC by Minh Hon Chau **Last Updated:** Thu Sep 15, 2016 08:47 AM UTC **Owner:** nobody After

[tickets] [opensaf:tickets] #2037 IMM: Immd asserted on active controller in backward compatability

2016-09-15 Thread Neelakanta Reddy
- **status**: unassigned --> assigned - **assigned_to**: Neelakanta Reddy - **Part**: - --> d --- ** [tickets:#2037] IMM: Immd asserted on active controller in backward compatability** **Status:** assigned **Milestone:** 4.7.2 **Created:** Thu Sep 15, 2016 06:51 AM UTC by Madhurika Koppula

[tickets] [opensaf:tickets] #1925 imm: 2PBE preload information is not sent from standby

2016-09-15 Thread Neelakanta Reddy
changeset: 8079:0576f5ca831e branch: opensaf-5.0.x parent: 8074:8af3073a5dad user:Neelakanta Reddy date:Thu Sep 15 12:42:19 2016 +0530 summary: imm : corrected the cppcheck error [#1925] changeset: 8080:119b72d81883 branch: opensaf-5.1.x parent:

[tickets] [opensaf:tickets] #2034 imm: IMMsv README changes fro 5.1

2016-09-15 Thread Neelakanta Reddy
- **status**: review --> fixed - **Comment**: changeset: 8077:7d84f0a138ad branch: opensaf-5.1.x parent: 8075:b93e039d2cb2 user:Neelakanta Reddy date:Thu Sep 15 12:29:22 2016 +0530 summary: imm:updated README for 5.1 [#2034] changeset: 8078:2d6f7704ad53 tag:

[tickets] [opensaf:tickets] #2037 IMM: Immd asserted on active controller in backward compatability

2016-09-15 Thread Madhurika Koppula
logs are attcached Attachments: - [immd_assert.tgz](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/98733abe/7f1c/attachment/immd_assert.tgz) (18.7 MB; application/octet-stream) --- ** [tickets:#2037] IMM: Immd asserted on active controller in backward compatability**

[tickets] [opensaf:tickets] #2037 IMM: Immd asserted on active controller in backward compatability

2016-09-15 Thread Madhurika Koppula
--- ** [tickets:#2037] IMM: Immd asserted on active controller in backward compatability** **Status:** unassigned **Milestone:** 4.7.2 **Created:** Thu Sep 15, 2016 06:51 AM UTC by Madhurika Koppula **Last Updated:** Thu Sep 15, 2016 06:51 AM UTC **Owner:** nobody **Attachments:** -

[tickets] [opensaf:tickets] #2031 imm:README files are missing when opensaf is downloaded

2016-09-15 Thread Neelakanta Reddy
- **status**: review --> fixed - **Comment**: changeset: 8074:8af3073a5dad branch: opensaf-5.0.x parent: 8071:ef0846e8e5c9 user:Neelakanta Reddy date:Thu Sep 15 11:57:48 2016 +0530 summary: imm : updated Makefile to reflect all IMM README files [#2031] changeset:

[tickets] [opensaf:tickets] #1816 IMM: saImmOiAugmentCcbInitialize returned ERR_TRY_AGAIN when ERR_LIBRARY was expected

2016-09-15 Thread Neelakanta Reddy
- **status**: review --> fixed - **Comment**: changeset: 8073:b7ba90304dce tag: tip parent: 8069:b30d5e33e50c user:Neelakanta Reddy date:Thu Sep 15 11:45:40 2016 +0530 summary: imm: return the correct error code for ERR_LIBRARY in saImmOiAugmentCcbInitialize

[tickets] [opensaf:tickets] #2036 build : make rpm fails, if installation directories are specified

2016-09-15 Thread Srikanth R
--- ** [tickets:#2036] build : make rpm fails, if installation directories are specified** **Status:** unassigned **Milestone:** 4.7.2 **Created:** Thu Sep 15, 2016 06:03 AM UTC by Srikanth R **Last Updated:** Thu Sep 15, 2016 06:03 AM UTC **Owner:** nobody Environment : Setup : SLES

Re: [tickets] [opensaf:tickets] #2014 Rebooted controller not detected in TCP

2016-09-15 Thread A V Mahesh
Hi Jonas, Ok , I just pushed , please test once on 4.7 : branch: opensaf-4.7.x parent: 8043:4a8a00097561 user:A V Mahesh date:Thu Sep 15 10:50:31 2016 +0530 summary: dtm: TCP

[tickets] [opensaf:tickets] #2014 Rebooted controller not detected in TCP

2016-09-15 Thread A V Mahesh (AVM)
- **status**: review --> fixed - **Milestone**: 5.0.1 --> 4.7.2 - **Comment**: changeset: 8066:afddc603adcb branch: opensaf-4.7.x parent: 8043:4a8a00097561 user:A V Mahesh date:Thu Sep 15 10:50:31 2016 +0530 summary: dtm: TCP Improve node