- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- RAID 5 on MSA30
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
09-16-2007 07:00 PM
09-16-2007 07:00 PM
RAID 5 on MSA30
We are using DS20E with MSA30 (14 x 146.8GB),
Two set RAID 5 were formed with same size.
However, we felt the RAID-5 disk is much slower than single disk drive without RAID.
Could any know any parameter i can check & tune up to make it faster?
Thanks,
Sentosa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2007 07:37 PM
09-16-2007 07:37 PM
Re: RAID 5 on MSA30
I have no experience with the MSA30, but in general RAID-5 needs a good amount of write cache to deliver good write performance. How is the cache configured?
regards kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2007 12:18 AM
09-17-2007 12:18 AM
Re: RAID 5 on MSA30
http://h18006.www1.hp.com/storage/disk_storage/msa_diskarrays/drive_enclosures/ma30/index.html
).
Is the MSA30 connected to a PCI RAID controller (size of cache? cache enabled? chunk size?) or are you running host-based RAID?
What I/O patterns are you using for testing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2007 05:52 AM
09-17-2007 05:52 AM
Re: RAID 5 on MSA30
The I/O hammering that transpires during the expended RAID-5 recovery can itself trigger a second disk failure. Real-world data shows that secondary failures here are surprisingly common within the RAID-5 recovery window.
Given the continually-decreasing price of disk spindles, I now tend to prefer RAID-10. The incremental savings in disks between RAID-5 and RAID-10 aren't locally viewed as being worth (to my data) the costs of the failures. If I'm going to the effort of running RAID, I want my data on-line.
http://64.223.189.234/node/410
http://64.223.189.234/node/188
Stephen Hoffman
HoffmanLabs LLC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2007 09:22 AM
09-17-2007 09:22 AM
Re: RAID 5 on MSA30
Depends what you do.
For reads the RAID-5 disk should be faster if you have a multi-stream read application (i.e. multiple concurrent read I/Os). The 'striping' feature of RAID-5 can use more drives and hence improves overall read performance. It has no effect if you use a single stream application (one I/O at-a-time).
Writes need more work (overhead). Before writing data the old parity blocks have to be read in memory. The parity data is updated and written back and then the new data is written back. You typically have 3 times more I/O than on a simple disk. With enough and smart controller cache you can mostly avoid the two extra I/Os.
Is this Host Based RAID?
/Guenther
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2007 10:58 AM
09-17-2007 10:58 AM
Re: RAID 5 on MSA30
>tune up to make it faster?
Yes, tune the "5" into a "1". Get rid of RAID-5 and use RAID-1 or (better) host based shadowing.
RAID-5 is a technology past its used by date. It was a great idea when disks were small and expensive, but now they're large and cheap, the tradeoffs and economics are all wrong.
Using RAID-5 saves you some hardware costs, but you pay for it in performance. Since the hardware is much cheaper than time, you're better off just shadowing everything. Yes, it's slightly more expensive in hardware, but it's MUCH better in terms of data protection and performance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 08:34 PM
10-04-2007 08:34 PM