»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 07-30-2003, 07:12 AM   #1 (permalink)
Registered User
 
Join Date: Jul 2003
Posts: 11
Avery_Stiles is on a distinguished road
boot from mirrored drive

I configured a dell optiplex 260 for raid 0. I managed to install windows advance server on hd 1 and mirrored the second drive. Both drives are configured for dynamic disks. HD1 is set for master and the hd2 is set to slave. If hd1 crashes what would be the best way to boot from hd2?

Avery_Stiles is offline   Reply With Quote
Old 07-30-2003, 07:31 AM   #2 (permalink)
Registered User
 
Join Date: Oct 2001
Location: Lake Helen, FL
Posts: 3,492
TOAD6147 is on a distinguished road
Send a message via ICQ to TOAD6147 Send a message via AIM to TOAD6147
Does the BIOS offer the option of booting from either one?
TOAD6147 is offline   Reply With Quote
Old 07-30-2003, 07:35 AM   #3 (permalink)
Registered User
 
meese's Avatar
 
Join Date: Jun 2003
Location: NJ
Posts: 1,096
meese is on a distinguished road
You would need to change "rdisk(0)" to "rdisk(1)" in the boot.ini file. Below is a sample boot.ini file that boots from the first hard drive 0.

-------------------------------------------------------------
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microso ft Windows 2000 Professional" /fastdetect
-------------------------------------------------------------

You could add another line in the above file. This would cause the os to pause for 30 seconds and you could choose to boot to drive 1, after 30 seconds it would boot to the default drive 0.

-------------------------------------------------------------
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microso ft Windows 2000 Professional" /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microso ft Windows 2000 Professional" /fastdetect
-------------------------------------------------------------
meese is offline   Reply With Quote
Old 07-31-2003, 04:46 AM   #4 (permalink)
Registered User
 
Join Date: Jul 2003
Posts: 11
Avery_Stiles is on a distinguished road
Booting issues

I made the changes to the boot.ini file to reflect to:
multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microso ft Windows 2000 Professional 1" /fastdetect

When I select the second drive from please select the operating system in the first stage of the boot up i get this error message:

Windows 2000 could not start because of a computer disk hardware configuration problem. Could not read from selected boot disk. Check boot path and disk hardware.
Avery_Stiles is offline   Reply With Quote
Old 07-31-2003, 04:53 AM   #5 (permalink)
Registered User
 
Join Date: Jul 2003
Posts: 11
Avery_Stiles is on a distinguished road
Well this seemed to work. I enabled the second disk in the BIOS and it booted up after that.

Is there anything else that might need to be configured?
Avery_Stiles is offline   Reply With Quote
Old 07-31-2003, 05:21 AM   #6 (permalink)
Registered User
 
Join Date: Oct 2001
Location: Augsburg, Germany
Posts: 3,814
Peter M is on a distinguished road
Besides, RAIDing a master/slave pair of drives is not exactly a bright idea - it cuts write throughput in half. Now since mirroring already does that, you end up with 1/4 of the drive's actual write speed.

This is because on IDE, drives on one cable do not share bandwidth. Access to one drive locks the other one out from doing anything. IDE is not SCSI.
Peter M is offline   Reply With Quote
Old 07-31-2003, 05:46 AM   #7 (permalink)
Registered User
 
Join Date: Jul 2003
Posts: 11
Avery_Stiles is on a distinguished road
What would you suggest?
Avery_Stiles is offline   Reply With Quote
Old 07-31-2003, 06:09 AM   #8 (permalink)
Registered User
 
Join Date: Jul 2003
Posts: 11
Avery_Stiles is on a distinguished road
Now i'm testing another theory in this configuration.

When I pull out the first hard drive(master) and make the second hard drive(slave) a master it tells it can't find the drive 0 or 1.

Any suggestions?
Avery_Stiles is offline   Reply With Quote
Old 07-31-2003, 06:34 AM   #9 (permalink)
Registered User
 
nukes's Avatar
 
Join Date: Oct 2002
Location: Scotland, UK
Posts: 2,946
nukes is on a distinguished road
Send a message via AIM to nukes Send a message via Yahoo to nukes
Hold on, isn't raid 0 a stripe, no mirror?
If you have set it as RAID 0, you have no redundancy whatsoever if one drive fails. If one drive crashes, you've lost everything off both of them.
__________________
_____
NuKeS
nukes is offline   Reply With Quote
Old 08-01-2003, 10:49 AM   #10 (permalink)
Registered User
 
SiliconJon's Avatar
 
Join Date: Feb 2003
Location: Bethalto, IL
Posts: 1,817
SiliconJon is on a distinguished road
If you're wanting to do a RAID 0+1, you want an IDE channel for each drive. And pulling just one drive out of a striped array will make the complete array unusable, resulting in no readable data from the remaining drive(s). that's where the new arrays, like 5, come in handy. They use fancy techniques that allow for a drive in the array to be removed and the data can be rebuilt. 0+1 works similarly, but less effeciently.

So, you had 0+1 on four drives & two IDE channels, is that correct? If so, and you want to benefits of RAID, you're going to need to buy another IDE controller for software RAID, or a real RAID controller (4+ channels) for some real RAID.

Last edited by SiliconJon; 08-01-2003 at 10:53 AM.
SiliconJon is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 01:45 AM.