From owner-freebsd-geom@FreeBSD.ORG Fri Sep 21 11:34:16 2007 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C209316A417 for ; Fri, 21 Sep 2007 11:34:16 +0000 (UTC) (envelope-from softsearch@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 9C22613C467 for ; Fri, 21 Sep 2007 11:34:16 +0000 (UTC) (envelope-from softsearch@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so682705rvb for ; Fri, 21 Sep 2007 04:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=CtBRN3O2lZ4N7n3tL/syiBAkMe+J5vHAro9TxnDG1HE=; b=EHPwfWCcAay/cDuk48RI8HVwAjbk7jdy0CaPa2b49qkrYuBcRjxdqWIGQxxE+9tvPQW6wrvONiE4K6QaKozNJTFhvAHM/9glDF/lcK18BjI0StreIJ6ioe9IxChDfyrGk55CQXxjSDNBvVS7vaQ7MG6fgMUcGJPaF+QxxT1kM9c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=aS3qrHbM5NUe5UduSL3BR8oVG88TaKZh8CcDKaSI108hPTr7BZ8wpyjc40s3z8Am87giWtrGhf5TDtFOsF/HdNb2fBeAnajEUcGCpL7+49n58SnvZCsk+UJ1LSuUyVWKLFBGejsYPfQJYacZUmSWcu/1uoUwptODDySsDt0gdJU= Received: by 10.141.209.7 with SMTP id l7mr665087rvq.1190372815347; Fri, 21 Sep 2007 04:06:55 -0700 (PDT) Received: by 10.141.85.16 with HTTP; Fri, 21 Sep 2007 04:06:55 -0700 (PDT) Message-ID: Date: Fri, 21 Sep 2007 15:06:55 +0400 From: "=?KOI8-R?B?7cnIwcnMIO3PzsHbo9c=?=" To: freebsd-geom@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: raidtest for zfs X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 11:34:16 -0000 Hello! How to run raidtest ( http://www.freebsdsoftware.org/benchmarks/raidtest.html ) on zfs? diskinfo dos'n work. -- Michael