Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Mirror RAID

Reply
 
 
Peter
Guest
Posts: n/a

 
      08-08-2007
I had Vista Home premium installed on my computer and was told by the
installer that mirror RAID was not supported by Vista. I had it B4 Vista with
XP SP2. Can I change my setup without reinstalling or not to enable my 2
HDD's to operate in mirror configuration?
--
Peter
 
Reply With Quote
 
 
 
 
Synapse Syndrome
Guest
Posts: n/a

 
      08-08-2007
"Peter" <> wrote in message
news:84221754-216B-4C1D-90E4-...
>I had Vista Home premium installed on my computer and was told by the
> installer that mirror RAID was not supported by Vista. I had it B4 Vista
> with
> XP SP2. Can I change my setup without reinstalling or not to enable my 2
> HDD's to operate in mirror configuration?



A lot of motherboards these days have hardware RAID controllers. Why not
use that instead? What motherboard do you have?

ss.


 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      08-08-2007
Hi Peter,

It wouldn't matter if Vista supported a RAID1 configuration as long as the
hardware does and a supporting driver is available. Vista itself does not
offer a software version of mirroring, but it certainly can be installed on
a hardware mirror. To change the current drive configuration, you will
likely need to destroy the existing setup and start fresh.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"Peter" <> wrote in message
news:84221754-216B-4C1D-90E4-...
>I had Vista Home premium installed on my computer and was told by the
> installer that mirror RAID was not supported by Vista. I had it B4 Vista
> with
> XP SP2. Can I change my setup without reinstalling or not to enable my 2
> HDD's to operate in mirror configuration?
> --
> Peter


 
Reply With Quote
 
Kerry Brown
Guest
Posts: n/a

 
      08-08-2007
"Peter" <> wrote in message
news:84221754-216B-4C1D-90E4-...
>I had Vista Home premium installed on my computer and was told by the
> installer that mirror RAID was not supported by Vista. I had it B4 Vista
> with
> XP SP2. Can I change my setup without reinstalling or not to enable my 2
> HDD's to operate in mirror configuration?
> --
> Peter



You will need a Vista driver for your RAID controller. Software RAID 1
(mirroring) is not supported in Vista but it wasn't in XP either so you must
be using hardware RAID which is supported if you have a driver for the
controller card. I'm a little confused about your question. Did someone
install Vista for you and break the mirror in the process? Do you now want
to recreate the mirror? If this is what you are trying to do then you'd have
to check the documentation for your hard drive controller. Some will build a
mirror of an existing drive some won't. Whatever you do make sure you have a
backup before trying it.

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      08-08-2007
"Rick Rogers" <> wrote in message
news:u1B8%...
> To change the current drive configuration, you will likely need to destroy
> the existing setup and start fresh.



You can build a two drive RAID-1 array from one drive. There is no need to
start fresh. You can even clone a single drive onto a hardware controlled
RAID-0 striped array.

ss.


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      08-08-2007
"Kerry Brown" <*a*m> wrote in message
news:...
>
> You will need a Vista driver for your RAID controller. Software RAID 1
> (mirroring) is not supported in Vista but it wasn't in XP either...


IIRC, the code for software RAID configurations is there in XP, like the
server editions, but you needed to use a hack or registry edit.

ss.


 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      08-08-2007
Hi,

A lot depends on how the system is set up now. If it's in a RAID 0 now, then
an image backup may be necessary to make the switch. Backup, make the
change, replace the image. If it's a non-RAIDed standard 2 drive setup, then
switching to the hardware RAID will likely require a reinstall so the
supporting driver is incorporated and underlying HAL can be created. I
wouldn't count on being able to make the switch without a fresh install.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"Synapse Syndrome" <> wrote in message
news:uNR$...
> "Rick Rogers" <> wrote in message
> news:u1B8%...
>> To change the current drive configuration, you will likely need to
>> destroy the existing setup and start fresh.

>
>
> You can build a two drive RAID-1 array from one drive. There is no need
> to start fresh. You can even clone a single drive onto a hardware
> controlled RAID-0 striped array.
>
> ss.
>


 
Reply With Quote
 
Kerry Brown
Guest
Posts: n/a

 
      08-08-2007
"Synapse Syndrome" <> wrote in message
news:...
> "Kerry Brown" <*a*m> wrote in message
> news:...
>>
>> You will need a Vista driver for your RAID controller. Software RAID 1
>> (mirroring) is not supported in Vista but it wasn't in XP either...

>
> IIRC, the code for software RAID configurations is there in XP, like the
> server editions, but you needed to use a hack or registry edit.
>



This puts you in an unsupported state if something goes wrong. I wouldn't
recommend software RAID in any case. You have to use dynamic disks which are
not supported by most 3rd party tools for data recovery, imaging etc..

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      08-08-2007
"Rick Rogers" <> wrote in message
news:u%...
> If it's a non-RAIDed standard 2 drive setup, then switching to the
> hardware RAID will likely require a reinstall so the supporting driver is
> incorporated and underlying HAL can be created. I wouldn't count on being
> able to make the switch without a fresh install



This is not true. Assuming the second drive is empty (this has nothing to
do with it, but essential from a practical point) there is no need to do
anything but plug it in and build the array. You never need to reinstall
the OS for RAID-1. The drivers can be installed while the OS is on a single
drive. The HAL will not change.

After the drivers are installed, which is not even necessary on my
motherboard, the operation is no different to rebuilding the array after one
drive fails, which is the whole reason for wanting to RAID-1 in the first
place.

ss.


 
Reply With Quote
 
Kerry Brown
Guest
Posts: n/a

 
      08-08-2007
"Synapse Syndrome" <> wrote in message
news:...
> "Rick Rogers" <> wrote in message
> news:u%...
>> If it's a non-RAIDed standard 2 drive setup, then switching to the
>> hardware RAID will likely require a reinstall so the supporting driver is
>> incorporated and underlying HAL can be created. I wouldn't count on being
>> able to make the switch without a fresh install

>
>
> This is not true. Assuming the second drive is empty (this has nothing to
> do with it, but essential from a practical point) there is no need to do
> anything but plug it in and build the array. You never need to reinstall
> the OS for RAID-1. The drivers can be installed while the OS is on a
> single drive. The HAL will not change.
>
> After the drivers are installed, which is not even necessary on my
> motherboard, the operation is no different to rebuilding the array after
> one drive fails, which is the whole reason for wanting to RAID-1 in the
> first place.
>



Not all controllers can build a new array on the fly. Even with those that
can the process is not very intuitive. It is very easy for someone not
familiar with the process to accidently erase the existing drive. It is also
very likely that if the array is built successfully Windows won't boot until
the driver is installed by booting from the Vista DVD which again is not an
intuitive process for many people. Changing from one drive to a mirror is
not a trivial task for most people. You are assuming everyone has your skill
and knowledge. Without knowing which controller the OP is using and their
skill level erring on the side of safety is appropriate. There is a very
good chance of data loss and a possibility that Windows may need to be
repaired or even reinstalled if something goes wrong.

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
degraded raid mirror skytopdesigns Windows Vista Hardware 6 12-19-2007 09:35 PM
Mirror Richard Windows Vista General Discussion 6 06-01-2007 08:51 PM
Download Mirror CuSo4 Windows Vista General Discussion 4 06-10-2006 12:19 AM
Download Mirror CuSo4 Windows Vista General Discussion 0 06-09-2006 06:47 PM
Download Mirror CuSo4 Windows Vista General Discussion 0 06-09-2006 06:46 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59