B
bigby
Hi all
I have knowledge of Linux but not much in Windows.
I would like to set up a home server with RAID-1 (2 disks) in Windows,
including boot, hence I need to leverage the fakeraid in the mainboard
(mainboard which I still have to buy) (*)
All will be nice except if/when the mainboard breaks.
So I would really like if someone could tell me that in case of failure
I will be able to replace the broken mainboard with a different
mainboard with a different controller, and that the new controller will
be able to at least read one of the two disks of the array like if it
was a single non-raid disk.
For this to happen, the metadata of fakeraid raid1 needs to be at the
end of the disk. Otherwise finding the partitions (skipping the metadata
at the beginning) would require a difficult and uncertain low-level
hacking and then MBR fixing.
So do you know if this is the case for usual fakeraids?
AND THEN:
After successfully booting with 1 disk only, I would like to be able to
even recreate the raid1 on the (different) fakeraid controller of the
second mainboard.
For this to be possible I need the fakeraid to allow me create the raid1
while keeping the data of at least one of the two disks. I.e. if the
first operation of raid-1 creation is filling the two disks with zeroes,
I am doomed.
So is this standard, for what you have seen?
Also in order to be able to port raid1's to another fakeraid, I guess I
need to leave enough space after the last partition so to accommodate
every possible fakeraid raid1 metadata. This is because if the first
mainboard's fakeraid takes only 4K for metadata but the second mainboard
takes 100MB, and my last partition touches the end of the disk after the
first raid1 creation, during the creation of the raid1 on the second
mainboard the first 99.99MB of the metadata would overwrite my last
partition.
So do you have an idea of how much space should I leave free at the end?
(*) or do you know if Windows (any version) allows software raid-1
starting from boot-time? I don't think so huh? If yes, please can you
point me to a web tutorial/information?
Thank you in advance
I have knowledge of Linux but not much in Windows.
I would like to set up a home server with RAID-1 (2 disks) in Windows,
including boot, hence I need to leverage the fakeraid in the mainboard
(mainboard which I still have to buy) (*)
All will be nice except if/when the mainboard breaks.
So I would really like if someone could tell me that in case of failure
I will be able to replace the broken mainboard with a different
mainboard with a different controller, and that the new controller will
be able to at least read one of the two disks of the array like if it
was a single non-raid disk.
For this to happen, the metadata of fakeraid raid1 needs to be at the
end of the disk. Otherwise finding the partitions (skipping the metadata
at the beginning) would require a difficult and uncertain low-level
hacking and then MBR fixing.
So do you know if this is the case for usual fakeraids?
AND THEN:
After successfully booting with 1 disk only, I would like to be able to
even recreate the raid1 on the (different) fakeraid controller of the
second mainboard.
For this to be possible I need the fakeraid to allow me create the raid1
while keeping the data of at least one of the two disks. I.e. if the
first operation of raid-1 creation is filling the two disks with zeroes,
I am doomed.
So is this standard, for what you have seen?
Also in order to be able to port raid1's to another fakeraid, I guess I
need to leave enough space after the last partition so to accommodate
every possible fakeraid raid1 metadata. This is because if the first
mainboard's fakeraid takes only 4K for metadata but the second mainboard
takes 100MB, and my last partition touches the end of the disk after the
first raid1 creation, during the creation of the raid1 on the second
mainboard the first 99.99MB of the metadata would overwrite my last
partition.
So do you have an idea of how much space should I leave free at the end?
(*) or do you know if Windows (any version) allows software raid-1
starting from boot-time? I don't think so huh? If yes, please can you
point me to a web tutorial/information?
Thank you in advance