Raid After Install

Forum Storage : NAS/RAID & Technologies - Raid After Install

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Is there a way to install a raid on an already existing Operating system because right now i have 1 500 gb harddrive with vista on it and i want to add one more in raid but idk if i have to delete my info inorder to upgrade

Sponsored Links
Register or log in to remove.
- 0 +

"a raid" ?
How can you expect anyone to answer that without knowing what RAID level or controller?

Reply to MrLinux

im sorry im new at this a Raid 0 and idk what a controler is? i have a m3n-ht deluxe mother board once again im sorry for being so dumb with this i just wanna learn

Reply to wildgene789

wildgene789 wrote :

im sorry im new at this a Raid 0 and idk what a controler is? i have a m3n-ht deluxe mother board once again im sorry for being so dumb with this i just wanna learn



I'm guessing you want to use the integrated RAID function on your motherboard chipset.

I presume you already have the OS and your data installed on the 500GB drive.

You will need an identical 500GB for RAID0.

While it is possible to migrate to RAID0 directly, your system is unlikely to be "raid ready" with Windows installed with a AHCI or RAID driver so the short answer is - yes, you will need to backup your data and format your hard disk before you can convert it to a RAID array.

To be frank, you need to do a lot more research and understand RAID before you should even attempt it, as the slightest mistake could cost you!

------------------------------ Anything that can go wrong, will go wrong.
Things that can't, will still try!
Reply to technology-sponge

thanks for the advice man from the looks of it ill just reinstall with raid and ill read alot more on it. And when you say it will cost me do you mean physical damage can be done?

Reply to wildgene789
- 0 +

It won't physically damage your drives, but it can cost you all of your data.

If you aren't very experienced with RAID, you should really back up your data to another drive frequently. You should anyway. But when dealing with an array, it's easy to make a wrong move and lose it all.

------------------------------ CM HAF 932 - 300GB Velociraptor
GIGABYTE GA-EP45T-DS3R
E8500 - Sapphire 1Gb 4850
4G DDR3 OCZ Reaper 1333
Reply to aford10

well once its setup do you have to maintain ne thing? or is it just set from there?

Reply to wildgene789
- 0 +

> right now i have 1 500 gb harddrive with vista on it


If you ever get the chance to study Intel's documentation
of their Matrix Storage Technology, they recommend that
you enable RAID in your BIOS before you run Windows Setup
the very first time.

The reason for this is that Intel's "RAID Ready" mode makes
it very easy to configure Just a Bunch Of Disks ("JBOD" ),
and to migrate to a RAID later on. Also, RAID mode means
that your on-board SATA controller will support SATA-II features
like 300 MB/second and Native Command Queuing.

By comparison, "Standard IDE" mode is usually very limited,
e.g. 150MB/second and no NCQ.


It is possible to force a driver change from "Standard IDE" to "AHCI"
but it is much more difficult to switch from "Standard IDE" to RAID.

With XP, at least, the main reason is that the RAID setting gets
categorized under "SCSI and RAID controllers" in Device Manager.


Here's what I would do:

(1) make a drive image file of your C: system partition,
and back it up TWICE to a safe place e.g. DVD disc;

(2) while your system is running, write the necessary RAID drivers
to a storage medium that your OS can read during Setup:
under XP, that medium must be a floppy disk to invoke F6;
I believe VISTA can read RAID drivers from a thumb drive
(I don't use VISTA, so confirm this first, please);

(3) buy 2 new RAID Edition HDDs that are identical (not 1 new HDD)
e.g. Western Digital RE3 SATA/3G are excellent for this purpose;

(4) re-wire your main SATA ports to these 2 new HDDs;

(5) boot into your BIOS and change your BIOS setting to RAID,
and enable the RAID Option ROM; save those BIOS settings
and invoke that Option ROM during POST: this step is crucial
because you must execute that Option ROM to configure
your RAID array e.g. RAID 0, RAID 1, etc.; NOTE: this step
can be a bit tricky, because you may need to boot up TWICE,
in order to change the primary boot device in the BIOS:
if you are going to boot from a RAID array, the BIOS won't
know about its existence until AFTER you execute the Option ROM:
so, the solution to this subtle problem is to boot into the BIOS twice:
the second time, your BIOS should recognize your RAID array as
a "hard drive" (or similar designation) in the Boot Priority section;

(6) then, run the task to restore your drive image to your C: system partition:
for example, with Symantec's GHOST, just insert the CD-ROM and be sure
you have changed your BIOS to boot from your optical drive; then,
just follow directions as they are presented to you: in particular,
you'll need to load your RAID device drivers by invoking the F6 option
before actually commencing to restore your drive image file.


If you screw up any step, you can always revert back to your
original 500 GB non-RAID HDD -- by switching back to your
current cable configuration.

BTW: 2 x 500GB HDDs will be dirt cheap, so
don't be penny-wise and pound-foolish. Also,
your RAID will operate better if all member HDDs
of that array are identical in all respects.


MRFS

Message quoted 3 times
Message edited by MRFS on 04-12-2009 at 12:21:54 AM
Reply to MRFS
- 0 +

When you make a raid it deletes everything

Reply to daship

wildgene789 wrote :

well once its setup do you have to maintain ne thing? or is it just set from there?



It is set

MRFS wrote :

> right now i have 1 500 gb harddrive with vista on it


If you ever get the chance to study Intel's documentation
of their Matrix Storage Technology, they recommend that
you enable RAID in your BIOS before you run Windows Setup
the very first time...


MRFS



Probably beyond the scope of the OP

daship wrote :

When you make a raid it deletes everything



Not if your system is "RAID-Ready" and you migrate using Intel's Matrix Storage Manager.

------------------------------ Anything that can go wrong, will go wrong.
Things that can't, will still try!
Reply to technology-sponge
- 0 +

If the original install was set up with the RAID controller enabled, it is possible to migrate the RAID. If it was set up with IDE controller, it probably will need a format/install.


Message edited by aford10 on 04-12-2009 at 08:41:56 AM
------------------------------ CM HAF 932 - 300GB Velociraptor
GIGABYTE GA-EP45T-DS3R
E8500 - Sapphire 1Gb 4850
4G DDR3 OCZ Reaper 1333
Reply to aford10

MRFS wrote :

>

(2) while your system is running, write the necessary RAID drivers
to a storage medium that your OS can read during Setup:
under XP, that medium must be a floppy disk to invoke F6;
I believe VISTA can read RAID drivers from a thumb drive
(I don't use VISTA, so confirm this first, please);

(MRFS





Confirmed.....Vista can 'F6' from USB 2.0


Message edited by Beetle559 on 04-12-2009 at 02:44:04 PM
Reply to Beetle559

wow thanks everyone for the help now all im waiting on is newegg with the new drive btw happy easter

Reply to wildgene789
- 0 +

MRFS wrote :

> right now i have 1 500 gb harddrive with vista on it


The reason for this is that Intel's "RAID Ready" mode makes
it very easy to configure Just a Bunch Of Disks ("JBOD" ),
and to migrate to a RAID later on. Also, RAID mode means
that your on-board SATA controller will support SATA-II features
like 300 MB/second and Native Command Queuing.

MRFS



Are you statying that if you do not have RAID or AHCI explicitly configured in the BIOS you are hampering your HDD performance by not allowing certain SATA-II features, if of course you have a SATA-II drive?

I could be shooting myself in the foot due to my ignorance, please clarify. Also any articles would be appreciated.

Reply to phlie
Tom's Hardware > Forum > Storage > NAS/RAID & Technologies > Raid After Install
Go to:

There are 1286 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them