- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Netservers
- >
- HARDWARE RAID VS. SOFTWARE RAID
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
Discussions
Discussions
Discussions
Forums
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
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
тАО02-07-2002 11:31 PM
тАО02-07-2002 11:31 PM
HARDWARE RAID VS. SOFTWARE RAID
Raid 1 for the system partition and Raid 5 (4 HDD)for Data. Now I have serveral Netservers LH 3000 - I planning to use the NetRaid Hardware Raid - I'm trying to determine the most efficient Raid Configuration. The servers have (6 HDD) and will be used as file, web and applications servers.
I noticed that many users (in the forum) are configuring their Netservers with only one array (RAID 5). Is there any concern about system performance using only once Raid across all (HDD) Would users recommend a separate array (RAID 1) for the OS (system partition or is this configuration now obsolete?
Thanks
- Tags:
- RAID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-07-2002 11:45 PM
тАО02-07-2002 11:45 PM
Re: HARDWARE RAID VS. SOFTWARE RAID
The most common configuration I see is the one you're having: A RAID1 for the OS and a RAID5 for data and applications.
This is definitely NOT obsolete.
By doing this, you're application and OS don't interfere with each other.
Marco.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2002 02:50 AM
тАО02-11-2002 02:50 AM
Re: HARDWARE RAID VS. SOFTWARE RAID
System performance... yes, 1 single RAID 5 is slower than a RAID 1 pair for the OS and a RAID 5 quartet for the other data.
With hardware RAID you should see a performance improvement over software RAID as well.
As I told you in the other thread, you can do anything you like (well, almost) bearing in mind the properties of all RAID configurations (explained in the other thread).
HTH,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2002 11:37 AM
тАО02-13-2002 11:37 AM
Re: HARDWARE RAID VS. SOFTWARE RAID
OS performance is always poor on a RAID 5 set due to the amount of write statements an OS makes.
RAID-5 is great for file reads, which makes it good for file services.
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-14-2002 08:36 AM
тАО02-14-2002 08:36 AM
Re: HARDWARE RAID VS. SOFTWARE RAID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-14-2002 08:40 AM
тАО02-14-2002 08:40 AM
Re: HARDWARE RAID VS. SOFTWARE RAID
If you have 5 disks, use 2 for an RAID 1 (OS) and 3 for a RAID 5 (Data).
BTW - You need 2 disks to have a RAID 1, you can't do a RAID 1 with one disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-14-2002 10:14 AM
тАО02-14-2002 10:14 AM
Re: HARDWARE RAID VS. SOFTWARE RAID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-14-2002 02:08 PM
тАО02-14-2002 02:08 PM
Re: HARDWARE RAID VS. SOFTWARE RAID
You always want a hardware level RAID, software level RAID usually chokes the OS.
To do hardware level raid, you need a RAID card, if its an HP RAID card, you can hit crtl-m during the server boot sequence (it prompts you anyways) if the RAID card is and HP "si" series (3si etc).
If its an HP "M" series card, you can hit ctr-a during the server boot sequence (it prompts you anyways)
Any HP RAID card can be configured via the navigator cd........
If you need more details than that, you may want to do some homework.