From owner-freebsd-bugs Sat Jan 4 10:57:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA08222 for bugs-outgoing; Sat, 4 Jan 1997 10:57:22 -0800 (PST) Received: from crh.cl.msu.edu (crh.cl.msu.edu [35.8.1.24]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA08216 for ; Sat, 4 Jan 1997 10:57:20 -0800 (PST) Received: (from henrich@localhost) by crh.cl.msu.edu (8.8.4/8.8.4) id NAA05728; Sat, 4 Jan 1997 13:57:14 -0500 (EST) From: Charles Henrich Message-Id: <199701041857.NAA05728@crh.cl.msu.edu> Subject: Re: systat -io 1 (2.2-BETA) To: joerg_wunsch@uriah.heep.sax.de Date: Sat, 4 Jan 1997 13:57:14 -0500 (EST) Cc: freebsd-bugs@FreeBSD.ORG In-Reply-To: from J Wunsch at "Jan 4, 97 12:03:39 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > As Charles Henrich wrote: > > > systat -io 1 > > > > :number > > > > wait... > > > > Seg fault... > > Perhaps only on your 55-disk system? It works fine on my copy of > 2.2-BETA, but that's admittedly only with a single disk. > > Can you run gdb on it? Okay, I tracked down my two recent problems with iostat and systat, for some nasty reason the kernel is #defining the max number of disks to keep stats on (grumble grumble grumble) DK_NDRIVE, and its set to 8, I reset it to 16, recompiled kernel and related binaries (iostat/systat) and now both tools notice all 13 of my disks and systat no longer dumps core. Although it is odd that it does.. I'll have too look further, but the problem may have been when I fed systat a drive name that it didnt find in the kernel list it barfed.. -Crh Charles Henrich Michigan State University henrich@msu.edu http://pilot.msu.edu/~henrich