Re: mdconfig unable to allocate memory

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Fri, 27 Feb 2004 14:31:37 +0100
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
Received on Fri Feb 27 2004 - 04:31:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:44 UTC