followup storage question
Jake
milios at ccsys.com
Sun Sep 13 22:28:52 UTC 2015
> On Sep 13, 2015, at 5:41 PM, William A. Mahaffey III <wam at hiwaay.net> wrote:
>
> *Eeeeeeeeek* !!!!!
>
> [root at kabini1, /etc, 4:47:06pm] 332 % sysctl -A | grep ashift
> [root at 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 at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
> [root at 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.
More information about the freebsd-questions
mailing list