Date: Thu, 29 Nov 2007 11:43:40 -0200 From: "Alexandre Biancalana" <biancalana@gmail.com> To: freebsd-current@freebsd.org Subject: Re: 7-BETA3 everyday reboot (was: BETA3 crash) Message-ID: <8e10486b0711290543h6f78fde1kefc01b4ee7147f8e@mail.gmail.com> In-Reply-To: <8e10486b0711280537n222d6cd5le33639b82a11f45@mail.gmail.com> References: <8e10486b0711280537n222d6cd5le33639b82a11f45@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 28, 2007 11:37 AM, Alexandre Biancalana <biancalana@gmail.com> wrote: [...] > > This machine is running sources from 25/11 with AMD64 and ZFS. The > complete dmesg of this machine can be seen at first message of the > previus thread (http://www.nabble.com/BETA3-crash-(zfs-related--)-t4865643.html) > > I can provide any additional information need. > > Any help is *very* appreciated ! The machine rebooted again last night, the Panic String: kmem_malloc(131072): kmem_map too small: 1004441600 total allocated I put more 1GB of ram and changed the /boot/loader.conf a bit, now I have: kern.maxdsiz="2G" # Set the max data size to 4GB kern.maxssiz="1G" # Set the max stack size 2GB vfs.zfs.arc_max="1G" vm.kmem_size_max="1500M" vm.kmem_size="1500M" kern.ipc.nmbclusters="32768" Let's see how this go... I let you know...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8e10486b0711290543h6f78fde1kefc01b4ee7147f8e>