From owner-freebsd-stable@freebsd.org Thu Jan 12 22:30:00 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 334E9CAD9C8 for ; Thu, 12 Jan 2017 22:30:00 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from gilb.zs64.net (gilb.zs64.net [IPv6:2a00:14b0:4200:32e0::1ea]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gilb.zs64.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03D12166B for ; Thu, 12 Jan 2017 22:29:59 +0000 (UTC) (envelope-from stb@lassitu.de) Received: by gilb.zs64.net (Postfix, from stb@lassitu.de) id 555B1311AAE for ; Thu, 12 Jan 2017 22:29:57 +0000 (UTC) From: Stefan Bethke Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: zpool asize problem on 11.0 Message-Id: <01B0C796-CB6D-412D-AB93-05836906BC89@lassitu.de> Date: Thu, 12 Jan 2017 23:29:56 +0100 To: freebsd-stable X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2017 22:30:00 -0000 I=E2=80=99ve just created two pools on a freshly partitioned disk, using = 11.0 amd64, and the shift appears to be 9: # zpool status -v host pool: host state: ONLINE status: One or more devices are configured to use a non-native block = size. Expect reduced performance. action: Replace affected devices with devices that support the configured block size, or migrate data to a properly configured pool. scan: none requested config: NAME STATE READ WRITE CKSUM host ONLINE 0 0 0 gpt/host0 ONLINE 0 0 0 block size: 512B = configured, 4096B native errors: No known data errors # zdb host | grep ashift ashift: 9 ashift: 9 But: # sysctl vfs.zfs.min_auto_ashift vfs.zfs.min_auto_ashift: 12 Of course, I=E2=80=99ve noticed this only after restoring all the = backups, and getting ready to put the box back into production. Is this expected behaviour? I guess there=E2=80=99s no simple fix, and = I have to start over from scratch? Stefan --=20 Stefan Bethke Fon +49 151 14070811