Re: panic: kmem_malloc(16384): kmem_map too small: md-mounted /tmp filled up



On Tue, Feb 27, 2007 at 04:46:57PM -0500, Michael Proto wrote:
Kris Kennaway wrote:
On Tue, Feb 27, 2007 at 04:24:21PM -0500, Mikhail Teterin wrote:
The strings "panic" and "-o reserve" are mentioned in neither mdmfs(8) nor in
rc.conf(5)... Is one supposed to look elsewhere?

Yes, mdconfig, which is what creates the device (mdmfs is a legacy
wrapper for 4.x compatibility).


Isn't this backwards? mdconfig is the legacy-compatibility wrapper for
mdmfs, not the other way around.

No.

DESCRIPTION
The mdmfs utility is designed to be a work-alike and look-alike of the
deprecated mount_mfs(8). The end result is essentially the same, but is
accomplished in a completely different way. The mdmfs utility configures
an md(4) disk using mdconfig(8), puts a UFS file system on it using
newfs(8), and mounts it using mount(8).

Kris
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages