Date: Tue, 11 Oct 2011 16:26:38 +0400 From: KES <kes-kes@yandex.ru> To: freebsd-gnats-submit@freebsd.org,freebsd-i386@freebsd.org Subject: Re: i386/161458: [RESOLVED] kernel can not be booted from /dev/ad2s1g Message-ID: <334021318335998@web152.yandex.ru> In-Reply-To: <201110101130.p9ABU7YP053762@freefall.freebsd.org> References: Your message of Mon, 10 Oct 2011 11:22:57 GMT <201110101122.p9ABMv76022466@red.freebsd.org> <201110101130.p9ABU7YP053762@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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?334021318335998>