RE: SV: SV: Strange Postfix error

2012-01-23 Thread Johan Andersson
Johan Andersson Cc: Postfix users Subject: Re: SV: SV: Strange Postfix error Johan Andersson: > The problem was solved with a full server reboot (rebooting the > zone where Postfix is running did not help). > Strangebut I'm happy for now. I found a similar problem with Linux on some

Re: SV: SV: Strange Postfix error

2012-01-23 Thread Wietse Venema
Johan Andersson: > The problem was solved with a full server reboot (rebooting the > zone where Postfix is running did not help). > Strangebut I'm happy for now. I found a similar problem with Linux on some third-party website, where a Postfix daemon has been reported to fail in fstat() with t

Re: SV: SV: Strange Postfix error

2012-01-20 Thread Wietse Venema
Wietse Venema: > Your symptoms indicate a mis-match between the IN-MEMORY master > daemon process, and the ON-DISK executable files for smtpd, cleanup, > etc. Famous last words. This may be the result of a Linux "misfeature" where a pipe inode number goes over 32bit: http://bugs.debian.org/cgi-bi

Re: SV: SV: Strange Postfix error

2012-01-20 Thread Wietse Venema
Your symptoms indicate a mis-match between the IN-MEMORY master daemon process, and the ON-DISK executable files for smtpd, cleanup, etc. To fix, see the suggestion at the end of my first reply. This is my final response. Wietse