HPE GreenLake Administration
Operating System - HP-UX
1834604
Members
4155
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-14-2003 10:50 AM
01-14-2003 10:50 AM
LUNs
Hi,
What is the best configuration of LUN splits
from a 73G drive either RAID1/0 or RAID5 for an OLTP database.
Any ideas would be greatly appreciated.
Thanks in advance,
Lanke
What is the best configuration of LUN splits
from a 73G drive either RAID1/0 or RAID5 for an OLTP database.
Any ideas would be greatly appreciated.
Thanks in advance,
Lanke
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 11:20 AM
01-14-2003 11:20 AM
Re: LUNs
RAID 0/1
Simultaneous access to multiple mirrored pairs increases I/O performance. In general, the greater the number of mirrored pairs, the greater the increase in performance.
RAID 5
??? Provides high read throughput for small block-size requests (2 KB to 8 KB);
??? Write performance is limited by the need to perform four I/O operations per write request;
??? Because some I/O operations occur simultaneously, performance depends on the number of disks in the LUN. Additional disks may improve performance;
??? The I/O performance of RAID 5 benefits significantly from write caching.
RAID 0/1 is good for medium/large block size write transfers. RAID 5 is good for small/medium block size read transfers.
So in your situation I would choose RAID5.
You would forget about all these is you use Autoraid-based arrays (VA, EVA) because all these things are managed and optimized by their firmware
Eugeny
Simultaneous access to multiple mirrored pairs increases I/O performance. In general, the greater the number of mirrored pairs, the greater the increase in performance.
RAID 5
??? Provides high read throughput for small block-size requests (2 KB to 8 KB);
??? Write performance is limited by the need to perform four I/O operations per write request;
??? Because some I/O operations occur simultaneously, performance depends on the number of disks in the LUN. Additional disks may improve performance;
??? The I/O performance of RAID 5 benefits significantly from write caching.
RAID 0/1 is good for medium/large block size write transfers. RAID 5 is good for small/medium block size read transfers.
So in your situation I would choose RAID5.
You would forget about all these is you use Autoraid-based arrays (VA, EVA) because all these things are managed and optimized by their firmware
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 02:56 PM
01-14-2003 02:56 PM
Re: LUNs
I would choose RAID1/0.... In stark contrast to the above!!!!
Why...
Well OLTP generally means reading & writing from DB. Furthur than this the writes are "generally" small. updating customer details, placing orders etc. Thus most writes will be RANDOM & SMALL.
A RAID5 or RAID5DP/RAID6 stragtey will mean 1 small write within the stripe will cause the whole stripe to be read & the parity re-calculated then the small write will happen PLUS a parity update/write (or two if it is RAID5DP/RAID6). This will cause very slow write performance as it will cause multiple reads & writes.
IF you can protect against small writes, or are doing mostly reads then RAID5, RAID5DP or RAID6 will be fine.
Large writes on RAID5, RAID5DP or RAID6 are also OK (by large I mean writes that are of a similar size to the stripe, so 8kB stripe width, across 10 disks would mean ~ 80kB). Reads are also OK (small or large) as they will not trigger any parity calculations or
Basically does your OLTP database do small writes? If so avoid RAID5, RAID5DP or RAID6.
One last thisng IF you have VA74xx you can use AutoRAID which SHOULD configure RAID5DP & RAID1/0 to make sure the small writes are less of a problem, but maximise you storage.
Regards
Tim
Why...
Well OLTP generally means reading & writing from DB. Furthur than this the writes are "generally" small. updating customer details, placing orders etc. Thus most writes will be RANDOM & SMALL.
A RAID5 or RAID5DP/RAID6 stragtey will mean 1 small write within the stripe will cause the whole stripe to be read & the parity re-calculated then the small write will happen PLUS a parity update/write (or two if it is RAID5DP/RAID6). This will cause very slow write performance as it will cause multiple reads & writes.
IF you can protect against small writes, or are doing mostly reads then RAID5, RAID5DP or RAID6 will be fine.
Large writes on RAID5, RAID5DP or RAID6 are also OK (by large I mean writes that are of a similar size to the stripe, so 8kB stripe width, across 10 disks would mean ~ 80kB). Reads are also OK (small or large) as they will not trigger any parity calculations or
Basically does your OLTP database do small writes? If so avoid RAID5, RAID5DP or RAID6.
One last thisng IF you have VA74xx you can use AutoRAID which SHOULD configure RAID5DP & RAID1/0 to make sure the small writes are less of a problem, but maximise you storage.
Regards
Tim
-
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP