We are seeing problems in our log file with regards to our duplicate
delivery database.  They are as follows:

lmtpd[19330]: duplicate_mark: error setting 
<Pine.OSF.3.93.1010825231803.301365A-100000
    @oak.cats.ohiou.edu>/536836816: Invalid argument
lmtpd[19330]: duplicate_check: opening /var/imap/deliverdb/deliver-m.db: 
Invalid argument
lmtpd[19330]: duplicate_mark: opening /var/imap/deliverdb/deliver-m.db: 
Invalid argument
lmtpd[19330]: duplicate_check: opening /var/imap/deliverdb/deliver-m.db: 
Invalid argument
lmtpd[19330]: duplicate_mark: opening /var/imap/deliverdb/deliver-m.db: 
Invalid argument
lmtpd[19330]: duplicate_check: opening /var/imap/deliverdb/deliver-m.db: 
Invalid argument
[ Lots of these ]
lmtpd[24010]: duplicate_mark: error setting 
<[EMAIL PROTECTED]>/536836816:
    Invalid argument
lmtpd[19330]: duplicate_mark: opening /var/imap/deliverdb/deliver-d.db: 
Invalid argument

lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-m.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-n.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-r.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-b.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_mark: opening /var/imap/deliverdb/deliver-b.db: Not 
enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-h.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-v.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-s.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-z.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-l.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
lmtpd[24244]: duplicate_check: opening /var/imap/deliverdb/deliver-c.db: 
Not enough space
lmtpd[24244]: DBERROR dup: Lock table is out of available locks
[ And so on, and so forth... hitting all the delivery databases ]
[ there is a mixture of duplicate_check and duplicate-mark entries also ]

We now get the DBERROR stuff all the time, and I don't believe the duplicate
delivery database is doing anything at all now.  It doesn't seem to be
affecting email delivery any, so my guess is that the LMTP daemon will first
check to see if a message is in the database and if it can't connect to the
database, it just doesn't use it and delivers the email normally.  Is that
correct?

So, my question is, how do we fix this?  The most obvious answer is to nuke
the delivery databases completely and let the server recreate them.  Is 
there
no way to clean out the locks without doing that?  Other ideas would be to
export the database to flat file and reimport them back in (maybe?), or try
running 'ctl_deliver -r' on the databases.  I tried running ctl_deliver 
while
the cyrus server is running and it didn't look like anything happened... not
even a log entry.

Any idea what would have caused these errors to begin with?

Scott
--
 +-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-+
      Scott W. Adkins                http://www.cns.ohiou.edu/~sadkins/
   UNIX Systems Engineer                  mailto:[EMAIL PROTECTED]
        ICQ 7626282                 Work (740)593-9478 Fax (740)593-1944
 +-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-+
     CNS, HDL Center, Suite 301, Ohio University, Athens, OH 45701-2979

Reply via email to