Finally solved the issue so I figured I would post what I did to resolve it.
I took two actions that solved the problem. 6.0.1 was released, and it mentioned some bug fixes for Debian Lenny. When I went to run a backup of the /zimbra directory I noticed it was taking much longer than it should. Turns out, the daily mailbox.log files were gigantic, averaging 12-15gigs each! Since the server was on a VPS server anyway and disk IO probably isin't that stellar to being with, im sure writing a log file that large over a 8-10 hour business day was totally destroying what mediocre IO performance did exist.
After turning logging down to WARN for imap, the log file is now averaging 250k a day and the server has been up for over 24 hours (thats never happened).
Second thing I did was to go ahead and run the 6.0.1 update as well.
Not sure which one cured it, but at least its running reliably. |