Hi Neelakanta, This is definitely a bug. When CCB is finalized, it's still shown as an active CCB. If you check number of CCBs with resource display functionality, you will see that number of CCBs is not decreasing.
BR, Zoran -----Original Message----- From: Neelakanta Reddy [mailto:reddy.neelaka...@oracle.com] Sent: den 1 september 2016 11:09 To: opensaf-devel@lists.sourceforge.net Subject: Re: [devel] Immnd: maximum Ccbs limit 10000 has been reached very quickly Hi, I think this is not yet documented and will be documented. Try to increase the ccb limits and check. /Neel. On 2016/09/01 02:01 PM, Chani Srivastava wrote: > Hi, > > With current 5.1 OpenSAF changeset 7997 the issue is reproducible > > ============================================== > Sep 1 12:16:52 OSAF-SC1 osafimmnd[27298]: NO Ccb 10002 COMMITTED > (chaniTestClass) > Sep 1 12:16:52 OSAF-SC1 osafimmnd[27298]: NO Ccb 10003 COMMITTED > (chaniTestClass) > Sep 1 12:16:52 OSAF-SC1 osafimmnd[27298]: NO Ccb 10004 COMMITTED > (chaniTestClass) > Sep 1 12:16:52 OSAF-SC1 osafimmnd[27298]: NO Ccb 10005 COMMITTED > (chaniTestClass) > Sep 1 12:16:52 OSAF-SC1 osafimmnd[27298]: NO ERR_NO_RESOURCES: > maximum Ccbs limit 10000 has been reached for the cluster > =============================================== > > This looks like a candidate for ticket. Let me know i'll raise it in > community. > > -Chani > > On 9/1/2016 1:49 PM, Neelakanta Reddy wrote: >> Hi, >> >> can you verify the same with 5.1. >> >> /Neel. >> >> >> On 2016/09/01 12:58 PM, Chani Srivastava wrote: >>> 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 >> --------------------------------------------------------------------- >> --------- _______________________________________________ >> 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 ------------------------------------------------------------------------------ _______________________________________________ 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