From owner-freebsd-questions@freebsd.org Sun Sep 13 22:28:52 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 4EBB4A03313 for ; Sun, 13 Sep 2015 22:28:52 +0000 (UTC) (envelope-from milios@ccsys.com) Received: from cargobay.net (cargobay.net [198.178.123.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F32B1B82 for ; Sun, 13 Sep 2015 22:28:51 +0000 (UTC) (envelope-from milios@ccsys.com) Received: from [192.168.0.4] (cblmdm72-240-160-19.buckeyecom.net [72.240.160.19]) by cargobay.net (Postfix) with ESMTPSA id 2670780A; Sun, 13 Sep 2015 22:24:00 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: followup storage question From: Jake X-Mailer: iPhone Mail (12H321) In-Reply-To: <55F5EDDF.8040108@hiwaay.net> Date: Sun, 13 Sep 2015 18:28:41 -0400 Cc: "freebsd-questions@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <4344B890-06D6-447F-8186-20AC81C86818@ccsys.com> References: <55F2D086.6060509@hiwaay.net> <55F2F2CF.3080004@physics.umn.edu> <55F5EDDF.8040108@hiwaay.net> To: "William A. Mahaffey III" 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: Sun, 13 Sep 2015 22:28:52 -0000 > On Sep 13, 2015, at 5:41 PM, William A. Mahaffey III wrot= e: >=20 > *Eeeeeeeeek* !!!!! >=20 > [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 2= 2 01:54:44 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/= GENERIC amd64 > [root@kabini1, /etc, 4:47:15pm] 334 % >=20 > I don't see that sysctl setting, am I missing something (No ZFS installed o= n this box, BTW) ? Thanks & TIA & have a nice weekend. >=20 > --=20 >=20 > William A. Mahaffey III Yeah, it's surely just that you don't have the ZFS kernel module presently l= oaded. `kldload zfs` first.=