From owner-freebsd-current Mon May 27 08:37:55 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA20307 for current-outgoing; Mon, 27 May 1996 08:37:55 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA20302 for ; Mon, 27 May 1996 08:37:50 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I57HO75C9C0005U1@mail.rwth-aachen.de>; Mon, 27 May 1996 17:02:42 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id RAA10147; Mon, 27 May 1996 17:08:11 +0200 Date: Mon, 27 May 1996 17:08:10 +0200 (MET DST) From: "Christoph P. Kukulies" Subject: Re: something's weird with ps In-reply-to: <199605271355.PAA24316@allegro.lemis.de> To: grog@lemis.de (Greg Lehey) Cc: kuku@gilberto.physik.rwth-aachen.de, FreeBSD-current@FreeBSD.ORG Reply-to: Christoph Kukulies Message-id: <199605271508.RAA10147@gilberto.physik.rwth-aachen.de> MIME-version: 1.0 X-Mailer: ELM [version 2.4ME+ PL16 (25)] Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Christoph P. Kukulies writes: > > > > Found it! Due to the recent problems with /procfs (mount_procfs gone) > > I disabled the mount in /etc/fstab. > > > > The symptom I described (no ps times 00:00:00 , no command lines, > > just (getty) ) occurs exactly when there is no /procfs. > > Interesting. I suppose that one's worth documenting. > > I'm getting the same problem on my -stable box: > > === grog@daemon (/dev/ttyp0) /usr/home/grog 5 -> ps aux > USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND > grog 740 0.0 3.8 472 220 p0 R+ 3:50PM 0:00.03 (ps) > root 1 0.0 1.3 364 72 ?? Is 12:35PM 0:00.12 (init) > root 2 0.0 0.3 0 12 ?? DL 12:35PM 0:04.86 (pagedaemon) > root 3 0.0 0.3 0 12 ?? DL 12:35PM 0:00.27 (vmdaemon) [...] > grog 658 0.0 9.0 820 532 p0 Ss 3:02PM 0:00.86 (bash) > root 0 0.0 0.1 0 0 ?? DLs - 0:00.00 (swapper) > > Permissions look OK. Any other ideas? Which lkm might cause this > problem? I could reproduce it after umounting /proc. Do you have /proc in /etc/fstab? > > Greg --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de