mdconfig unable to allocate memory

Dag-ErlingSmørgrav des at des.no
Fri Feb 27 05:31:46 PST 2004


Chris Elsworth <chris at shagged.org> writes:
> this fails:
> cluestick# mdconfig -a -t malloc -o reserve -s 1g
> mdconfig: ioctl(/dev/mdctl): Cannot allocate memory

it tries to allocate 1 GB of non-pageable kernel memory.  Use -t swap
instead of -t malloc.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-current mailing list