From owner-freebsd-questions@freebsd.org Mon Sep 14 03:57:59 2015 Return-Path: Delivered-To: freebsd-questions@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 BBBC6A03FBC for ; Mon, 14 Sep 2015 03:57:59 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72BA81F54 for ; Mon, 14 Sep 2015 03:57:59 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from kabini1.local (dynamic-216-186-213-32.knology.net [216.186.213.32] (may be forged)) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t8E3vurK019006 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 13 Sep 2015 22:57:57 -0500 Subject: Re: followup storage question References: <55F2D086.6060509@hiwaay.net> <55F2F2CF.3080004@physics.umn.edu> <55F5EDDF.8040108@hiwaay.net> <4344B890-06D6-447F-8186-20AC81C86818@ccsys.com> Cc: "freebsd-questions@freebsd.org" From: "William A. Mahaffey III" Message-ID: <55F645C4.60806@hiwaay.net> Date: Sun, 13 Sep 2015 23:03:26 -0453.75 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <4344B890-06D6-447F-8186-20AC81C86818@ccsys.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2015 03:57:59 -0000 On 09/13/15 17:34, Jake wrote: >> On Sep 13, 2015, at 5:41 PM, William A. Mahaffey III wrote: >> >> *Eeeeeeeeek* !!!!! >> >> [root@kabini1, /etc, 4:47:06pm] 332 % sysctl -A | grep ashift >> [root@kabini1, /etc, 4:47:10pm] 333 % uname -a >> FreeBSD kabini1.local 9.3-RELEASE-p24 FreeBSD 9.3-RELEASE-p24 #0: Sat Aug 22 01:54:44 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >> [root@kabini1, /etc, 4:47:15pm] 334 % >> >> I don't see that sysctl setting, am I missing something (No ZFS installed on this box, BTW) ? Thanks & TIA & have a nice weekend. >> >> -- >> >> William A. Mahaffey III > Yeah, it's surely just that you don't have the ZFS kernel module presently loaded. > > `kldload zfs` first. [root@kabini1, /etc, 4:48:10pm] 336 % kldload zfs [root@kabini1, /etc, 11:02:59pm] 337 % sysctl -A | grep ashift vfs.zfs.min_auto_ashift: 9 vfs.zfs.max_auto_ashift: 13 [root@kabini1, /etc, 11:03:12pm] 338 % *Booooyah* !!!! Thanks. -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.