From owner-freebsd-fs@FreeBSD.ORG Fri Dec 2 19:56:29 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D6811065677 for ; Fri, 2 Dec 2011 19:56:29 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 062378FC17 for ; Fri, 2 Dec 2011 19:56:28 +0000 (UTC) Received: by wgbdr11 with SMTP id dr11so1794849wgb.31 for ; Fri, 02 Dec 2011 11:56:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=lW0zEptH86K13toQDpblysysz62XqGOc95cc3rlk+OA=; b=myzDUYRfgFu90g/+s/JIcOPXc/5rXYJx6Egx3mcM8kAiIAFHfAGUn2AzIHM5wFSWDa YgbViGSc+ZnRo68lZ/zi1yeDPkfAAF01QBinIfnCUVpWrghOnAawbLvk8RIcnm1NFcNQ TQuAmPCwxMrAkCvua0rZy4eRCMcogkML4Gd3A= Received: by 10.227.206.6 with SMTP id fs6mr6985752wbb.20.1322855788041; Fri, 02 Dec 2011 11:56:28 -0800 (PST) Received: from DataIX.net (ppp-21.139.dialinfree.com. [209.172.21.139]) by mx.google.com with ESMTPS id fk3sm11791012wbb.10.2011.12.02.11.56.25 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 02 Dec 2011 11:56:27 -0800 (PST) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id pB2JuKFR038968 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 2 Dec 2011 14:56:20 -0500 (EST) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id pB2JuE7V038967; Fri, 2 Dec 2011 14:56:14 -0500 (EST) (envelope-from jhell@DataIX.net) Date: Fri, 2 Dec 2011 14:56:14 -0500 From: Jason Hellenthal To: Adam Vande More Message-ID: <20111202195614.GA38299@DataIX.net> References: <4ED8D7A5.7090700@icritical.com> <20111202150551.GA26344@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-fs@freebsd.org Subject: Re: Monitoring ZFS IO X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 19:56:29 -0000 On Fri, Dec 02, 2011 at 11:45:37AM -0600, Adam Vande More wrote: > On Fri, Dec 2, 2011 at 9:05 AM, Jason Hellenthal wrote: > > > > > You will need to add this patch to your kernel and recompile. Things like > > top -m io and iostat will start working properly after. > > > > Is there some reason this hasn't made it into the src yet? > As far as I know it very well could be in 9.0 I have not checked. I do know it is not in 8.2-STABLE. For what reason is beyond me but this has been laying around for quite some time. >=1y