On Mon, Jul 11, 2011 at 1:10 PM, Noel Jones <njo...@megan.vbhcs.org> wrote: > > On 7/10/2011 8:17 PM, Alberto Lepe wrote: > > This past days Amavis has been reporting some errors which > > restart postfix daemon. > > Does anyone know why is this happening? Is this important? How > > can it be fixed? > > > > I'm using postfix 2.5.1-2ubuntu1.4 and amavis 2.5.3-1ubuntu3 > > (Ubuntu Hardy) > > I didn't change postfix settings recently and it was last > > updated in Jun 10. > > > > Logs at /var/log/mail.log : > > > > Jul 9 14:32:10 mail postfix/master[3409]: terminating on > > signal 15 > > > [Post in plain text only next time please -- no html] > > Postfix master process crashed. > > > Jul 9 14:32:10 mail amavis[5099]: (05099-07) Negative SMTP > > resp. to data-dot (<e.nish...@sangyo.com > > Amavis reports that postfix isn't available. Note that amavis > didn't cause the crash, but is simply the bearer of bad news. > > Debugging tips: > http://www.postfix.org/DEBUG_README.html > http://www.postfix.org/DEBUG_README.html#mail > > There is likely a fatal: message logged by postfix somewhere > earlier in the log that may be of help. > http://www.postfix.org/DEBUG_README.html#logging > > The most common cause of master crashing is mismatched system > libraries -- improperly built postfix or one of its components. > > > -- Noel Jones
Thank you Noel, I think you are right, it should be related to: "mismatched system libraries". The kernel was updated (and other libraries) two weeks ago but we didn't proceed restarting the server as it was in use (and we, busy). Looking at the syslog it seems co-related to this warning: "3w-9xxx: scsi0: WARNING: (0x06:0x0037): Character ioctl (0x108) timed out, resetting card.". Sorry about sending the msg in HTML, I forgot to disable it. Thank you again.