Hi All,

I verified this is a break in functionality. In OpenSAF 5.0 I tried 
creating 15000 objects per CCB and it worked fine.

=====================================
Nov 26 15:21:17 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 237 COMMITTED 
(chaniTestClass)
Nov 26 15:21:17 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 238 COMMITTED 
(chaniTestClass)
Nov 26 15:21:17 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 239 COMMITTED 
(chaniTestClass)
Nov 26 15:21:17 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 240 COMMITTED 
(chaniTestClass)
.
.
.
Nov 26 15:23:05 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 15230 COMMITTED 
(chaniTestClass)
Nov 26 15:23:05 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 15231 COMMITTED 
(chaniTestClass)
Nov 26 15:23:05 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 15232 COMMITTED 
(chaniTestClass)
Nov 26 15:23:05 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 15233 COMMITTED 
(chaniTestClass)
Nov 26 15:23:05 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 15234 COMMITTED 
(chaniTestClass)
Nov 26 15:23:05 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 15235 COMMITTED 
(chaniTestClass)
Nov 26 15:23:05 SCALE_SLOT-91 osafimmnd[24451]: NO Ccb 15236 COMMITTED 
(chaniTestClass)
======================================

The ticket #195 only makes the MAX parameters configurable.
If accepted, I'll raise the ticket in sourceforge.

-Chani

On 9/1/2016 10:59 AM, A V Mahesh wrote:
> Hi All,
>
> I was running  `immcfg` in a loop to create some object , once it
> reaches 10001objects creation
> Immnd is returning `ERR_NO_RESOURCES: maximum Ccbs limit 10000 has been
> reached for the cluster` error
> which is unexpected ,  once `immcfg`  reruns , it is expected that the
> `maximum Ccbs` will decremented ( this was previous behavior) ,
>
> can you please check.
>
> =========================================================================================================
>
>
> for (( i = 1 ; i <=300000; i++))
>      immcfg -c PinvId -a pinvPhoneNumber=+46768 pinvRdn=$i
>
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO Ccb 9996 COMMITTED
> (immcfg_SC-1_2334)
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO Ccb 9997 COMMITTED
> (immcfg_SC-1_2337)
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO Ccb 9998 COMMITTED
> (immcfg_SC-1_2340)
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO Ccb 9999 COMMITTED
> (immcfg_SC-1_2343)
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO Ccb 10000 COMMITTED
> (immcfg_SC-1_2346)
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO Ccb 10001 COMMITTED
> (immcfg_SC-1_2349)
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO ERR_NO_RESOURCES: maximum Ccbs
> limit 10000 has been reached for the cluster
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO ERR_NO_RESOURCES: maximum Ccbs
> limit 10000 has been reached for the cluster
> Sep  1 10:43:33 SC-1 osafimmnd[4466]: NO ERR_NO_RESOURCES: maximum Ccbs
> limit 10000 has been reached for the cluster
>
>
> =========================================================================================================
>
>
> -AVM
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Opensaf-devel mailing list
> Opensaf-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/opensaf-devel

------------------------------------------------------------------------------
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to