[tickets] [opensaf:tickets] #2418 imm: Info of dead IMMND remains in standby IMMD

2017-04-13 Thread Anders Bjornerstedt
I the defect only occurs in a headless system, then I think the ticket slogan, or at least the description sholud say so. --- ** [tickets:#2418] imm: Info of dead IMMND remains in standby IMMD** **Status:** review **Milestone:** 5.0.2 **Created:** Mon Apr 10, 2017 10:23 AM UTC by Hung Nguyen

[tickets] [opensaf:tickets] #2398 imm: retry of ccb abort should be allowed if failed with TRY_AGAIN and TIMEOUT

2017-03-27 Thread Anders Bjornerstedt
TRY_AGAIN ok. But ERR_TIMEOUT ? Not sure what you are doing here. The two error codes are different in meaning. TRY_AGAIN means the client KNOWS that the call was NOT processed. TIMEOUT mens the client does NOT KNOW if the call was processed in the server or not. TIMEOUT may be (is

[tickets] [opensaf:tickets] #2393 Immd got crashed on Active as immnd restarted on Active with cluster having single controller and payload

2017-03-23 Thread Anders Bjornerstedt
Note also that the IMMD does not "crash", it exits. Mar 23 11:06:12 SO-SLOT-1 osafimmd[2138]: ER IMM RELOAD with NO persistent back end => ensure cluster restart by IMMD exit at both SCs, exiting --- ** [tickets:#2393] Immd got crashed on Active as immnd restarted on Active with cluster

[tickets] [opensaf:tickets] #2393 Immd got crashed on Active as immnd restarted on Active with cluster having single controller and payload

2017-03-23 Thread Anders Bjornerstedt
- **Comment**: Unless this ticket describes system that has been configured to allow a headless/SC-absence, then the above is expected behavior and this ticket is invalid. I see no mention of headless/sc-absence mentioned. The cluster has to reload because the IMMND at a payload can not take

[tickets] [opensaf:tickets] #2382 imm: reducing log level for ccb-committed messages

2017-03-16 Thread Anders Bjornerstedt
First, this ticket should not be a defect. The log level of the ccb commit messages is intentional, the motive being to have a record of if and when a CCB was committed. Second, having a record o configuration changes at hte OpensAF level is normally necesssary for analyzing a reproted problem

[tickets] [opensaf:tickets] #2284 IMM: Improper return code without any error string while deleting large number of objects

2017-03-10 Thread Anders Bjornerstedt
The slogan of this ticket and the analysis done in this ticket was missleading since the observed error really had nothing specifically to do to with deltion of objects, but rather with the setting of adminOwner over many objects. Most likely that confusion stems from observations done using

[tickets] [opensaf:tickets] #2284 IMM: Improper return code without any error string while deleting large number of objects

2017-03-03 Thread Anders Bjornerstedt
To summarize, the 10k limit is not per CCB but per adminOwnerSet call. The limit has nothing to do with avoiding "corruption in IMM". It simply has to do with the size of some messages being sent over the system. The ticket needs to be re-writen/re-defined. Best probably to close this one and

[tickets] [opensaf:tickets] #2284 IMM: Improper return code without any error string while deleting large number of objects

2017-03-03 Thread Anders Bjornerstedt
Note also that it is adminOwnerSet that fails with ERR_LIBRARY saImmOmAdminOwnerSet FAILED: SA_AIS_ERR_LIBRARY (2 and not saImmOmCcbObjectDelete. --- ** [tickets:#2284] IMM: Improper return code without any error string while deleting large number of objects** **Status:** unassigned

[tickets] [opensaf:tickets] #2284 IMM: Improper return code without any error string while deleting large number of objects

2017-03-03 Thread Anders Bjornerstedt
I am not aware of any size limitation for CCBs in IMM as such. Even if there was, exeeding it would result in some kind of explicit resource/timeout error for that case and absolutely not "database corruption". There IS a size limitation for the database total number of objects. If I

[tickets] [opensaf:tickets] #2323 imm: CCB operations fail after SC absence (Headless)

2017-03-01 Thread Anders Bjornerstedt
- **summary**: imm: CCB operations fail after SC absence --> imm: CCB operations fail after SC absence (Headless) - **Comment**: Added "headless" clarification because "AC absence" can be missunderstood as just one (out of normally two) SCs being absent. --- ** [tickets:#2323] imm: CCB

[tickets] [opensaf:tickets] #2229 imm:disable pbe should honor critical ccbs

2016-12-14 Thread Anders Bjornerstedt
- **Comment**: I have a several problems wiith this ticket. First, the problem description is both incorrect and incomplete. Point 7 is incorrect because the alternative and simplest way to clear the issue is to re-enable the PBE. It even says so in the pasted warning message in the ticket.

[tickets] [opensaf:tickets] #1747 IMMND trying to start PBE process while stopping OpenSAF services

2016-04-20 Thread Anders Bjornerstedt
- **Comment**: Instead of seing this as a minor defect, it could seen as being part of enhancement #56. There are a lot of "missleading" log messages when shutting down OpenSAF. The main reason is that OpenSAFs intended normal use is to never shut down (except during testing). --- **

[tickets] [opensaf:tickets] #48 IMM: Support for transactionally safe reads

2015-11-05 Thread Anders Bjornerstedt
- **status**: accepted --> assigned - **assigned_to**: Anders Bjornerstedt --> Zoran Milinkovic --- ** [tickets:#48] IMM: Support for transactionally safe reads** **Status:** assigned **Milestone:** 5.0.FC **Created:** Wed May 08, 2013 07:48 AM UTC by Anders Bjornerstedt **Last Updated:

[tickets] [opensaf:tickets] #1554 imm: validation abort should have precedence over resource abort

2015-10-21 Thread Anders Bjornerstedt
- Description has changed: Diff: --- old +++ new @@ -1,4 +1,4 @@ -When CCB is applied, the CCB may receive multiple error strings from more OIs. -Ticket #744 implemented validation/resource abort error strings in the way that the precedence has the first receiving error string. Other

[tickets] [opensaf:tickets] #1514 Opensaf on payload failed to come up and IMMD on active controller faulted

2015-10-15 Thread Anders Bjornerstedt
I see this as a duplicate of #1291, which is closed as invalid. The basic problem is communication overload. The only available current solution for deployments that see this issue is to reduce the value for the opensafImmSyncBatchSize config attribute in the OpensAF IMM service object:

[tickets] [opensaf:tickets] #1526 imm: 1PBE can see db as locked

2015-10-13 Thread Anders Bjornerstedt
- **status**: review --> accepted - **Comment**: I nack'ed the patch because the imm service already has a restart mechanism for the PBE if it gets stuck and the symptom shown here must result from a bug (if this truly is on 1PBE). If there is not enough information to locate the bug, then the

[tickets] [opensaf:tickets] #1526 imm: exit the 1PBE when pbeBeginTrans sees db as locked

2015-10-08 Thread Anders Bjornerstedt
Question: How can this case happen for the 1PBE case when there is only one user thread using the sqlite instance ? Another relevant question is why/when do you observe this now ? The test case or test setup must be special somehow. With only one thread this case should be impossible. It

[tickets] [opensaf:tickets] #1526 imm: exit the 1PBE when pbeBeginTrans sees db as locked

2015-10-08 Thread Anders Bjornerstedt
I looked at the code and the error message is correct but the "lock" is the PBE "spin lock" created for handling 2PBE. The fact that it finds it locked in 1PBE means there is a logical bug somewhere in 1PBE. Most likely some error case where there is a bailout from commit processing without

[tickets] [opensaf:tickets] #1526 imm: exit the 1PBE when pbeBeginTrans sees db as locked

2015-10-08 Thread Anders Bjornerstedt
I guess it could be that the pbe level message "Sqlite db locked by other thread" is plain wrong, i.e. missleading. --- ** [tickets:#1526] imm: exit the 1PBE when pbeBeginTrans sees db as locked** **Status:** review **Milestone:** 4.5.2 **Created:** Wed Oct 07, 2015 09:43 AM UTC by

[tickets] [opensaf:tickets] #1526 imm: 1PBE can see db as locked

2015-10-08 Thread Anders Bjornerstedt
- **summary**: imm: exit the 1PBE when pbeBeginTrans sees db as locked --> imm: 1PBE can see db as locked - **Comment**: Changed ticket slogan to describe the problem. --- ** [tickets:#1526] imm: 1PBE can see db as locked** **Status:** review **Milestone:** 4.5.2 **Created:** Wed Oct 07,

[tickets] [opensaf:tickets] #1499 IMM: Update immsv/README describing imm enhancements in 4.7

2015-10-07 Thread Anders Bjornerstedt
- **status**: review --> fixed - **Comment**: changeset: 6979:2a5befe801cf tag: tip parent: 6977:93c7269c4797 user: Anders Bjornerstedt <anders.bjornerst...@ericsson.com> date:Wed Oct 07 12:42:52 2015 +0200 summary: IMM: Update immsv/README descr

[tickets] [opensaf:tickets] #1499 IMM: Update immsv/README describing imm enhancements in 4.7

2015-10-05 Thread Anders Bjornerstedt
- **status**: review --> accepted --- ** [tickets:#1499] IMM: Update immsv/README describing imm enhancements in 4.7** **Status:** accepted **Milestone:** 4.7.RC1 **Created:** Thu Sep 24, 2015 10:55 AM UTC by Anders Bjornerstedt **Last Updated:** Fri Oct 02, 2015 11:04 AM UTC **Ow

[tickets] [opensaf:tickets] #1499 IMM: Update immsv/README describing imm enhancements in 4.7

2015-10-05 Thread Anders Bjornerstedt
- **status**: accepted --> review --- ** [tickets:#1499] IMM: Update immsv/README describing imm enhancements in 4.7** **Status:** review **Milestone:** 4.7.RC1 **Created:** Thu Sep 24, 2015 10:55 AM UTC by Anders Bjornerstedt **Last Updated:** Mon Oct 05, 2015 08:27 AM UTC **Owner:** And

[tickets] [opensaf:tickets] #1503 IMM: Augumented CCb client went down the OM client should get err

2015-10-05 Thread Anders Bjornerstedt
The is also a timeout on the OI callback (the create callback harboring the Augmentation). Normally the OI timeout is shorter than the IMMA_SYNCR_TIMEOUT and so normally the OM client should get an error on the ccb-create downcall before timeout. But if the OM lcient has erduced the syncr

[tickets] [opensaf:tickets] #1503 IMM: Augumented CCb client went down the OM client should get err

2015-10-05 Thread Anders Bjornerstedt
Yes I forgot that the OI callback timeout gets disabled by a ccb augmentation inside the callback. --- ** [tickets:#1503] IMM: Augumented CCb client went down the OM client should get err** **Status:** assigned **Milestone:** 4.5.2 **Created:** Fri Sep 25, 2015 09:18 AM UTC by Neelakanta

[tickets] [opensaf:tickets] #1499 IMM: Update immsv/README describing imm enhancements in 4.7

2015-10-02 Thread Anders Bjornerstedt
- **status**: accepted --> review --- ** [tickets:#1499] IMM: Update immsv/README describing imm enhancements in 4.7** **Status:** review **Milestone:** 4.7.RC1 **Created:** Thu Sep 24, 2015 10:55 AM UTC by Anders Bjornerstedt **Last Updated:** Thu Oct 01, 2015 02:37 PM UTC **Owner:** And

[tickets] [opensaf:tickets] #1425 IMM: Add attribute def flag SA_IMM_ATTR_STRONG_DEFAULT

2015-10-01 Thread Anders Bjornerstedt
- **status**: assigned --> unassigned - **Milestone**: future --> 5.0 --- ** [tickets:#1425] IMM: Add attribute def flag SA_IMM_ATTR_STRONG_DEFAULT** **Status:** unassigned **Milestone:** 5.0 **Created:** Fri Jul 24, 2015 12:49 PM UTC by Anders Bjornerstedt **Last Updated:** Wed Sep 23

[tickets] [opensaf:tickets] #1425 IMM: Add attribute def flag SA_IMM_ATTR_STRONG_DEFAULT

2015-10-01 Thread Anders Bjornerstedt
- **status**: unassigned --> accepted --- ** [tickets:#1425] IMM: Add attribute def flag SA_IMM_ATTR_STRONG_DEFAULT** **Status:** accepted **Milestone:** 5.0 **Created:** Fri Jul 24, 2015 12:49 PM UTC by Anders Bjornerstedt **Last Updated:** Thu Oct 01, 2015 10:38 AM UTC **Owner:** H

[tickets] [opensaf:tickets] #1504 imm: Appliers for classes and objects are not synced to sync-client

2015-09-28 Thread Anders Bjornerstedt
- **Comment**: I have a problem with this ticket. Appliers are intentionally not synced. They should not need to be synced. The question here is how you manage to execute a sync with a ccb being active. Non empty Ccbs are terminated before the actual sync can start. So there seems to have been

[tickets] [opensaf:tickets] #1504 imm: Appliers for classes and objects are not synced to sync-client

2015-09-28 Thread Anders Bjornerstedt
With the above solution there is the issue that the check is then not done in fevs order. By the time the implementer-set arrives over fevs at all nodes, there may have been creaed a ccb-operation that interferes, resulting in the implementer-set having to be aborted anyway. The local immnd

[tickets] [opensaf:tickets] #1504 imm: Implicit class/object-applier checked by OiImplementeSet is incorrect

2015-09-28 Thread Anders Bjornerstedt
- **summary**: imm: Appliers for classes and objects are not synced to sync-client --> imm: Implicit class/object-applier checked by OiImplementeSet is incorrect --- ** [tickets:#1504] imm: Implicit class/object-applier checked by OiImplementeSet is incorrect** **Status:** assigned

[tickets] [opensaf:tickets] #1504 imm: Appliers for classes and objects are not synced to sync-client

2015-09-28 Thread Anders Bjornerstedt
The applier-names are synced but the class/object-applier data is not sync-ed. That is intentional and I dont want a solution that tries to sync all applier information to all nodes. The class-applier and object-applier mechanism is inherrently local, i.e. only used at the node where the

[tickets] [opensaf:tickets] #1504 imm: Appliers for classes and objects are not synced to sync-client

2015-09-28 Thread Anders Bjornerstedt
The problem is the feature of *implicit* class-implementer-set and *implicit* object-implementer-set. Ironically this feature is parctically useless for appliers. One possible (and relatively simple) solution would be to only do the ccb interference checks for *appliers* at the node where the

[tickets] [opensaf:tickets] #1313 osaf: opensaf does not start when long dn object is present in imm.db and cluster is reset

2015-09-24 Thread Anders Bjornerstedt
- **status**: unassigned --> duplicate - **Component**: osaf --> log - **Version**: 4.6 FC --> 4.6 - **Milestone**: 4.5.1 --> never - **Comment**: Duplicate of #1452 which is fixed. https://sourceforge.net/p/opensaf/tickets/1452/ --- ** [tickets:#1313] osaf: opensaf does not start when long

[tickets] [opensaf:tickets] #1494 imm: missmatch in obj_create_rsp event type

2015-09-22 Thread Anders Bjornerstedt
- **Version**: --> 4.7 --- ** [tickets:#1494] imm: missmatch in obj_create_rsp event type** **Status:** review **Milestone:** 4.7.FC **Created:** Tue Sep 22, 2015 05:52 AM UTC by Neelakanta Reddy **Last Updated:** Tue Sep 22, 2015 06:06 AM UTC **Owner:** Neelakanta Reddy immnd_evt.c:3756:

[tickets] [opensaf:tickets] #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-09-21 Thread Anders Bjornerstedt
- **status**: unassigned --> invalid - **Comment**: If the problem is to be declared as a configuration error, i.e. solvable by adjusting one or more configuration values that are documented by OpenSAF, then the ticket should be closed as invalid. --- ** [tickets:#1291] IMM: IMMD

[tickets] [opensaf:tickets] #1269 IMM: Library side behavior at failure to allocatge memory needs to be consistent

2015-09-19 Thread Anders Bjornerstedt
- **Milestone**: 4.7.FC --> future --- ** [tickets:#1269] IMM: Library side behavior at failure to allocatge memory needs to be consistent** **Status:** assigned **Milestone:** future **Created:** Tue Mar 17, 2015 10:24 AM UTC by Anders Bjornerstedt **Last Updated:** Tue Aug 25, 2015 04

[tickets] [opensaf:tickets] #1474 imm: Assigning default value to no-dangling attributes make cluster fail to start

2015-09-14 Thread Anders Bjornerstedt
- **status**: unassigned --> assigned - **assigned_to**: Hung Nguyen --- ** [tickets:#1474] imm: Assigning default value to no-dangling attributes make cluster fail to start** **Status:** assigned **Milestone:** 4.5.2 **Created:** Thu Sep 10, 2015 02:27 PM UTC by Hung Nguyen **Last

[tickets] [opensaf:tickets] #1474 imm: Assigning default value to no-dangling attributes make cluster fail to start

2015-09-14 Thread Anders Bjornerstedt
- **Priority**: major --> critical - **Comment**: Raising severity to critical since the symptom caused by this defect is severe. I propose that the solution is to not allow default values to be defined for attributes flagged with NO_DANGLING in the class definition. --- ** [tickets:#1474]

[tickets] [opensaf:tickets] #1472 imm: Default values are assigned to empty-valued attributes when sync

2015-09-14 Thread Anders Bjornerstedt
- **Priority**: major --> critical - **Comment**: Raising severity to critical for this ticket since the symptom is an inconsistency in the imm database between nodes. --- ** [tickets:#1472] imm: Default values are assigned to empty-valued attributes when sync** **Status:** review

[tickets] [opensaf:tickets] Re: #1448 smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES

2015-08-26 Thread Anders Bjornerstedt
for this to be a defect. [tickets:#1448]http://sourceforge.net/p/opensaf/tickets/1448/ smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES Status: unassigned Milestone: future Created: Fri Aug 14, 2015 07:09 AM UTC by Anders Bjornerstedt Last Updated: Tue Aug 25

[tickets] [opensaf:tickets] Re: #1448 smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES

2015-08-26 Thread Anders Bjornerstedt
this treatment for OI APIs? [tickets:#1448]http://sourceforge.net/p/opensaf/tickets/1448/ smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES Status: unassigned Milestone: future Created: Fri Aug 14, 2015 07:09 AM UTC by Anders Bjornerstedt Last Updated: Tue Aug

[tickets] [opensaf:tickets] #1458 AMF: Not possible to add/remove configuration for one node in one single CCB

2015-08-25 Thread Anders Bjornerstedt
- **summary**: Not possible to add/remove configuration for one node in one single CCB -- AMF: Not possible to add/remove configuration for one node in one single CCB --- ** [tickets:#1458] AMF: Not possible to add/remove configuration for one node in one single CCB** **Status:** accepted

[tickets] [opensaf:tickets] #1448 smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES

2015-08-25 Thread Anders Bjornerstedt
:** future **Created:** Fri Aug 14, 2015 07:09 AM UTC by Anders Bjornerstedt **Last Updated:** Tue Aug 25, 2015 09:28 AM UTC **Owner:** nobody The SMF service is a heavy user of the IMM service. The IMM has an established client pattern for ERR_TRY_AGAIN which allows an application realtime control

[tickets] [opensaf:tickets] #1448 smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES

2015-08-25 Thread Anders Bjornerstedt
. --- ** [tickets:#1448] smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES** **Status:** unassigned **Milestone:** future **Created:** Fri Aug 14, 2015 07:09 AM UTC by Anders Bjornerstedt **Last Updated:** Tue Aug 25, 2015 10:56 AM UTC **Owner:** nobody The SMF service is a heavy user

[tickets] [opensaf:tickets] #1456 imm: IMM object has different attribute value after reloading it from PBE

2015-08-24 Thread Anders Bjornerstedt
- **status**: unassigned -- invalid - **Milestone**: 4.5.2 -- 4.7-Tentative - **Comment**: This behavior is well documented in the immsv README (and should also be so in the IMMSV_PR) since OpenSAF4.3. It has worked this way since OpenSAF was created. My opinion is that the real problem is the

[tickets] [opensaf:tickets] #1445 imm: Don't check for pending fevs when only updating pure runtime attributes

2015-08-21 Thread Anders Bjornerstedt
- **summary**: imm: Don't check for pending fevs when updating pure runtime attributes -- imm: Don't check for pending fevs when only updating pure runtime attributes - **Comment**: The optimization is only for the pure and local case. This should typically be the case for a pure RTA update,

[tickets] [opensaf:tickets] #1449 IMM: CCB interface for probing abort reason (validation error or resource error)

2015-08-20 Thread Anders Bjornerstedt
- **status**: unassigned -- assigned - **assigned_to**: Zoran Milinkovic --- ** [tickets:#1449] IMM: CCB interface for probing abort reason (validation error or resource error)** **Status:** assigned **Milestone:** 4.7-Tentative **Created:** Fri Aug 14, 2015 08:33 AM UTC by Anders

[tickets] [opensaf:tickets] #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-08-19 Thread Anders Bjornerstedt
- **Component**: imm -- mds - **Comment**: The IMMD is blocked on the (asyncronous) broadcast of *one* fevs message for more than 3 minutes. Changing component to MDS. A reelvant question is what is otherwise special about this test. Is MDS TCP used and not TIPC (MDS broadcast uses TIPC

[tickets] [opensaf:tickets] Re: #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-08-19 Thread Anders Bjornerstedt
Ok but then the question simply becomes why does the healthcheck callback not reach the IMMND or why does the IMMND reply not reach the AMFND ? /AndersBj From: Sirisha Alla [mailto:al...@users.sf.net] Sent: den 19 augusti 2015 10:50 To: [opensaf:tickets] Subject: [opensaf:tickets] #1291 IMM:

[tickets] [opensaf:tickets] #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-08-19 Thread Anders Bjornerstedt
The IMMD sends one fevs message at a time for each poll cycle. Also in each poll cycle it checks the AMF descriptor for healthcheck callbacks. This means that the IMMD is blocked for more than 3 minutes on broadcasting one fevs message. The IMMSV_DEFAULT_FEVS_MAX_PENDING) affects the IMMND

[tickets] [opensaf:tickets] Re: #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-08-19 Thread Anders Bjornerstedt
Changeset 6744 is generated today. So I assume this means you reproduced this today. The IMMND main poll handling processes in sequence on each descriptor, so it should not be possible For traffic on one descriptor to starve out a job on another. /AndersBj From: Anders Bjornerstedt

[tickets] [opensaf:tickets] Re: #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-08-19 Thread Anders Bjornerstedt
controller rebooted in middle of IMMND sync Yes, I tried this today. The healthcheck timeout happened on IMMD not on IMMND. /Sirisha On Wednesday 19 August 2015 02:28 PM, Anders Bjornerstedt wrote: Changeset 6744 is generated today. So I assume this means you reproduced this today. The IMMND

[tickets] [opensaf:tickets] #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-08-18 Thread Anders Bjornerstedt
- **Comment**: I propose that we increase the saAmfHctDefMaxDuration value from 3 minutes to 5 minutes in: safHealthcheckKey=Default,safVersion=4.0.0,safCompType=OpenSafCompTypeIMMND This is the only thing that can be done in the IMMSv. The other alternatives are: (1) Place the ticket on

[tickets] [opensaf:tickets] Re: #1452 LOG: Use root name when searching for stream objects

2015-08-17 Thread Anders Bjornerstedt
Possibly yes. You could look at it this way. Every application is free to perform unnecessarily inefficient searches. A global search actually causes the local IMMND to copy the entire database. In this case the LOg subtree probably contains less than 10 objects. In general yes optimizations are

[tickets] [opensaf:tickets] Re: #1452 LOG: Use root name when searching for stream objects

2015-08-17 Thread Anders Bjornerstedt
regardless of any changes of handling long DNs that may be done in the future. This will not change any behavior of the log service except that it maybe will start a little bit faster and use less resources. /Lennart From: Anders Bjornerstedt [mailto:ander...@users.sf.net] Sent: den 17 augusti 2015

[tickets] [opensaf:tickets] Re: #1452 LOG: Use root name when searching for stream objects

2015-08-17 Thread Anders Bjornerstedt
Yes in my opinion. But maybe we need a vote :) /AndersBj From: elunlen [mailto:elun...@users.sf.net] Sent: den 17 augusti 2015 15:04 To: [opensaf:tickets] Subject: [opensaf:tickets] #1452 LOG: Use root name when searching for stream objects Is it Ok then to push this fix to all active

[tickets] [opensaf:tickets] #1291 IMM: IMMD healthcheck callback timeout when standby controller rebooted in middle of IMMND sync

2015-08-14 Thread Anders Bjornerstedt
I suggest we close this defect ticket as not reproducible. That is unless someone can reproduce it. My best guess is that this is yet another side effect of testing an overloaded system. Since we have no load regulation mechanism and no overload protection mechanism, it is relatively easy to

[tickets] [opensaf:tickets] #1445 imm: Don't check for pending fevs when updating pure runtime attributes

2015-08-14 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement - **Milestone**: 4.5.2 -- 4.7-Tentative - **Comment**: This is an enhancement not a defect. There is no vilation of interface or behavior on the imm part related to this ticket. Any IMM call can result in TRY_AGAIN and particularly calls going remote. This call

[tickets] [opensaf:tickets] #1448 smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES

2015-08-14 Thread Anders Bjornerstedt
--- ** [tickets:#1448] smf: Make campaigns less fragile by retrying on ERR_NO_RESOURCES** **Status:** unassigned **Milestone:** future **Created:** Fri Aug 14, 2015 07:09 AM UTC by Anders Bjornerstedt **Last Updated:** Fri Aug 14, 2015 07:09 AM UTC **Owner:** nobody The SMF service

[tickets] [opensaf:tickets] #58 IMM: IMM internally should create CCB error strings

2015-08-14 Thread Anders Bjornerstedt
- **Milestone**: future -- 4.6.1 --- ** [tickets:#58] IMM: IMM internally should create CCB error strings** **Status:** fixed **Milestone:** 4.6.1 **Created:** Wed May 08, 2013 08:35 AM UTC by Anders Bjornerstedt **Last Updated:** Fri Aug 14, 2015 08:04 AM UTC **Owner:** nobody Migrated

[tickets] [opensaf:tickets] #1449 IMM: CCB interface for probing abort reason (validation error or resource error)

2015-08-14 Thread Anders Bjornerstedt
--- ** [tickets:#1449] IMM: CCB interface for probing abort reason (validation error or resource error)** **Status:** unassigned **Milestone:** 4.7-Tentative **Created:** Fri Aug 14, 2015 08:33 AM UTC by Anders Bjornerstedt **Last Updated:** Fri Aug 14, 2015 08:33 AM UTC **Owner:** nobody

[tickets] [opensaf:tickets] #1449 IMM: CCB interface for probing abort reason (validation error or resource error)

2015-08-14 Thread Anders Bjornerstedt
(validation error or resource error)** **Status:** unassigned **Milestone:** 4.7-Tentative **Created:** Fri Aug 14, 2015 08:33 AM UTC by Anders Bjornerstedt **Last Updated:** Fri Aug 14, 2015 08:33 AM UTC **Owner:** nobody Suggested interface, closely related to saImmOmCcbGetErrorStrings

[tickets] [opensaf:tickets] #58 IMM: IMM internally should create CCB error strings

2015-08-14 Thread Anders Bjornerstedt
May 08, 2013 08:35 AM UTC by Anders Bjornerstedt **Last Updated:** Wed May 08, 2013 08:35 AM UTC **Owner:** nobody Migrated from: http://devel.opensaf.org/ticket/2712 For example in this case: Jul 3 12:39:55.177799 osafimmnd [17744:ImmModel.cc:5146] T7 ERR_NOT_EXIST: object 'safSmfBundle=XXX

[tickets] [opensaf:tickets] #744 IMM: Use error string to classify cause for aborted CCB.

2015-08-14 Thread Anders Bjornerstedt
for this to be used for programmable handling of abort reason. A separate ticket will be created for that. --- ** [tickets:#744] IMM: Use error string to classify cause for aborted CCB.** **Status:** unassigned **Milestone:** future **Created:** Thu Jan 23, 2014 12:17 PM UTC by Anders

[tickets] [opensaf:tickets] #744 IMM: Use error string to classify cause for aborted CCB.

2015-08-14 Thread Anders Bjornerstedt
- **Milestone**: future -- 4.7-Tentative --- ** [tickets:#744] IMM: Use error string to classify cause for aborted CCB.** **Status:** unassigned **Milestone:** 4.7-Tentative **Created:** Thu Jan 23, 2014 12:17 PM UTC by Anders Bjornerstedt **Last Updated:** Fri Aug 14, 2015 08:13 AM UTC

[tickets] [opensaf:tickets] #1313 osaf: opensaf does not start when long dn object is present in imm.db and cluster is reset

2015-08-13 Thread Anders Bjornerstedt
- **Comment**: I think this ticket should be closed as invalid. The mechanism works as documented. The only relevant defect related to this incident is #1430 and it has been fixed. https://sourceforge.net/p/opensaf/tickets/1430/ That is an application that does a search with a scope that does

[tickets] [opensaf:tickets] Re: #246 cpsv: Section create fails with random return values when mulitple processes try to create sections in the same checkpoint 70 node setup.

2015-08-10 Thread Anders Bjornerstedt
It makes absolutely no sense to have a defect ticket on a future release. /AndersBj From: A V Mahesh (AVM) [mailto:avmah...@users.sf.net] Sent: den 6 augusti 2015 06:22 To: [opensaf:tickets] Subject: [opensaf:tickets] #246 cpsv: Section create fails with random return values when mulitple

[tickets] [opensaf:tickets] Re: #246 cpsv: Section create fails with random return values when mulitple processes try to create sections in the same checkpoint 70 node setup.

2015-08-10 Thread Anders Bjornerstedt
From: Anders Bjornerstedt [mailto:ander...@users.sf.net] Sent: den 10 augusti 2015 09:02 To: [opensaf:tickets] Subject: [opensaf:tickets] Re: #246 cpsv: Section create fails with random return values when mulitple processes try to create sections in the same checkpoint 70 node setup. It makes

[tickets] [opensaf:tickets] #1436 MDS (TCP transport) fragment gets dropped, not received on standby node

2015-08-10 Thread Anders Bjornerstedt
- **Milestone**: 4.7-Tentative -- 4.6.1 --- ** [tickets:#1436] MDS (TCP transport) fragment gets dropped, not received on standby node** **Status:** unassigned **Milestone:** 4.6.1 **Created:** Thu Aug 06, 2015 06:47 AM UTC by Girish **Last Updated:** Mon Aug 10, 2015 04:25 AM UTC **Owner:**

[tickets] [opensaf:tickets] #1417 pyosaf: Add flag to Ccb class to let the user control the SA_IMM_CCB_REGISTERED flag

2015-07-24 Thread Anders Bjornerstedt
- **status**: review -- fixed - **Comment**: changeset: 6681:87d18f870326 tag: tip user:Johan Mårtensson johan.o.martens...@ericsson.com date:Thu Jul 16 14:25:08 2015 +0200 summary: pyosaf: (updated) Add parameter to Ccb constructor to set exact CCB flags [#1417]

[tickets] [opensaf:tickets] #1425 IMM: Add attribute def flag SA_IMM_ATTR_STRONG_DEFAULT

2015-07-24 Thread Anders Bjornerstedt
--- ** [tickets:#1425] IMM: Add attribute def flag SA_IMM_ATTR_STRONG_DEFAULT** **Status:** unassigned **Milestone:** future **Created:** Fri Jul 24, 2015 12:49 PM UTC by Anders Bjornerstedt **Last Updated:** Fri Jul 24, 2015 12:49 PM UTC **Owner:** nobody The saImmOmClassCreate_2() API

[tickets] [opensaf:tickets] #1424 Agent crash leaving zombie OI

2015-07-22 Thread Anders Bjornerstedt
- **status**: unassigned -- assigned - **assigned_to**: Hung Nguyen --- ** [tickets:#1424] Agent crash leaving zombie OI** **Status:** assigned **Milestone:** 4.5.2 **Created:** Wed Jul 22, 2015 10:34 AM UTC by Hung Nguyen **Last Updated:** Wed Jul 22, 2015 10:34 AM UTC **Owner:** Hung Nguyen

[tickets] [opensaf:tickets] #171 saAmfComponentUnregister should be unexposed to handle obtained from B 4 1 version

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#171] saAmfComponentUnregister should be unexposed to handle obtained from B 4 1 version** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 06:01 AM UTC by Nagendra Kumar **Last Updated:** Tue May 14, 2013 06:01 AM

[tickets] [opensaf:tickets] #167 AMF: CSI descriptor for standby assignment contains wrong info

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#167] AMF: CSI descriptor for standby assignment contains wrong info** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 04:50 AM UTC by Nagendra Kumar **Last Updated:** Tue May 14, 2013 04:50 AM UTC **Owner:** nobody

[tickets] [opensaf:tickets] #168 saAmfComponentErrorReport() - errorDetectionTime not initialized by library

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#168] saAmfComponentErrorReport() - errorDetectionTime not initialized by library** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 05:37 AM UTC by Nagendra Kumar **Last Updated:** Tue May 14, 2013 05:37 AM UTC

[tickets] [opensaf:tickets] #178 escalation policy is not happening till the restart count exceeds, instead of reaching saAmfSGCompRestartMax for NPI components

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#178] escalation policy is not happening till the restart count exceeds, instead of reaching saAmfSGCompRestartMax for NPI components** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 06:24 AM UTC by Nagendra Kumar

[tickets] [opensaf:tickets] #183 component's operational state and SU's presence state are not updated in the multiple NPI components instantiation failure

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#183] component's operational state and SU's presence state are not updated in the multiple NPI components instantiation failure** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 07:00 AM UTC by Nagendra Kumar

[tickets] [opensaf:tickets] #181 aAmfPmStart and Stop APIs with pmErrors = SA_AMF_PM_ABNORMAL_END gives ERR_INVALID_PARAM instead of OK.

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#181] aAmfPmStart and Stop APIs with pmErrors = SA_AMF_PM_ABNORMAL_END gives ERR_INVALID_PARAM instead of OK.** **Status:** assigned **Milestone:** future **Created:** Tue May 14, 2013 06:54 AM UTC by Nagendra Kumar **Last Updated:** Tue Aug

[tickets] [opensaf:tickets] #185 AMF: unnecessary/wrong updates of pure runtime attributes

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#185] AMF: unnecessary/wrong updates of pure runtime attributes** **Status:** accepted **Milestone:** future **Created:** Tue May 14, 2013 07:20 AM UTC by Nagendra Kumar **Last Updated:** Mon Jun 02, 2014 05:39 AM UTC **Owner:** Gary Lee

[tickets] [opensaf:tickets] #188 Use of pkill terminates the CLC-SCRIPT with a signal making amf think the component termination failed.

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#188] Use of pkill terminates the CLC-SCRIPT with a signal making amf think the component termination failed.** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 07:41 AM UTC by Nagendra Kumar **Last Updated:** Tue

[tickets] [opensaf:tickets] #174 admin unlock operation on SU in shutting down state should be succeded

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#174] admin unlock operation on SU in shutting down state should be succeded** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 06:16 AM UTC by Nagendra Kumar **Last Updated:** Tue May 14, 2013 06:16 AM UTC

[tickets] [opensaf:tickets] #173 protection group callback is giving null info when component moves from quiesced to no redundancy

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#173] protection group callback is giving null info when component moves from quiesced to no redundancy** **Status:** review **Milestone:** 4.5.2 **Created:** Tue May 14, 2013 06:13 AM UTC by Nagendra Kumar **Last Updated:** Wed Jul 08, 2015

[tickets] [opensaf:tickets] #177 N+M redandancy model was coming up with assignments even if component capability used is SA_AMF_COMP_ONE_ACTIVE_OR_ONE_STANDBY.

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#177] N+M redandancy model was coming up with assignments even if component capability used is SA_AMF_COMP_ONE_ACTIVE_OR_ONE_STANDBY.** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 06:21 AM UTC by Nagendra Kumar

[tickets] [opensaf:tickets] #172 AVSv:Loops in the csi dependencies should be checked during config validatation and rejetcted

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#172] AVSv:Loops in the csi dependencies should be checked during config validatation and rejetcted** **Status:** review **Milestone:** 4.5.2 **Created:** Tue May 14, 2013 06:10 AM UTC by Nagendra Kumar **Last Updated:** Fri Jul 10, 2015

[tickets] [opensaf:tickets] #163 AMF: Auto-adjust for standby assignments in NWay red. model does not work

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#163] AMF: Auto-adjust for standby assignments in NWay red. model does not work** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 04:39 AM UTC by Nagendra Kumar **Last Updated:** Tue May 14, 2013 04:39 AM UTC

[tickets] [opensaf:tickets] #164 AMF does not validate existence in model of SU for SaAmfSIRankedSU objects

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#164] AMF does not validate existence in model of SU for SaAmfSIRankedSU objects** **Status:** review **Milestone:** 4.5.2 **Created:** Tue May 14, 2013 04:41 AM UTC by Nagendra Kumar **Last Updated:** Wed Jul 01, 2015 07:22 AM UTC **Owner:**

[tickets] [opensaf:tickets] #166 AMF: creating an SaAmfSIRankedSU object with rank==0 causes inconsistence

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#166] AMF: creating an SaAmfSIRankedSU object with rank==0 causes inconsistence** **Status:** unassigned **Milestone:** future **Created:** Tue May 14, 2013 04:48 AM UTC by Nagendra Kumar **Last Updated:** Tue May 14, 2013 04:48 AM UTC

[tickets] [opensaf:tickets] #1417 pyosaf: Add flag to Ccb class to let the user control the SA_IMM_CCB_REGISTERED flag

2015-07-15 Thread Anders Bjornerstedt
- **status**: assigned -- review --- ** [tickets:#1417] pyosaf: Add flag to Ccb class to let the user control the SA_IMM_CCB_REGISTERED flag** **Status:** review **Milestone:** 4.6.1 **Created:** Tue Jul 14, 2015 07:00 AM UTC by Johan Mårtensson **Last Updated:** Tue Jul 14, 2015 07:00 AM

[tickets] [opensaf:tickets] #1418 pyosaf: Add convenience method to clear admin owner role on a set of objects

2015-07-15 Thread Anders Bjornerstedt
- **status**: assigned -- review --- ** [tickets:#1418] pyosaf: Add convenience method to clear admin owner role on a set of objects** **Status:** review **Milestone:** 4.7-Tentative **Created:** Tue Jul 14, 2015 08:03 AM UTC by Johan Mårtensson **Last Updated:** Tue Jul 14, 2015 08:38 AM

[tickets] [opensaf:tickets] #1417 pyosaf: Add flag to Ccb class to let the user control the SA_IMM_CCB_REGISTERED flag

2015-07-15 Thread Anders Bjornerstedt
- **Milestone**: 4.6.1 -- 4.7-Tentative --- ** [tickets:#1417] pyosaf: Add flag to Ccb class to let the user control the SA_IMM_CCB_REGISTERED flag** **Status:** review **Milestone:** 4.7-Tentative **Created:** Tue Jul 14, 2015 07:00 AM UTC by Johan Mårtensson **Last Updated:** Wed Jul 15,

[tickets] [opensaf:tickets] #1414 amfd: N+M wrong assigment with SI dependency and role failure

2015-07-15 Thread Anders Bjornerstedt
- **Milestone**: future -- 4.5.2 --- ** [tickets:#1414] amfd: N+M wrong assigment with SI dependency and role failure** **Status:** review **Milestone:** 4.5.2 **Created:** Mon Jul 13, 2015 05:32 PM UTC by Alex Jones **Last Updated:** Wed Jul 15, 2015 09:04 AM UTC **Owner:** Alex Jones

[tickets] [opensaf:tickets] #1410 pyosaf: Invalid exception used in ImmObject (object.py)

2015-07-15 Thread Anders Bjornerstedt
- **Milestone**: 4.6.1 -- 4.5.2 --- ** [tickets:#1410] pyosaf: Invalid exception used in ImmObject (object.py)** **Status:** unassigned **Milestone:** 4.5.2 **Created:** Fri Jul 10, 2015 10:11 AM UTC by Johan Mårtensson **Last Updated:** Fri Jul 10, 2015 10:11 AM UTC **Owner:** nobody

[tickets] [opensaf:tickets] #1410 pyosaf: Invalid exception used in ImmObject (object.py)

2015-07-15 Thread Anders Bjornerstedt
- **Version**: 4.5.2 -- 4.5 --- ** [tickets:#1410] pyosaf: Invalid exception used in ImmObject (object.py)** **Status:** unassigned **Milestone:** 4.5.2 **Created:** Fri Jul 10, 2015 10:11 AM UTC by Johan Mårtensson **Last Updated:** Wed Jul 15, 2015 12:46 PM UTC **Owner:** nobody ImmObject

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

2015-07-15 Thread Anders Bjornerstedt
- **Milestone**: 4.7-Tentative -- future --- ** [tickets:#1398] smf: Add capability to redo CCBs that fail ** **Status:** unassigned **Milestone:** future **Created:** Wed Jul 01, 2015 02:07 PM UTC by Rafael **Last Updated:** Mon Jul 13, 2015 09:51 AM UTC **Owner:** nobody CCBs may fail for

[tickets] [opensaf:tickets] #1417 pyosaf: Add flag to Ccb class to let the user control the SA_IMM_CCB_REGISTERED flag

2015-07-15 Thread Anders Bjornerstedt
- **Version**: 4.5.2 -- --- ** [tickets:#1417] pyosaf: Add flag to Ccb class to let the user control the SA_IMM_CCB_REGISTERED flag** **Status:** review **Milestone:** 4.7-Tentative **Created:** Tue Jul 14, 2015 07:00 AM UTC by Johan Mårtensson **Last Updated:** Wed Jul 15, 2015 12:42 PM

[tickets] [opensaf:tickets] #144 LOG: LOG server hangs with huge log records

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#144] LOG: LOG server hangs with huge log records** **Status:** unassigned **Milestone:** future **Created:** Mon May 13, 2013 11:08 AM UTC by elunlen **Last Updated:** Mon May 13, 2013 11:48 AM UTC **Owner:** elunlen Playing around testing

[tickets] [opensaf:tickets] #135 SI unassignment failed for SU on node lock

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#135] SI unassignment failed for SU on node lock** **Status:** unassigned **Milestone:** future **Created:** Mon May 13, 2013 10:23 AM UTC by surender khetavath **Last Updated:** Tue May 21, 2013 10:02 AM UTC **Owner:** nobody Changeset :

[tickets] [opensaf:tickets] #123 Sample SMF RPM integration

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#123] Sample SMF RPM integration** **Status:** unassigned **Milestone:** future **Created:** Mon May 13, 2013 08:48 AM UTC by Ingvar Bergström **Last Updated:** Mon May 13, 2013 08:48 AM UTC **Owner:** nobody

[tickets] [opensaf:tickets] #6 Amfd crashed on active controller

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement --- ** [tickets:#6] Amfd crashed on active controller** **Status:** unassigned **Milestone:** future **Created:** Mon May 06, 2013 07:21 AM UTC by Nagendra Kumar **Last Updated:** Tue Mar 24, 2015 10:33 AM UTC **Owner:** nobody Migrated from

  1   2   3   4   5   6   7   8   9   10   >