From owner-freebsd-performance@FreeBSD.ORG Sat Nov 28 03:35:53 2009 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58B201065670 for ; Sat, 28 Nov 2009 03:35:53 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id E041A8FC19 for ; Sat, 28 Nov 2009 03:35:51 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 22so613291eye.9 for ; Fri, 27 Nov 2009 19:35:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=OW7q3IvFPL9J+jzHFyetXAQGRhO/5tdxnBzPqiHXATc=; b=FSMZFJuPvNhYu4DWrF/1JN/kuMFGyDAwkrxeJnrIXwZg9AGDi2z7dIrVlg+bPij1t6 gO+TE3DKmJfbiu7dw59fHRfwwsNIF8V+aV9W2SC3if3rj35YXiiwObUaPCmNutnx/+h2 u+pEXLgLBpoxIeMM1LT6fgdp8KLqvWx7qmRjA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=EV6Y0z25QWcLxC8YQHzMPqnoHg9r2AQ+KJ5OkW76JVuAeu9dtNjAmA766UeIWj2LVz G5llH0siBKBrf/aSkzhTZNSvKOYKhjxGHTp9n/SOD53Z81mirpaXFDMRMIcpd4B5JEVW TMQKzQR6JOQydBS64UoKGIZo0DNIu0jngzaok= MIME-Version: 1.0 Received: by 10.216.85.143 with SMTP id u15mr578843wee.205.1259377558091; Fri, 27 Nov 2009 19:05:58 -0800 (PST) In-Reply-To: <4B108A18.207@truschinski.de> References: <4B108A18.207@truschinski.de> Date: Fri, 27 Nov 2009 22:05:58 -0500 Message-ID: <5f67a8c40911271905k604786d8w4820bfa3a5288dff@mail.gmail.com> From: Zaphod Beeblebrox To: Gerd Truschinski Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-performance@freebsd.org Subject: Re: Harddisk i.e. ZFS Performance X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2009 03:35:53 -0000 You have the "zpool iostat" facility and the geom "gstat" command. I find they both give good amounts of information. On Fri, Nov 27, 2009 at 9:25 PM, Gerd Truschinski wrote: > Hello, > > is there anywhere a website that show me all the performancetools to > measure the performance of ZFS or a single Harddisk? > In Linux I have "hdparm -tT /dev/sda" to get the raw disk performance. > What is the equivalent FreeBSD command? > > /gT/ > _______________________________________________ > freebsd-performance@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-performance > To unsubscribe, send any mail to " > freebsd-performance-unsubscribe@freebsd.org" >