- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Re: Raid 1 in HP proliant ml 110 G3 with win serve...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 12:27 AM
01-24-2006 12:27 AM
I read somewhere that it could be a problem with the boot.ini file but this file didn't appear in the system.
Any help will be more than welcome.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 09:54 AM
01-24-2006 09:54 AM
SolutionThe boot.ini file is a hidden file in the root of the boot partition. Since the drives are mirrored (RAID1), each drive should have a boot.ini but when the primary drive fails, the second drive boot.ini needs to 'point to' itself. So if the file looks like this:
[boot loader]
timeout=20
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows Server 2003" /fastdetect
change the file attributes to not hidden, not read-only and edit the PARTITION(1) to become PARTITION(2). I think that'll do the trick.
Make a great day!
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 09:55 AM
01-24-2006 09:55 AM
Re: Raid 1 in HP proliant ml 110 G3 with win server 2003
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:00 AM
01-24-2006 10:00 AM
Re: Raid 1 in HP proliant ml 110 G3 with win server 2003
Thank you very much (it's my first assignment in the work, I started here 1 week ago jeje).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:04 AM
01-24-2006 10:04 AM
Re: Raid 1 in HP proliant ml 110 G3 with win server 2003
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:42 PM
01-24-2006 10:42 PM
Re: Raid 1 in HP proliant ml 110 G3 with win server 2003
The contents of that file is:
[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003, Enterprise" /noexecute=optout /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Mirror C: -secondary plex"
So, do I have to change partition(1) to partition(2) in the statement with "rdisk(1)", or the problem is other???
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 11:04 PM
01-24-2006 11:04 PM
Re: Raid 1 in HP proliant ml 110 G3 with win server 2003
Hope this helps and thanks for putting me over 10,000 points in the Microsoft forums. I was hoping to achieve that goal in less than 5 years and made it with less than 5 weeks to spare.
Make a great day!
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 11:23 PM
01-24-2006 11:23 PM
Re: Raid 1 in HP proliant ml 110 G3 with win server 2003
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 12:22 PM
12-05-2006 12:22 PM
Re: Raid 1 in HP proliant ml 110 G3 with win server 2003
I see the solution to set up RAID 1
using Windows functionality. But the ML 110 G3 specifications state that it is possible to set up RAID 0 & 1 in hardware. This was one of the reason I chose this server.
I updated the BIOS to the latest version.
Some of the problems went away as described
in the fix. Yet I could not figure out how to use the option RAID.
What really happens is that when the RAID option is selected both hard drives are asked to be on the first SATA channel (primary & secondary), but I could not find any information on how to do that. They are primary on channel 0 and 1. Channel 1 is not considered when the RAID option is selected.
There are only two SATA connectors on the motherboard. I have not noticed any jumper or so for configuration, in BIOS (as I have already mentioned) no option to move logic hard drives from one channel to another (even though this is what I think shall be the solution). It may be possible to play jumper positions for the IDE (or SATA?) drives.
I hope you will not find me too noisy, but I wanted really bad the server I/O controller to perform RAID 1 function.
I mention the hard drives they have same capacity (80GB) but different makers.
Thank you