Date: Tue, 11 Oct 2011 12:30:11 GMT From: KES <kes-kes@yandex.ru> To: freebsd-i386@FreeBSD.org Subject: Re: i386/161458: [RESOLVED] kernel can not be booted from /dev/ad2s1g Message-ID: <201110111230.p9BCUBXx078845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/161458; it has been noted by GNATS. From: KES <kes-kes@yandex.ru> To: freebsd-gnats-submit@freebsd.org,freebsd-i386@freebsd.org Cc: Subject: Re: i386/161458: [RESOLVED] kernel can not be booted from /dev/ad2s1g Date: Tue, 11 Oct 2011 16:26:38 +0400 system was compiled with options KVA_PAGES=512 and without additional tuning does not boot vm.kmem_size="330M" vm.kmem_size_max="330M" vfs.zfs.arc_max="40M" vfs.zfs.vdev.cache.size="5M" How ToFix: Escape to loader promt and set variables: set vm.kmem_size="330M" set vm.kmem_size_max="330M" set vfs.zfs.arc_max="40M" set vfs.zfs.vdev.cache.size="5M"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110111230.p9BCUBXx078845>