[tickets] [opensaf:tickets] #3071 SMF: Improve/correct ccb handler rules for recovery

2019-08-21 Thread elunlen via Opensaf-tickets
- **assigned_to**: elunlen --> Thang Duc Nguyen --- ** [tickets:#3071] SMF: Improve/correct ccb handler rules for recovery** **Status:** assigned **Milestone:** 5.19.10 **Created:** Wed Aug 14, 2019 12:34 PM UTC by elunlen **Last Updated:** Wed Aug 14, 2019 12:34 PM UTC **Owner:** Thang Duc

[tickets] [opensaf:tickets] #3071 SMF: Improve/correct ccb handler rules for recovery

2019-08-14 Thread elunlen via Opensaf-tickets
--- ** [tickets:#3071] SMF: Improve/correct ccb handler rules for recovery** **Status:** assigned **Milestone:** 5.19.10 **Created:** Wed Aug 14, 2019 12:34 PM UTC by elunlen **Last Updated:** Wed Aug 14, 2019 12:34 PM UTC **Owner:** elunlen Rules for error recovery when handling IMM CCB

[tickets] [opensaf:tickets] #3068 SMF: Move the generic IMM ccb handler in SMF to IMM tools as a library

2019-08-13 Thread elunlen via Opensaf-tickets
--- ** [tickets:#3068] SMF: Move the generic IMM ccb handler in SMF to IMM tools as a library** **Status:** unassigned **Milestone:** future **Created:** Tue Aug 13, 2019 12:00 PM UTC by elunlen **Last Updated:** Tue Aug 13, 2019 12:00 PM UTC **Owner:** nobody **Attachments:** -

[tickets] [opensaf:tickets] #2985 imm: allow empty value attribute with default tag to persist

2019-01-14 Thread elunlen via Opensaf-tickets
This fix will be implemented. SInce immdump will be changed to set instead of and this changed is somewhat NBC a new option will be added to immdump. When this option is set this new more correct behaviour will be used. --- ** [tickets:#2985] imm: allow empty value attribute with default

[tickets] [opensaf:tickets] #2991 imm: update PR documentation regarding empty value persisted

2019-01-10 Thread elunlen via Opensaf-tickets
Ticket [#2985] is probaly invalid so this ticket should also be set invalid. See comment in ticket #2985 --- ** [tickets:#2991] imm: update PR documentation regarding empty value persisted** **Status:** accepted **Milestone:** 5.19.03 **Created:** Wed Jan 02, 2019 09:00 AM UTC by Vu Minh

[tickets] [opensaf:tickets] #2985 imm: allow empty value attribute with default tag to persist

2019-01-10 Thread elunlen via Opensaf-tickets
The ticket should be set invalid. To me it seems as if the use case described in the ticket is not really valid even if the IMM behavior is a bit inconsistent (value= is replaced by default at restart but other values are not). If I have understood it correctly you say that an attribute where

[tickets] [opensaf:tickets] #592 LOG: saLogStreamPathName is not writable in stream config class

2018-08-27 Thread elunlen via Opensaf-tickets
Note that security must be handled if this attribute is made writable. If the path can be changed it must be ensured it cannot be given a value outside of the allowed directory structure etc. (other security issues?) This is a relative path and the root path is given in the log configuration

[tickets] [opensaf:tickets] #2726 smf: Smfnd does not protect global variables used in more than one thread

2017-12-11 Thread elunlen via Opensaf-tickets
- **status**: accepted --> assigned --- ** [tickets:#2726] smf: Smfnd does not protect global variables used in more than one thread** **Status:** assigned **Milestone:** 5.18.01 **Created:** Mon Dec 04, 2017 11:29 AM UTC by elunlen **Last Updated:** Mon Dec 04, 2017 11:29 AM UTC **Owner:**

[tickets] [opensaf:tickets] #2723 smf: Fix handling of MDS events in smfnd

2017-12-05 Thread elunlen via Opensaf-tickets
- **status**: review --> fixed - **Comment**: commit 924aa6e5046621c2c299f22d1943b8f1b0148b4a Date: Tue Dec 5 12:16:50 2017 +0100 smf: Fix handling of MDS events in smfnd [#2723] The global smfd_dest (in cd struct) shall be restored with MDS event NCSMDS_UP and

[tickets] [opensaf:tickets] #2723 smf: Fix handling of MDS events in smfnd

2017-12-05 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2723] smf: Fix handling of MDS events in smfnd** **Status:** review **Milestone:** 5.18.01 **Created:** Fri Dec 01, 2017 02:05 PM UTC by elunlen **Last Updated:** Fri Dec 01, 2017 05:52 PM UTC **Owner:** elunlen The smf node direcor does

[tickets] [opensaf:tickets] #2722 smf: Add MDS logging to smfd and smfnd

2017-12-04 Thread elunlen via Opensaf-tickets
- **status**: review --> fixed - **assigned_to**: elunlen --> nobody - **Comment**: commit 69653a7b4c6fe9863d3b04d938f20eccc93092aa Author: Lennart Lund Date: Fri Dec 1 15:58:00 2017 +0100 smf: Add MDS logging to smfd and smfnd [#2722] Add syslogs to

[tickets] [opensaf:tickets] #2727 smf: Smfnd incorrect handling of client list. Possible memory leek

2017-12-04 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2727] smf: Smfnd incorrect handling of client list. Possible memory leek** **Status:** unassigned **Milestone:** 5.18.01 **Created:** Mon Dec 04, 2017 11:37 AM UTC by elunlen **Last Updated:** Mon Dec 04, 2017 11:37 AM UTC **Owner:** nobody >From TBD in smf node director

[tickets] [opensaf:tickets] #2726 smf: Smfnd does not protect global variables used in more than one thread

2017-12-04 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2726] smf: Smfnd does not protect global variables used in more than one thread** **Status:** accepted **Milestone:** 5.18.01 **Created:** Mon Dec 04, 2017 11:29 AM UTC by elunlen **Last Updated:** Mon Dec 04, 2017 11:29 AM UTC **Owner:** elunlen Several global variables

[tickets] [opensaf:tickets] #2722 smf: Add MDS logging to smfd and smfnd

2017-12-01 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2722] smf: Add MDS logging to smfd and smfnd** **Status:** review **Milestone:** 5.18.01 **Created:** Fri Dec 01, 2017 02:04 PM UTC by elunlen **Last Updated:** Fri Dec 01, 2017 02:33 PM UTC **Owner:** elunlen Add syslogs to smfd and smfnd

[tickets] [opensaf:tickets] #2722 smf: Add MDS logging to smfd and smfnd

2017-12-01 Thread elunlen via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -0,0 +1,2 @@ +Add syslogs to smfd and smfnd to log MDS handling so that initializing, role change MDS events etc. +All of these logs will be tagged with 'MDS ' to make it possible to grep. There will be a number of new logs added to

[tickets] [opensaf:tickets] #2723 smf: Fix handling of MDS events in smfnd

2017-12-01 Thread elunlen via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -0,0 +1 @@ +The smf node direcor does not handle ACTIVE DOWN and UP events only service UP and DOWN. This means that if a fail over of smfd happen and it takes a long time (longer than MDS "Await Active Timer" timeout) for smfd to

[tickets] [opensaf:tickets] #2723 smf: Fix handling of MDS events in smfnd

2017-12-01 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2723] smf: Fix handling of MDS events in smfnd** **Status:** accepted **Milestone:** 5.18.01 **Created:** Fri Dec 01, 2017 02:05 PM UTC by elunlen **Last Updated:** Fri Dec 01, 2017 02:05 PM UTC **Owner:** elunlen --- Sent from sourceforge.net because

[tickets] [opensaf:tickets] #2722 smf: Add MDS logging to smfd and smfnd

2017-12-01 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2722] smf: Add MDS logging to smfd and smfnd** **Status:** accepted **Milestone:** 5.18.01 **Created:** Fri Dec 01, 2017 02:04 PM UTC by elunlen **Last Updated:** Fri Dec 01, 2017 02:04 PM UTC **Owner:** elunlen --- Sent from sourceforge.net because

[tickets] [opensaf:tickets] #2688 NTF: Cold sync misses to sync logged alarm (cached) notification

2017-11-22 Thread elunlen via Opensaf-tickets
This is not a defect. NTF is working according to NTF PR document where it is clearly documented that among other things cold sync of stored alarm notifications is not implemented, also this store is not persistent and only alarm notifications are stored This means that this ticket must be

[tickets] [opensaf:tickets] #1398 smf: Add capability to redo CCBs that fail

2017-11-20 Thread elunlen via Opensaf-tickets
Creation of a handler is ongoing that will contain all IMM handling needed to make a midification of the IMM model. This includes: * Create, Modify and Delete of objects * An easy to use generic C++ API where no IMM APIs has to be handled * Handling all needed IMM (C) APIs * Handling all rules

[tickets] [opensaf:tickets] #1398 smf: Add capability to redo CCBs that fail

2017-11-20 Thread elunlen via Opensaf-tickets
- **status**: unassigned --> accepted - **assigned_to**: elunlen - **Blocker**: --> False - **Milestone**: future --> 5.18.01 --- ** [tickets:#1398] smf: Add capability to redo CCBs that fail ** **Status:** accepted **Milestone:** 5.18.01 **Created:** Wed Jul 01, 2015 02:07 PM UTC by Rafael

[tickets] [opensaf:tickets] #1242 LOG: Incorrect error return in filehandling function

2017-11-06 Thread elunlen via Opensaf-tickets
- **status**: accepted --> unassigned - **assigned_to**: elunlen --> nobody - **Blocker**: --> False - **Milestone**: 5.17.08 --> future --- ** [tickets:#1242] LOG: Incorrect error return in filehandling function** **Status:** unassigned **Milestone:** future **Created:** Wed Jan 21, 2015

[tickets] [opensaf:tickets] #2623 ntf: Add support for code coverage to ntfimcn

2017-10-24 Thread elunlen via Opensaf-tickets
- **status**: fixed --> accepted - **assigned_to**: elunlen - **Comment**: Opened again. Add missing static declaration of the inline version of the create_gcov_flush_thread(void) function in the osaf_gcov.h file. --- ** [tickets:#2623] ntf: Add support for code coverage to ntfimcn**

[tickets] [opensaf:tickets] #2592 smf: Upgrade nodes without using node group

2017-10-24 Thread elunlen via Opensaf-tickets
- **status**: review --> fixed - **assigned_to**: elunlen --> nobody - **Comment**: commit 48340ca7a3c45c1bd12fe37d7c05e026abd55531 Author: Lennart Lund Date: Tue Oct 24 09:21:35 2017 +0200 smf: smf: Upgrade nodes without using node group [#2592] Do

[tickets] [opensaf:tickets] #2623 ntf: Add support for code coverage to ntfimcn

2017-10-23 Thread elunlen via Opensaf-tickets
- **status**: review --> fixed - **assigned_to**: elunlen --> nobody - **Comment**: commit e775385d9e20175f6cb0a1efa94a6f4f1fe3d337 Author: Lennart Lund Date: Mon Oct 23 12:03:06 2017 +0200 ntf: Add support for code coverage to ntfimcn [#2623] Add

[tickets] [opensaf:tickets] #2623 ntf: Add support for code coverage to ntfimcn

2017-10-20 Thread elunlen via Opensaf-tickets
- **status**: assigned --> review - **Comment**: Some refactoring of configuration handling of gcov support is done (in the commit for this ticket). This means that code coverage support in ntfimcn is a very small change with no configuration handling --- ** [tickets:#2623] ntf: Add support

[tickets] [opensaf:tickets] #2441 smf: coredump and syslog flood after immnd crash

2017-10-19 Thread elunlen via Opensaf-tickets
- **status**: review --> fixed - **assigned_to**: elunlen --> nobody - **Comment**: commit 1c58a2106a55ad212a8e296424b1f20508eeb9cd Author: Lennart Lund Date: Thu Oct 19 15:17:27 2017 +0200 smf: coredump and syslog flood after immnd crash [#2441] When

[tickets] [opensaf:tickets] #2441 smf: coredump and syslog flood after immnd crash

2017-10-18 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2441] smf: coredump and syslog flood after immnd crash** **Status:** review **Milestone:** 5.17.10 **Created:** Thu Apr 27, 2017 09:05 AM UTC by Rafael Odzakow **Last Updated:** Fri Oct 06, 2017 12:20 PM UTC **Owner:** elunlen Seen in

[tickets] [opensaf:tickets] #2623 ntf: Add support for code coverage to ntfimcn

2017-10-11 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2623] ntf: Add support for code coverage to ntfimcn** **Status:** assigned **Milestone:** 5.17.10 **Created:** Wed Oct 11, 2017 01:49 PM UTC by elunlen **Last Updated:** Wed Oct 11, 2017 01:49 PM UTC **Owner:** elunlen Add support for code coverage using gcov. For all

[tickets] [opensaf:tickets] #2441 smf: coredump and syslog flood after immnd crash

2017-10-06 Thread elunlen via Opensaf-tickets
- **Priority**: minor --> major --- ** [tickets:#2441] smf: coredump and syslog flood after immnd crash** **Status:** accepted **Milestone:** 5.17.10 **Created:** Thu Apr 27, 2017 09:05 AM UTC by Rafael Odzakow **Last Updated:** Mon Sep 11, 2017 09:00 AM UTC **Owner:** elunlen Seen in

[tickets] [opensaf:tickets] #2584 smf: Upgrade failed due to CCB aborted by imm sync request

2017-09-28 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2584] smf: Upgrade failed due to CCB aborted by imm sync request** **Status:** review **Milestone:** 5.17.10 **Created:** Tue Sep 19, 2017 02:08 PM UTC by Vijay Roy **Last Updated:** Tue Sep 19, 2017 02:26 PM UTC **Owner:** Vijay Roy During

[tickets] [opensaf:tickets] #2592 smf: Upgrade nodes without using node group

2017-09-28 Thread elunlen via Opensaf-tickets
- **status**: assigned --> review --- ** [tickets:#2592] smf: Upgrade nodes without using node group** **Status:** review **Milestone:** 5.17.10 **Created:** Mon Sep 25, 2017 11:15 AM UTC by elunlen **Last Updated:** Mon Sep 25, 2017 11:15 AM UTC **Owner:** elunlen After parallel lock

[tickets] [opensaf:tickets] #2592 smf: Upgrade nodes without using node group

2017-09-25 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2592] smf: Upgrade nodes without using node group** **Status:** assigned **Milestone:** 5.17.10 **Created:** Mon Sep 25, 2017 11:15 AM UTC by elunlen **Last Updated:** Mon Sep 25, 2017 11:15 AM UTC **Owner:** elunlen After parallel lock handling was introduced a node group

[tickets] [opensaf:tickets] #2441 smf: coredump and syslog flood after immnd crash

2017-09-11 Thread elunlen via Opensaf-tickets
- **status**: unassigned --> accepted - **assigned_to**: Rafael Odzakow --> elunlen --- ** [tickets:#2441] smf: coredump and syslog flood after immnd crash** **Status:** accepted **Milestone:** 5.17.10 **Created:** Thu Apr 27, 2017 09:05 AM UTC by Rafael Odzakow **Last Updated:** Mon Aug 14,

[tickets] [opensaf:tickets] #2558 osaf: Create C++ abstractions of AIS C APIs for IMM

2017-08-17 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2558] osaf: Create C++ abstractions of AIS C APIs for IMM** **Status:** assigned **Milestone:** 5.17.10 **Created:** Thu Aug 17, 2017 08:17 AM UTC by elunlen **Last Updated:** Thu Aug 17, 2017 08:17 AM UTC **Owner:** Vu Minh Nguyen OpenSAF C APIs as defined in AIS are often

[tickets] [opensaf:tickets] #2518 smf: Incorrect handling of version when initializing OpenSAF APIs

2017-06-30 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2518] smf: Incorrect handling of version when initializing OpenSAF APIs** **Status:** unassigned **Milestone:** 5.17.08 **Created:** Fri Jun 30, 2017 12:53 PM UTC by elunlen **Last Updated:** Fri Jun 30, 2017 12:53 PM UTC **Owner:** nobody A general problem when

[tickets] [opensaf:tickets] #2517 ntf: Incorrect handling of version when initializing OpenSAF APIs

2017-06-30 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2517] ntf: Incorrect handling of version when initializing OpenSAF APIs** **Status:** unassigned **Milestone:** 5.17.08 **Created:** Fri Jun 30, 2017 12:51 PM UTC by elunlen **Last Updated:** Fri Jun 30, 2017 12:51 PM UTC **Owner:** nobody A general problem when

[tickets] [opensaf:tickets] #2516 log: Incorrect handling of version when initializing OpenSAF APIs

2017-06-30 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2516] log: Incorrect handling of version when initializing OpenSAF APIs** **Status:** unassigned **Milestone:** 5.17.08 **Created:** Fri Jun 30, 2017 12:49 PM UTC by elunlen **Last Updated:** Fri Jun 30, 2017 12:49 PM UTC **Owner:** nobody A general problem when

[tickets] [opensaf:tickets] #2506 ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE

2017-06-30 Thread elunlen via Opensaf-tickets
- **assigned_to**: elunlen --> nobody --- ** [tickets:#2506] ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE** **Status:** fixed **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 11:15 AM UTC by elunlen **Last Updated:** Fri Jun 30, 2017 10:18 AM UTC **Owner:** nobody The ntfimcn part

[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-30 Thread elunlen via Opensaf-tickets
- **status**: review --> fixed - **assigned_to**: elunlen --> nobody - **Comment**: commit 35bbc53c10ebb37d7d792895db4849ab67f3792b Author: Lennart Lund Date: Fri Jun 30 12:13:06 2017 +0200 --- ** [tickets:#2505] ntf: Test cases fail on SC nodes** **Status:**

[tickets] [opensaf:tickets] #2506 ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE

2017-06-30 Thread elunlen via Opensaf-tickets
- **status**: review --> fixed - **Comment**: develop: commit e575e5735f6de8449417184ac3177b5310cbb465 Author: Lennart Lund Date: Fri Jun 30 09:18:36 2017 +0200 release: commit a7460eb54b28be0f1d166906444f0e56f7636d3a Author: Lennart Lund

[tickets] [opensaf:tickets] #2506 ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE

2017-06-27 Thread elunlen via Opensaf-tickets
I will remove the second part of this fix since it is in conflict with the [#2508] fix. Part one will in itself fix the SA_ERR_UNAVAILABLE problem. Also a ticket [#2234] for part two aready exist. It is better to fix part two after ticket [#2508] is pushed --- ** [tickets:#2506] ntf: ntfimcn

[tickets] [opensaf:tickets] #2234 ntf: standby osafntfimcnd process is useless

2017-06-27 Thread elunlen via Opensaf-tickets
- **status**: unassigned --> accepted - **assigned_to**: elunlen - **Blocker**: --> False --- ** [tickets:#2234] ntf: standby osafntfimcnd process is useless** **Status:** accepted **Milestone:** future **Created:** Tue Dec 20, 2016 09:59 AM UTC by Vu Minh Nguyen **Last Updated:** Tue Dec

[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-26 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2505] ntf: Test cases fail on SC nodes** **Status:** review **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 08:58 AM UTC by elunlen **Last Updated:** Mon Jun 26, 2017 02:51 PM UTC **Owner:** elunlen The following code is not correct.

[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-26 Thread elunlen via Opensaf-tickets
- **Priority**: major --> minor - **Comment**: The meaning of this code is to not load test suite 40 if ntf test is excuted on an active SC node. Thsi si actually working but comments in the code and prontouts to the user is misleading e.g. when running on a payload note the printout says that

[tickets] [opensaf:tickets] #2506 ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE

2017-06-26 Thread elunlen via Opensaf-tickets
- **status**: accepted --> review --- ** [tickets:#2506] ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE** **Status:** review **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 11:15 AM UTC by elunlen **Last Updated:** Fri Jun 23, 2017 08:10 AM UTC **Owner:** elunlen The ntfimcn part of

[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-22 Thread elunlen via Opensaf-tickets
Test cases did not fail because of this problem. CLM tests cannot be executed on the active and the test for this actually works. Text written when running test cases is misleading. I have created a fix for this and will send it for review/push even if it just fix the misleading printout ---

[tickets] [opensaf:tickets] #2464 smf: try to wait for opensafd status before executing reboot

2017-06-21 Thread elunlen via Opensaf-tickets
- Description has changed: Diff: --- old +++ new @@ -1,3 +1,3 @@ There are cases when opensafd startup is still ongoing and SMF will send out a reboot command for a node. Because opensafd has taken a lock the reboot command will not be able to call opensafd stop. It is suggested that

[tickets] [opensaf:tickets] #2506 ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE

2017-06-20 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2506] ntf: ntfimcn does not handle SA_ERR_UNAVAILABLE** **Status:** accepted **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 11:15 AM UTC by elunlen **Last Updated:** Tue Jun 20, 2017 11:15 AM UTC **Owner:** elunlen The ntfimcn part of ntf will create an ER log and

[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-20 Thread elunlen via Opensaf-tickets
- **status**: unassigned --> accepted - **assigned_to**: elunlen --- ** [tickets:#2505] ntf: Test cases fail on SC nodes** **Status:** accepted **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 08:58 AM UTC by elunlen **Last Updated:** Tue Jun 20, 2017 08:58 AM UTC **Owner:** elunlen The

[tickets] [opensaf:tickets] #2505 ntf: Test cases fail on SC nodes

2017-06-20 Thread elunlen via Opensaf-tickets
--- ** [tickets:#2505] ntf: Test cases fail on SC nodes** **Status:** unassigned **Milestone:** 5.17.08 **Created:** Tue Jun 20, 2017 08:58 AM UTC by elunlen **Last Updated:** Tue Jun 20, 2017 08:58 AM UTC **Owner:** nobody The following code is not correct. The rdegetrole command can be