Archive for the 'Linux' Category

cyrus/lmtpunix: db4: Logging region out of memory / kmail2 sucks

Today I was wondering that I had almost no new mail in my inbox in the morning. After a while I decided to have a look into the server logfiles …. so I learned that postfix wasn’t able to deliver mails via lmtp cause of:

Oct  7 07:45:56 post cyrus/lmtpunix[307]: DBERROR db4: Logging region out of memory; you may need to increase its size
Oct  7 07:45:56 post cyrus/lmtpunix[307]: DBERROR: opening /var/lib/cyrus/deliver.db: Cannot allocate memory
Oct  7 07:45:56 post cyrus/lmtpunix[307]: DBERROR: opening /var/lib/cyrus/deliver.db: cyrusdb error
Oct  7 07:45:56 post cyrus/lmtpunix[307]: FATAL: lmtpd: unable to init duplicate delivery database
Oct  7 07:45:56 post cyrus/master[754]: service lmtpunix pid 307 in READY state: terminated abnormally

Seems like this can be fixed with:

/etc/init.d/cyrus2.2 stop
cat< /var/lib/cyrus/db/DB_CONFIG
set_cachesize 0 2097152 1
set_lg_regionmax 1048576
EOM
/etc/init.d/cyrus2.2 start

Looking more closer into the logs, it turned out that this trouble started last night when I connected with a client running the soon to be released Ubuntu Oneiric Ocelot using the new kmail2.

So it looks like the KDE/Ubuntu folks broke again kmail (or any KDE subsystem), as it also has troubles when migrating over from kmail(1) and it looks like it’s not able to access most of the imap subfolders. Well done!

Monitoring related package updates

  • nagios-plugins
    • stable: uploaded 1.4.15-3squeeze1 fixing #623702
    • testing: entered 1.4.15-4, this basically reduced the dependency footprint of nagios-plugins-standard (#569028)
    • squeeze-backports: uploaded 1.4.15-4~bpo60+1
  • icinga
    • unstable: Alexander Wirt uploaded 1.4.0-2
    • squeeze-backports: uploaded 1.4.0-2~bpo60+1
    • lenny-backports-sloppy: uploaded 1.4.0-2~bpo50+1
  • nagstamon
    • squeeze-backports: uploaded 0.9.6.1-2~bpo60+1, which works with icinga 1.4
  • nagios3
    • unstable: Alexander Wirt uploaded 3.2.3-2
  • check-mk
    • unstable: Alexander Wirt uploaded 1.1.10-1
  • icli
  • nagircbot
    • testing: John Morrissey uploaded initially some weeks ago 0.0.32-1
  • mod-gearman
    • testing: Stig Sandbeck Mathisen uploaded initially some weeks ago 1.0.3-1
  • pnp4nagios
    • testing: Sebastian Harl uploaded some weeks ago 0.6.12-1
    • squeeze-backports: Sebastian Harl uploaded 0.6.12-1~bpo60+1

Some more about packaging nagios and icinga related packages can be found at our team site.

small announcement: Chemnitzer Linuxtage 2011

This weekend we did run a booth at Chemnitzer Linuxtage. As always, it was a joy to be at this event. We had great discussions and talks with guests and exhibitors, I also enjoyed a small number of lectures. The booth did run well, beside some quirks. Some pictures can be found here.

Debian 6.0 ‘squeeze’ released

Our baby was release just some moments ago. Many thanks to all who made this happen, I’m very proud!
Also many thanks to the release team, ftpmaster, cd people, www-team, press folks and all who worked so hard today instead of having release party, to make it real.


Too Cool for Internet Explorer