From owner-freebsd-stable@FreeBSD.ORG Wed Nov 17 13:34:41 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A89916A4CE for ; Wed, 17 Nov 2004 13:34:41 +0000 (GMT) Received: from gromit.dlib.vt.edu (gromit.dlib.vt.edu [128.173.49.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3451043D48 for ; Wed, 17 Nov 2004 13:34:41 +0000 (GMT) (envelope-from paul@gromit.dlib.vt.edu) Received: from zappa.Chelsea-Ct.Org (pool-151-199-90-129.roa.east.verizon.net [151.199.90.129]) by gromit.dlib.vt.edu (8.13.1/8.13.1) with ESMTP id iAHDYU7j078826 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 17 Nov 2004 08:34:33 -0500 (EST) (envelope-from paul@gromit.dlib.vt.edu) Received: from zappa.Chelsea-Ct.Org (localhost.Chelsea-Ct.Org [127.0.0.1]) by zappa.Chelsea-Ct.Org (8.13.1/8.13.1) with ESMTP id iAHDYODV002832 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 17 Nov 2004 08:34:25 -0500 (EST) (envelope-from paul@gromit.dlib.vt.edu) Received: (from paul@localhost) by zappa.Chelsea-Ct.Org (8.13.1/8.13.1/Submit) id iAHDYNYY002831; Wed, 17 Nov 2004 08:34:23 -0500 (EST) (envelope-from paul@gromit.dlib.vt.edu) X-Authentication-Warning: zappa.Chelsea-Ct.Org: paul set sender to paul@gromit.dlib.vt.edu using -f From: Paul Mather To: Dmitry Pryanishnikov In-Reply-To: <20041117093506.U64273@atlantis.atlantis.dp.ua> References: <20041117093506.U64273@atlantis.atlantis.dp.ua> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 17 Nov 2004 08:34:20 -0500 Message-Id: <1100698461.82606.2.camel@zappa.Chelsea-Ct.Org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: freebsd-stable@freebsd.org Subject: Re: vmstat regression (RELENG_4 -> RELENG_5) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 13:34:41 -0000 On Wed, 2004-11-17 at 09:51 +0200, Dmitry Pryanishnikov wrote: > Hello! > > While playing with fresh installation of 5.3-RELEASE (GENERIC kernel) I've > noticed that I can only see my HDD in the left lower corner of the systat's > vmstat screen. I also have working floppy and CD-RW drives, both are detected > and work, but I can't see data transfer stats for them. In 4.10-RELEASE, I see > ad0,acd0,fd0 here, but in 5.3-RELEASE I see only ad0. > After reading manual page systat(8) I see the root reason of this behaviour: > kernel devstat(9) subsystem only sees my ad0. Under 4.10-RELEASE, sysctl > kern.devstat.numdevs gives 3, but under 5.3-RELEASE only 1. How can I enable > disk statistics gathering for disks other than HDD in 5.3-RELEASE? The gstat(8) command will display statistics for all GEOM disks, including floppy and CD-{ROM,R,RW}. Cheers, Paul. -- e-mail: paul@gromit.dlib.vt.edu "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." --- Frank Vincent Zappa