- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How do you RAID yours?
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
10-06-2003 06:25 AM
10-06-2003 06:25 AM
How do you RAID yours?
How do you decide what RAID level to use?
RAID5?
RAID1+0?
I'm sure there are lots of different factors involved!
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:26 AM
10-06-2003 06:26 AM
Re: How do you RAID yours?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:31 AM
10-06-2003 06:31 AM
Re: How do you RAID yours?
What about 1+0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:33 AM
10-06-2003 06:33 AM
Re: How do you RAID yours?
With RAID 5 you have the overhead of the parity calculation for every write to disk and that takes time and resources .
The question is always cost though. With RAID 1+0 you need *double* the amount of disk space since you basically have 2 copies of the data. RAID 5 doesn't have quite that space overhead but you will still not get the full capacity of your array.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:36 AM
10-06-2003 06:36 AM
Re: How do you RAID yours?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:38 AM
10-06-2003 06:38 AM
Re: How do you RAID yours?
What you refer to as RAID 1+0 is what I was calling RAID 0/1 - it's the same thing.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:43 AM
10-06-2003 06:43 AM
Re: How do you RAID yours?
But as mentioned the RAID type is almost always determined here by the ultimate goal:
SPEED = RAID 10
Economy AND Size = RAID 5
And Clay is correct i.e. a lot of the performance hit from RAID 5 can be mitigated by HW caches of a healthy size on the arrays.
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:53 AM
10-06-2003 06:53 AM
Re: How do you RAID yours?
We are going to do a storage consolidation and replare several older systems with one large (perhaps an EVA 5000).
For filesystem (file servers) we are planning to use RAID 5 and for databases (Oracle) RAID 10.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 06:58 AM
10-06-2003 06:58 AM
Re: How do you RAID yours?
15 drives:
RAID5DP: $225.78/GB
RAID1+0: $361.24/GB
30 drives:
RAID5DP: $127.62/GB
RAID1+0: $229.71/GB
45 drives:
RAID5DP: $99.57/GB
RAID1+0: $185.87/GB
60 drives:
RAID5DP: $86.29/GB
RAID1+0: $163.95/GB
HTH!
-Josh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 07:10 AM
10-06-2003 07:10 AM
Re: How do you RAID yours?
I was under the impression that Raid 0+1 and 1+0 were different (I saw this...)
http://www.ofb.net/~jheiss/raid10/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 07:18 AM
10-06-2003 07:18 AM
Re: How do you RAID yours?
Either way you go you will usually get better performance with 1+0/0+1 than with Raid 5.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 07:26 AM
10-06-2003 07:26 AM
Re: How do you RAID yours?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 08:16 AM
10-06-2003 08:16 AM
Re: How do you RAID yours?
Can't seem to assign any points!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 08:26 AM
10-06-2003 08:26 AM
Re: How do you RAID yours?
.
For Controller Centric Arrays (such as the EVA), one can do benchmarks between RAID0+1 and RAID5 LUN configurations to determine which would meet application requirements. For mostly OLTP (50r-50w) transactions -- my experience has so far shown that RAID5 luns are sufficient BUT in RDBMS configurations -- at least a dikgroup of RAID0+1 LUNS be set aside for redo logs... for mostly DSS/Datawarehouse apps -- it would be RAID0+1.
..
All other requirements ie. Fileserver filesystems -- RAID5 would do...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 05:44 PM
10-06-2003 05:44 PM
Re: How do you RAID yours?
Explanation:
OS is on two local disks. Exact Raid 1 mirror copy using mirror/ux
Oracle data is on a Xiotech Magnitude Disk array. RAID 10.
Binaries and executables that aren't part of the OS are on that same disk array, Raid 5 nine bit parity.
I can't say I'm happy about it, but the situation seems pretty reliable.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com