From owner-freebsd-questions Fri Jul 25 16:44:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA02385 for questions-outgoing; Fri, 25 Jul 1997 16:44:40 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA02375 for ; Fri, 25 Jul 1997 16:44:35 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id QAA21233; Fri, 25 Jul 1997 16:46:19 -0700 (PDT) Message-Id: <199707252346.QAA21233@implode.root.com> To: John-David Childs cc: Brett Taylor , freebsd-questions@FreeBSD.ORG Subject: Re: pstat problem In-reply-to: Your message of "Fri, 25 Jul 1997 12:55:40 MDT." From: David Greenman Reply-To: dg@root.com Date: Fri, 25 Jul 1997 16:46:18 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >On Fri, 25 Jul 1997, Brett Taylor wrote: > >> Hi, >> >> I just upgraded from 2.2.1 to 2.2-STABLE w/ what I thought were no >> problems, however when I try to use 'pstat -T' I now get an error: >> >> > pstat -T >> 82/680 files >> pstat: sysctl: KERN_VNODE: No such file or directory >> > >Hmmm...I just went from 2.1.7 -> 2.2.2-RELEASE *today* > >MOOSE:/users/home/jdc>pstat -T >194/1480 files > 2493 vnodes >0M/255M swap space >MOOSE:/users/home/jdc>uname -a >FreeBSD hostname.denver.net 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Fri >Jul 25 09:07:10 MDT 1997 jdc@hostname.denver.net:/usr/src/sys/compile/DENVERNET >i386 > > >> I checked on another machine that is also running 2.2-STABLE and the same >> error occurs. Anyone now what's happened? Use pstat -s to look at swap info. The above error is a side effect of a bug workaround; pstat will need to be changed to get the vnode total in a different way. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project