Re: [SR-Users] OOM Errors

2016-09-20 Thread Daniel-Constantin Mierla
rows in the result. We don’t use “purple” but > it’s probably worth fixing that one up too. > > > > > > Cheers > > > > *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] > *Sent:* 19 September 2016 20:04 > *To:* Phil Lavin ; Kamailio (SER) - Users

Re: [SR-Users] OOM Errors

2016-09-19 Thread Phil Lavin
Lavin Sent: 19 September 2016 21:17 To: mico...@gmail.com; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] OOM Errors Thanks, Daniel. That seems to be the logical explanation. I’ll apply the patch and see how it goes. Looking back, that code was based on a bit of code from modules

Re: [SR-Users] OOM Errors

2016-09-19 Thread Phil Lavin
” but it’s probably worth fixing that one up too. Cheers From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: 19 September 2016 20:04 To: Phil Lavin ; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] OOM Errors Hello, yes, the db related allocated chunks look to be quite

Re: [SR-Users] OOM Errors

2016-09-19 Thread Daniel-Constantin Mierla
> > *From:*sr-users [mailto:sr-users-boun...@lists.sip-router.org] *On > Behalf Of *Phil Lavin > *Sent:* 19 September 2016 18:15 > *To:* mico...@gmail.com; Kamailio (SER) - Users Mailing List > > *Subject:* Re: [SR-Users] OOM Errors > > > > 4.3 > > &

Re: [SR-Users] OOM Errors

2016-09-19 Thread Phil Lavin
: mico...@gmail.com; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] OOM Errors 4.3 From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: 19 September 2016 17:47 To: Phil Lavin mailto:phil.la...@cloudcall.com>>; Kamailio (SER) - Users Mailing List mailto:sr

Re: [SR-Users] OOM Errors

2016-09-19 Thread Phil Lavin
4.3 From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: 19 September 2016 17:47 To: Phil Lavin ; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] OOM Errors The rpc command is in 4.4, what version are you using? Cheers, Daniel On 19/09/16 18:11, Phil Lavin wrote

Re: [SR-Users] OOM Errors

2016-09-19 Thread Daniel-Constantin Mierla
rror: > > > > error: 500 - command corex.pkg_summary not found > > > > > > *From:*sr-users [mailto:sr-users-boun...@lists.sip-router.org] *On > Behalf Of *Phil Lavin > *Sent:* 19 September 2016 14:36 > *To:* mico...@gmail.com; Kamailio (SER) - Users Mail

Re: [SR-Users] OOM Errors

2016-09-19 Thread Phil Lavin
2016 14:36 To: mico...@gmail.com; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] OOM Errors Thanks, Daniel. Kamailio has been restarted now so there’s not much of any use in the pkg memory output. I’m going to add some monitoring/graphing on this and see if there’s an upward trend

Re: [SR-Users] OOM Errors

2016-09-19 Thread Phil Lavin
-Constantin Mierla Sent: 19 September 2016 13:41 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] OOM Errors Hello, it seems that the pkg is out of free space, not shm. You can check it with: kamcmd pkg.stats and look for the same pid that printed the log messages. To troubleshoot, it is

Re: [SR-Users] OOM Errors

2016-09-19 Thread Daniel-Constantin Mierla
Hello, it seems that the pkg is out of free space, not shm. You can check it with: kamcmd pkg.stats and look for the same pid that printed the log messages. To troubleshoot, it is good to print the pkg summary, see: - https://www.kamailio.org/docs/modules/stable/modules/corex.html#corex.rpc.

[SR-Users] OOM Errors

2016-09-19 Thread Phil Lavin
Hi all, Kamailio stopped performing some functions earlier today, citing OOM errors. An excerpt from the log is below. SHM usage, at the time, looked fine. Also see below for that output. A restart of Kamailio resolved the issue. Is this SHM related or OS memory manager related? root@ua-proxy