10 Jan
2017
10 Jan
'17
11:34 p.m.
On 10 Jan 2017, at 20.38, Tom Sommer mail@tomsommer.dk wrote:
I have Poolmon (https://github.com/brandond/poolmon) set up. When it does all the checks concurrently, obviously there are locking issues on each mailserver it tests:
"Warning: Locking transaction log file xxxx/indexes/dovecot.list.index.log took 60 seconds (syncing)"
It's just an empty mailbox.
Is there any way to do a login test, without locking the index files? Hence avoiding these warnings/errors?
Are they accessing the same mail account on all the backend servers? I guess that could be troublesome, although I don't know why it would still take 60 seconds. Anyway better would be if it used a backend-specific mail user, but I'm not sure if poolmon supports that now.