From owner-freebsd-stable@FreeBSD.ORG Tue Jan 22 15:34:26 2013 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B8A4CA98 for ; Tue, 22 Jan 2013 15:34:26 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id E8C8FDD6 for ; Tue, 22 Jan 2013 15:34:25 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA00815; Tue, 22 Jan 2013 17:34:23 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <50FEB17F.2080709@FreeBSD.org> Date: Tue, 22 Jan 2013 17:34:23 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130113 Thunderbird/17.0.2 MIME-Version: 1.0 To: Oleksii Tsvietnov Subject: Re: busy on all disks that are a part of the ZFS pools without any load References: <50FE9BB5.9090308@vorakl.name> <50FE9DCD.4040204@FreeBSD.org> <50FEA684.8080000@vorakl.name> <50FEA768.2090901@FreeBSD.org> <50FEAAD2.5000902@vorakl.name> In-Reply-To: <50FEAAD2.5000902@vorakl.name> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2013 15:34:26 -0000 on 22/01/2013 17:05 Oleksii Tsvietnov said the following: > On 01/22/2013 04:51 PM, Andriy Gapon wrote: >> That's the average value since boot to now? > > Maybe... > Does iostat's busy always show avarage value since boot? Use -w option to see current state (starting from the second screen). Manual pages rule :-) -- Andriy Gapon