From owner-freebsd-questions@FreeBSD.ORG Mon Nov 20 11:53:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A491C16A416 for ; Mon, 20 Nov 2006 11:53:50 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 110D343D58 for ; Mon, 20 Nov 2006 11:53:33 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id kAKBqlmk015473 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 20 Nov 2006 13:52:59 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id kAKBqWEJ001140; Mon, 20 Nov 2006 13:52:35 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id kAINTipA004336; Sun, 19 Nov 2006 01:29:44 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 19 Nov 2006 01:29:44 +0200 From: Giorgos Keramidas To: Rachel Florentine Message-ID: <20061118232943.GB4190@kobe.laptop> References: <20061117135918.62452.qmail@web57809.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061117135918.62452.qmail@web57809.mail.re3.yahoo.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.983, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.34, BAYES_00 -2.60, DATE_IN_PAST_24_48 0.88, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: The Mystery Of the Disappearing Processes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2006 11:53:50 -0000 On 2006-11-17 05:59, Rachel Florentine wrote: > Hi; > My server crashed yesterday. We finally got it back up. The > problem was a startup script that I'd created. However, now > that it's back up, when I ps some of the processes which are > running (notably Zope) don't show up. Qmail doesn't show up > either *unless* I shut it down and restart it (but that doesn't > make the Zope processes show up). What's going on here? You haven't, by any chance, installed a new kernel (one with mismatched version from the userland you are using), and accidentally rebooted (because of the crash) into this one, right?