Hi,
I decided to install RAID1 on my computer.
I've never done this, so I'm kind of greenhorn. I have some questions:
1.Where can I find some good documentation regardind RAID technology(how to install, management)
2. Can I make partitions on both drives, like in the old fashion way? Or do I have to leave the drives with a single partition?
3. If for some reason I decide to reinstall the OS, do I have to backup the important files somewhere else before reinstall? That brings back to my 2nd question related to partitions.
Thx
1. Google is your friend, youll only really need to know what it is what its used for and how. What will be covered by a wiki article. How will be covered in your motherboard manual (assuming its onboard RAID implementation)
2. With RAID-1 you wont be making partitions on both drives in the sense that they will show as one. And yes you can still partition as you always would have.
3. If they are that important they should be backed up anyways, bit of a non-issue after me answering 2.
------------------------------"This thread made me strap on my lolerskates and head for my roflcopter."
Reply to chookman
thx
OK, OS let me get this straight.
i can partition both drives C & D.
After the 1st OS install, windows will show only one drive even though i have 2 physical drives. I will probably see partition C & D
Ok, if I decide to reinstall the OS, I will be able to install on partion c on the 1st drive.
What happens next with the 2nd drive which has the old OS?
It will be overwritten?
That's why i asked for a good reference book.
i checked google, but so far i found only scattered information
i'll keep looking
Ok let me get this straight you have one drive now, with an OS installed and you want to add a second disk for RAID-1? If this is true then you will need to wipe the old drive before creating the array (you could image the drive and place it back after creating the array if you want to keep it).
RAID-1 is mirror which means the drive you add will not add more space it will simply mirror the other drive (same data on both drives but appear as one). In general this will slow down read write speeds.
RAID-0 is striping, which places blocks of data on the either disk. This doubles your effective space but is not redundant against drive failure. It will speed up read and write speeds.
------------------------------"This thread made me strap on my lolerskates and head for my roflcopter."
Reply to chookman
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.