- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Recommended stripe size on VxVM volumes
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
12-21-2003 06:39 PM
12-21-2003 06:39 PM
Recommended stripe size on VxVM volumes
1. What is the ideal recommended stripe size on VxVM volumes?
2. Is the stripe size has any bearing on the Oracle database performance?
Let me know any resource to get more info on this.
Thanks.
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 07:55 PM
12-21-2003 07:55 PM
Re: Recommended stripe size on VxVM volumes
I would say the ideal stripe size depends on the system. If your system is used as a news server ( large number of small files) it is different than a database ( few large files ).
For a oracle database i would have a talk with the DBA. His SGA block size (e.g. 8k )could be the ideal striping size.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 08:05 PM
12-21-2003 08:05 PM
Re: Recommended stripe size on VxVM volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 02:53 AM
12-22-2003 02:53 AM
Re: Recommended stripe size on VxVM volumes
I think that with Oracle databases like ours (data warehousing, not OLTP) the larger you make the stripe the better since your typical writes and reads are much larger than the stripe size anyway.
Of course, if your workload or hardware is different, the only way to be sure the suggestions above are right for you is to do some testing...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 03:46 PM
12-22-2003 03:46 PM
Re: Recommended stripe size on VxVM volumes
Thanks for the insight. To give an idea about our system.
We are using Superdome with 8 CPU and 16 GB RAM. Oracle data (8.1.7) is stored on XP512. Database size is 1 TB. DB growth is 30 GB per month.
We are running SAP 4.0 B with 1200 concurrent users at peak time. It is an OLTP system but lot of READ only kind of activity.
Will this info helps to answer my question?
Regards.
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 04:13 PM
12-22-2003 04:13 PM
Re: Recommended stripe size on VxVM volumes
Do note that Oracle actually recommends raid 1 or raid 10 for data, index and redo logs, not striping.
They have gotten flexible about this, but raid 1 or 10 is faster.
Sources ....
technet.oracle.com
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
12-23-2003 02:32 AM
12-23-2003 02:32 AM
Re: Recommended stripe size on VxVM volumes
If you have to guess without testing, I'd probably go with 64k like the other posters have said. If you do have time to test, try a benchmark run with 64k, then test both 32 and 128 to make sure neither performs better. If either is an improvement continue moving the same direction with either 16 or 256 as appropriate.