Date: Fri, 18 May 2001 22:51:15 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Jaye Mathisen <mrcpu@internetcds.com> Cc: hackers@freebsd.org Subject: Re: md disks more than one from a kldload? Message-ID: <15109.57251.399660.735758@grasshopper.cs.duke.edu> In-Reply-To: <20010518155018.C85928@apocalypse.cdsnet.net> References: <20010518155018.C85928@apocalypse.cdsnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Jaye Mathisen writes: > > I kldload md.ko. First md device comes up just peachy. > > however, attempts to now create an md1 fail with device not > configured. If you're feeling brave, I just back ported the all-singing / all-dancing md device from -current today (I wanted a size-configurable, non MFS malloc disk for something). I haven't pushed it very hard, but multiple disks appear to work from a module. Apply the patch at http://people.freebsd.org/~gallatin/md.diff Then grab sys/sys/mdioctl.h and sbin/mdconfig from -current. You'll need to make the mdctl device node yourself (95, 0xffff00ff) If anybody else feels like testing this, please do so. Is there some interest an MFC? Cheers, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15109.57251.399660.735758>