Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 23:03:26 -0453.75
From:      "William A. Mahaffey III" <wam@hiwaay.net>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: followup storage question
Message-ID:  <55F645C4.60806@hiwaay.net>
In-Reply-To: <4344B890-06D6-447F-8186-20AC81C86818@ccsys.com>
References:  <55F2D086.6060509@hiwaay.net> <55F2F2CF.3080004@physics.umn.edu> <55F5EDDF.8040108@hiwaay.net> <4344B890-06D6-447F-8186-20AC81C86818@ccsys.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/13/15 17:34, Jake wrote:
>> On Sep 13, 2015, at 5:41 PM, William A. Mahaffey III <wam@hiwaay.net> 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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55F645C4.60806>