Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 11:52:51 -0500
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        current@freebsd.org
Subject:   FW: Re: Error with post 1.1 release Postfix and Cyrus -Possible Bug in VM system
Message-ID:  <20020530165251.GB1018@leviathan.inethouston.net>

next in thread | raw e-mail | index | archive | help
Do we have anyone working on the VM system that could look at this?

----- Forwarded message from Wietse Venema <wietse@porcupine.org> -----

Date: Thu, 30 May 2002 12:49:10 -0400 (EDT)
Reply-To: Postfix users <postfix-users@postfix.org>
From: wietse@porcupine.org (Wietse Venema)
To: Postfix users <postfix-users@postfix.org>
Subject: Re: Error with post 1.1 release Postfix and Cyrus
X-Mailer: ELM [version 2.4ME+ PL82 (25)]
Sender: owner-postfix-users@postfix.org

You're somehow still running qmgr code that speaks the protocol
from before 20020514.

To find the file,

    # find / \( -name qmgr -o -name nqmgr \) -ls

But you may not find this file.

After upgrading Postfix I very, very, occasionally find that FreeBSD
will execute a new process from an old file that was just replaced.

Postfix always installs executables by using "mv newfile oldfile".
At this time, the old file may still be executing, and the parent
process is always executing (the Postfix master daemon).

I suspect an obscure VM system bug. "postfix reload" does not seem
to cure this condition. The problem goes away after "postfix stop"
then "postfix start", which terminates the parent process.

This has happened to me only twice over the past year. My server
and workstations run FreeBSD versions 4.1 - 4.4. I haven't found
the time and energy to debug this.

	Wietse
-
To unsubscribe, send mail to majordomo@postfix.org with content
(not subject): unsubscribe postfix-users

----- End forwarded message -----

-- 
David W. Chapman Jr.
dwcjr@inethouston.net	Raintree Network Services, Inc. <www.inethouston.net>
dwcjr@freebsd.org	FreeBSD Committer <www.FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020530165251.GB1018>