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

Reply via email to