From owner-freebsd-questions@FreeBSD.ORG Sat Oct 15 17:40:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0099D16A41F for ; Sat, 15 Oct 2005 17:40:29 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 951FC43D46 for ; Sat, 15 Oct 2005 17:40:28 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j9FHeR8e059431; Sat, 15 Oct 2005 12:40:27 -0500 (CDT) (envelope-from dan) Date: Sat, 15 Oct 2005 12:40:27 -0500 From: Dan Nelson To: Josh Paetzel Message-ID: <20051015174026.GD21223@dan.emsphone.com> References: <200510151048.39626.josh@tcbug.org> <20051015163621.GC21223@dan.emsphone.com> <200510151200.15127.josh@tcbug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510151200.15127.josh@tcbug.org> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: Gathering statistics on disk usage 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: Sat, 15 Oct 2005 17:40:29 -0000 In the last episode (Oct 15), Josh Paetzel said: > > If you apply the patch at > > http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/68840, you will be > > able to get %busy stats out of iostat. > > Thanks for your quick reply. Unfortunately your patch does not apply > cleanly to a 4.11-STABLE box. I can supply iostat.c.rej if you want > it. I also tried it on a 5.4-RELENG-p7 box and it failed there as > well. It definitely should have applied cleanly on 5.4. I just tested it. Try downloading the "Raw PR" link at the bottom of the page; that will remove any html-escaping. The patch won't work on 4.x because the devstat interface got overhauled between 4.x and 5.x. -- Dan Nelson dnelson@allantgroup.com