squatter problem
Robert Banz
banz at umbc.edu
Wed Sep 5 09:44:16 EDT 2007
Hidey ho everybody,
So, one of my backend mailservers in my cyrus cluster is doing
something silly:
Sep 5 02:00:00 ms1.mail.umbc.edu master[29759]: [ID 392559
local6.debug] about to exec /local/cyrus/bin/squatter
Sep 5 02:00:00 ms1.mail.umbc.edu squatter[29759]: [ID 621814
local6.notice] indexing mailboxes
Sep 5 02:00:00 ms1.mail.umbc.edu squatter[29759]: [ID 454541
local6.debug] skipping mailbox shared/test
Sep 5 02:00:00 ms1.mail.umbc.edu squatter[29759]: [ID 454541
local6.debug] skipping mailbox user/a11
...
Sep 5 02:00:00 ms1.mail.umbc.edu squatter[29759]: [ID 454541
local6.debug] skipping mailbox user/a28/Spam
Sep 5 02:00:00 ms1.mail.umbc.edu squatter[29759]: [ID 454541
local6.debug] skipping mailbox user/a28/Trash
Sep 5 02:00:00 ms1.mail.umbc.edu squatter[29759]: [ID 811920
local6.notice] done indexing mailboxes
Squatter seems to think its work is done rather quickly when running
under the master's control, but if I run the same command line ( /
local/cyrus/bin/squatter -s ) from the command line, it happily chugs
along, indexing and indexing. I'm not seeing this behavior on any of
my other backend servers... Its obviously not dying of some horrible
segfault or bus error, since it gets to log the 'done indexing
mailboxes' message -- but what could possibly give it the idea that
its done?
-rob
More information about the Info-cyrus
mailing list