Date: Sun, 7 Oct 2001 21:28:04 -0500 From: Mike Meyer <mwm@mired.org> To: Ilia Chipitsine <ilia@cgu.chel.su> Cc: questions@freebsd.org Subject: Re: md's oddity Message-ID: <15297.3892.110144.826331@guru.mired.org> In-Reply-To: <37647924@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Ilia Chipitsine <ilia@cgu.chel.su> types: > system (4.4RC) simply hangs when I put more than 20Mb on the md-based > disk. It is Ok when I put no more than 20Mb, why ? > > in kernel configuration file I have: > > device md > options MD_NSECT=120000 Check the md man page. It notes that md disks are "severely limited in size". To get overcome those limits, you'll have to either use mfs, or a pre-loaded md disk. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15297.3892.110144.826331>