- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Disk Configuration
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
06-22-2006 10:44 AM
06-22-2006 10:44 AM
I need 438GB of useable space
My options:
10 73GB dsk for RAID5 three LUNS and 1 disk hot spare; each LUN a raid 5 of three disk for 146GB useable space.
9 73GB dsk for RAID5 two luns and 1 disk host spare; each LUN a raid 5 of 4 disk for 219GB useable space.
OR insert 146GB and make one LUN of raid 5 with 4 disk for 438 useable space
What is the best choice for IO performance?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 12:02 PM
06-22-2006 12:02 PM
SolutionThe answer is of course "it depends" (A. Clay's quote).
It depends in this case on what you need the storage for. If you need 438 GB for a write intensive database then none of these solutions will work.
If you don't have a lot of writing going on, you generally, all things being equal will get better performance spreading your data across the most disks. That increases the chance that a disk head is where its needed when its needed.
Another factor you must consider is seek time is usually less on smaller disks.
Oracle intself recommends raid 1 or raid 10 for data, index and redo logs. None of these scenarios really deals with that.
Seems the first two solutions will adhere to the priniciples I've already laid out, you'd have to actually run tests to be certain.
http://www.hpux.ws/system.perf.sh
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 03:48 AM
06-23-2006 03:48 AM
Re: Disk Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 03:56 AM
06-23-2006 03:56 AM
Re: Disk Configuration
You can never go wrong by selecting 1/0; it's always going to be a good choice for performance --- at the expense of less efficient storage utilization. With heavily cache-centric arrays, it is often more important to get the data to the array over as many independent channels as possible than it is to worry about the disk layout itself. Just as using RAID 1/0 will never hurt, spreading the I/O over as many separate controllers as possible will never hurt but neither of these techniques makes as much difference as it once did because bandwidths are higher and caches are bigger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 04:26 AM
06-23-2006 04:26 AM
Re: Disk Configuration
~hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2006 02:17 AM
06-27-2006 02:17 AM