Art writes:
> Understanding the layout of a dynamic disk is just a part of the problem
> as far as I can see it.
> What if I have two (three,four) dynamic disks with volumes organized into a 
> software stripe (raid0) under Windows?
> There must be an implementation of MS' software raid in the linux kernel in 
> order to access that "striped filesystem"  under linux, I'm I right?

I think the correct place to start implementing this is in the framework
of the EVMS project (http://sourceforge.net/projects/evms).  It is doing
the work of a generalized block-remapping driver for Linux.  They already
have working Linux LVM kernel drivers, along with MS-DOS partition code,
etc.  Adding in the NT dynamic disk remapping would probably be welcome.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to