From owner-freebsd-stable@FreeBSD.ORG Sat Sep 20 21:10:13 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1EA59BD5 for ; Sat, 20 Sep 2014 21:10:13 +0000 (UTC) Received: from smtp1.multiplay.co.uk (smtp1.multiplay.co.uk [85.236.96.35]) by mx1.freebsd.org (Postfix) with ESMTP id D272CAFC for ; Sat, 20 Sep 2014 21:10:12 +0000 (UTC) Received: by smtp1.multiplay.co.uk (Postfix, from userid 65534) id 07AE020E7088F; Sat, 20 Sep 2014 21:10:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.multiplay.co.uk X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=8.0 tests=AWL,BAYES_00,DOS_OE_TO_MX, FSL_HELO_NON_FQDN_1,RDNS_DYNAMIC,STOX_REPLY_TYPE,TVD_FINGER_02 autolearn=no version=3.3.1 Received: from r2d2 (82-69-141-170.dsl.in-addr.zen.co.uk [82.69.141.170]) by smtp1.multiplay.co.uk (Postfix) with ESMTPS id AAAB320E7088A; Sat, 20 Sep 2014 21:10:00 +0000 (UTC) Message-ID: <37FACC8F487E4D93B014BD28B2A09935@multiplay.co.uk> From: "Steven Hartland" To: "Willem Jan Withagen" , "Karl Denninger" , References: <540FF3C4.6010305@ish.com.au> <54114029.3060507@FreeBSD.org> <2128347.Ah5i0RTCvp@overcee.wemm.org> <541230F1.3060402@digiware.nl> <7D0869A9-C114-4C4F-877A-3FB26AD7737D@scsiguy.com> <607F83CE25104CE09C74935BA9E26485@multiplay.co.uk> <541CBD5B.8050603@denninger.net> <541DEB82.3020709@digiware.nl> Subject: Re: getting to 4K disk blocks in ZFS Date: Sat, 20 Sep 2014 22:09:55 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2014 21:10:13 -0000 And what does camcontrol report for that? I'm gonna guess that identify doesn't work as areca's typically don't implement passthrough support, but would be insterested to confirm. ----- Original Message ----- From: "Willem Jan Withagen" I really need to add the fact that it is on a Areca controller, other it does not show. (The 3ware was the server before that) ====================== [~wjw] root@zfs.digiware.nl# smartctl -a /dev/da2 smartctl 6.2 2013-07-26 r3841 [FreeBSD 9.3-STABLE amd64] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: WDC Product: WD30EFRX-68AX9N0 Revision: R001 User Capacity: 3,000,592,982,016 bytes [3.00 TB] Logical block size: 512 bytes Rotation Rate: 10000 rpm Logical Unit id: 0x0004d927fffff820 Serial number: WD-WMC1T4088786 Device type: disk Transport protocol: Fibre channel (FCP-2) Local Time is: Sat Sep 20 22:49:27 2014 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled Temperature Warning: Disabled or Not Supported ====================== So that does not give any other blocksize. And with additional controller knowledge: ====================== [~wjw] root@zfs.digiware.nl# smartctl -a -d areca,1 -T permissive /dev/arcmsr0 smartctl 6.2 2013-07-26 r3841 [FreeBSD 9.3-STABLE amd64] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Red (AF) Device Model: WDC WD30EFRX-68AX9N0 Serial Number: WD-WMC1T4081674 LU WWN Device Id: 5 0014ee 60377e6b2 Firmware Version: 80.00A80 User Capacity: 3,000,592,982,016 bytes [3.00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-2 (minor revision not indicated) SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Sat Sep 20 22:58:04 2014 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled ====================== --WjW _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"