Date: Tue, 27 Feb 2007 18:41:14 +0200 From: Alex Kozlov <spam@rm-rf.kiev.ua> To: Mikhail Teterin <mi+kde@aldan.algebra.com> Cc: stable@FreeBSD.org Subject: Re: panic: kmem_malloc(16384): kmem_map too small: md-mounted /tmp filled up Message-ID: <20070227164113.GA67300@ravenloft.kiev.ua>
next in thread | raw e-mail | index | archive | help
On Tue, Feb 27, 2007 at 10:59:08AM -0500, Mikhail Teterin wrote: > /tmp's space allocation (after reboot) is as follows: > > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/md0 2026030 3552 1860396 0% /tmp > > Note, that it is supposed to hold 2Gb, but was filled up and paniced > holding about 300Mb... Probably, because it is created with ``-M'' > by default -- but it is not supposed to panic anyway! You may want to set -o reserve option. Or better, switch to a swap backed md. -- Adios
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070227164113.GA67300>