I am working to get LCR implemented on my migration system, and when I
try to start kamailio i find the below information in the log file,
and kamailio fails to start. My lcr table has 30667 rows in it. I
have read about changing the config.h file to increase the private
memory, but my question is how much should I allocate. I forsee
going up to more than 200,000 routes within the next 12 month period.
I am currently working towards migrating up from openser 1.3.3 to
kamailio-1.4.4-notls. I am currently not using LCR in my production
openser 1.3.3 system. This is new functionality that we are
implementing as part of the upgrade.
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:db_mysql:db_mysql_convert_row: no private memory left
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:db_mysql:db_mysql_convert_rows: error while converting row #2808
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:db_mysql:db_mysql_convert_result: error while converting rows
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:db_mysql:db_mysql_store_result: error while converting result
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:core:db_do_query: error while storing result
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:lcr:reload_gws: Failed to query lcr data
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
CRITICAL:lcr:mod_init: Failed to reload gateways and routes
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:core:init_mod: failed to initialize module lcr
Apr 29 17:13:49 n01-sip-c61-56-atl /sbin/kamailio[5372]:
ERROR:core:main: error while initializing modules
Thanks
Stagg