Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2013 00:07:51 -0800 (PST)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-current@freebsd.org
Subject:   Re: zpool requires re-import on reboot
Message-ID:  <1384762071271-5861933.post@n5.nabble.com>
In-Reply-To: <CAPS9%2BSsZXVxKaMWOZ__5gYQ=kxvM2n=eKmgNYhKoo91x40UaWw@mail.gmail.com>
References:  <1384760874666-5861930.post@n5.nabble.com> <CAPS9%2BSsZXVxKaMWOZ__5gYQ=kxvM2n=eKmgNYhKoo91x40UaWw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>> Do have zfs_enable="YES" in rc.conf?
Yes, and my ZFS root mounts without problem. Also in /boot/loader.conf:

zfs_load="YES"
opensolaris_load="YES"
vfs.root.mountfrom="zfs:bsds"
#---------

#_ZFS_PERFORMANCE
#I have 4G of Ram
vfs.zfs.prefetch_disable=0
#Ram 4GB => 512. Ram 8GB => value 1024
vfs.zfs.arc_min="512M"
#Ram x 0.5 - 512 MB
vfs.zfs.arc_max="1536M"
#Ram x 2 => vm.kmem_size_max="16G"
#Ram x 1.5
vm.kmem_size="6G"
vfs.zfs.vdev_max_pending="1"
#---------




-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/zpool-requires-re-import-on-reboot-tp5861930p5861933.html
Sent from the freebsd-current mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1384762071271-5861933.post>