Below is the folder details *drwxr-xr-x 102 user user 4.0K 2010-10-25 18:45 spool*
I can find the following errors in the log... 2010-10-26 14:58:13 [23627] [12] ERROR: Could not unlink file `/xxx/xxxx/kannel_queue/spool/7/205c136b-f92f-444e-ac2c-d6ca24548a33'. 2010-10-26 14:58:13 [23627] [12] ERROR: System error 2: No such file or directory -------- *Jinson* * * On Tue, Oct 26, 2010 at 8:26 PM, Alejandro Guerrieri < [email protected]> wrote: > Jinson, > > store-dump-freq only applies to the "file" store-type. > > Are you sure that the spool folder exists, and it's writable by the process > kannel is running as? > > Have you checked the logs? > > Regards, > > Alex > > > On Tue, Oct 26, 2010 at 4:47 PM, Jinson <[email protected]> wrote: > >> Sorry for the trouble. Was trying to convey the exact problem. >> >> I'm still facing this issue. My messages are getting queued up in the >> memory queue and not getting moved into the store. >> >> -------- >> *Jinson* >> >> 2010/10/26 Nikos Balkanas <[email protected]> >> >> Not when you are spamming the list. 3 emails about the same thing in the >>> last 4 hours is abuse, for users who volunteer their free time to help. >>> >>> Nikos >>> ----- Original Message ----- From: Jinson >>> To: users >>> Cc: Divya Philip >>> Sent: Tuesday, October 26, 2010 3:19 PM >>> Subject: Re: Question about Store Type >>> >>> >>> >>> >>> >>> Can somebody help me with the query? >>> >>> >>> >>> >>> >>> >>> On Tue, Oct 26, 2010 at 11:24 AM, Jinson <[email protected]> wrote: >>> >>> >>> >>> >>> A correction : >>> I have huge message queue in memory related to each SMSC connection and >>> very less number of messages in store. >>> >>> >>> On Tue, Oct 26, 2010 at 10:59 AM, Jinson <[email protected]> wrote: >>> >>> Hello Group, >>> >>> >>> Can somebody explain how Kannel Store mechanism works? >>> >>> >>> I can see three configuration parameters in the user guide. store-type, >>> store-location and store-dump-freq. >>> >>> >>> My problem is that I have huge message queue in memory related to each >>> SMSC connection and very less number of messages in queue. My swap usage is >>> always above 70% because of the memory queues. >>> >>> >>> Is there any way to move these queued messages in memory to store? >>> >>> >>> Attached my core group conf >>> >>> >>> #Kannel configuration >>> group = core >>> admin-port = xxxx >>> admin-password = "xxx" >>> status-password = "xxxx" >>> smsbox-port = xxxx >>> smsbox-port-ssl = no >>> sms-resend-retry = 0 >>> store-type = spool >>> store-location = "/xxxxxxxxxxl" >>> dlr-storage = mysql >>> log-file = "/var/log/kannel/kannel-core.log" >>> access-log = "/var/log/kannel/bearerbox-access.log" >>> log-level = 1 >>> >>> >>> >>> >>> Thanks >>> Jinson. >>> >> >> >
