ひょっとして、
Aug 17 20:24:29 backup postfix/smtpd[5618]: fatal: shared-lock database /usr/loc
al/mailman/data/aliases.db for open: No locks available
Aug 17 20:24:30 backup postfix/master[2853]: warning: process /usr/libexec/postf
ix/smtpd pid 5618 exit status 1
Aug 17 20:24:30 backup postfix/master[2853]: warning: /usr/libexec/postfix/smtpd
: bad command startup -- throttling
これは
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123415
こういうこと?
"no locks available" NFS mailman
"no locks available" NFS rhel
などで google すると、sendmail やら movemail やら vacation やら
各所で影響がでている模様。 Update 2 から出るようになった問題らしい。
http://www.redhatconfig.com/msg/73374.html
http://www.redhatconfig.com/msg/75567.html
/usr/local/mailman/Mailman/LockFile.py を読んでなんとかしなきゃだめか。
あとは後ろ向きな解決方法として、NFS をやめる。
rsync で backup -> mail1, mail2 へ aliases などを同期するようにしてみる。
