>> 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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to