On 30/04/2009 09:11, Luca Berra wrote:
On Thu, Apr 30, 2009 at 08:59:35AM +0200, Gabor Gombas wrote:
[...]
note that Windows is able to boot from a
raid5 fakeraid, linux, afaik, is not.
I can't see why it wouldn't; a fakeraid BIOS lets you read from the RAID
set via int13.
[...]
This failure mode also happens exactly the same way in the "reserve some
space at the beginning ant turn it into a RAID1 without telling enyone"
scheme.
My idea is that the space at the beginning has no need of being a raid1.
But it's effectively a RAID-1 since you have to put your boot code at
the start of every drive, or at least every drive that might appear as
the boot drive. And if you want to boot off a RAID-[456] set, the boot
code is going to have to have some kind of reimplementation of software
RAID, like a fakeraid BIOS or Linux md. This looks to me like an
unnecessary duplication of effort.
This whole "boot from raid whole discs" thing seems to me to be a bit of
a misnomer anyway; "raid whole discs" don't have boot sectors on them,
so by definition you can't boot from them, so in any case we're talking
about booting from discs split, partitioned if you will, into a boot
area and the RAID area.
Cheers,
John.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html