- **Milestone**: 4.6.0 --> never


---

** [tickets:#1308] ccb object create fails with invalid param with old SaNameT 
Apis**

**Status:** duplicate
**Milestone:** never
**Created:** Wed Apr 08, 2015 07:29 AM UTC by Sirisha Alla
**Last Updated:** Thu Apr 09, 2015 01:45 AM UTC
**Owner:** nobody
**Attachments:**

- 
[extralength.tar](https://sourceforge.net/p/opensaf/tickets/1308/attachment/extralength.tar)
 (532.5 kB; application/x-tar)


This issue is seen on changeset 6377 along with patch for #1267(969 backport 
changes). The setup is single pbe enabled with 50k objects.

The IMM Application tree is being created in the following manner. obj1 is the 
parent of obj2 and obj3. Obj2 is the parent of obj4 and obj4 is the parent of 
obj5. All the Apis used are old APIs using SaNameT.

Creation for obj1, obj2 and obj3 are successfully added into the CCB. When 
object creations for obj4 and obj5 are added to the CCB, CCB Create failed with 
INVALID_PARAM. 

syslog on SC-1:

Apr  8 12:38:21 SLES-64BIT-SLOT1 osafimmpbed: IN Create of class 
noDanglingPreconfigurationClass committing with ccbId:100000007
Apr  8 12:38:21 SLES-64BIT-SLOT1 osafimmnd[7221]: NO Create of class 
noDanglingPreconfigurationClass is PERSISTENT.
Apr  8 12:38:21 SLES-64BIT-SLOT1 osafimmnd[7221]: NO ERR_INVALID_PARAM: Not a 
proper parent name:configRdnObj2,configRdnObj1^? size:28
Apr  8 12:38:21 SLES-64BIT-SLOT1 osafimmnd[7221]: NO ERR_INVALID_PARAM: Not a 
proper parent name:configRdnObj4,configRdnObj2,configRdnObj1Â size:42
Apr  8 12:38:21 SLES-64BIT-SLOT1 osafimmnd[7221]: NO Ccb 2 COMMITTED 
(noDanglingPreconfigurationClass)

The length passed in the SaNameT is 27 and 41 respectively for obj4 and obj5. 
But the length is being considered as 28 and 42 internally. 

syslog and immnd traces are attached. This is an old test which worked fine 
before changes for #643.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to