HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LVM Stripe Size / Oracle Stripe Size / FS Stripe S...
Operating System - HP-UX
1833538
Members
3046
Online
110061
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
08-29-2006 07:04 AM
08-29-2006 07:04 AM
LVM Stripe Size / Oracle Stripe Size / FS Stripe Size
Hello there. I need some help in HP-UX.
This is my configuration:
16 x Parity Groups RAID5 7D+1P (HDS USP600)
I want to know what's the better configuration for my LVM.
I'm working with the following variables:
FS block size = 8k
Oracle block size = 8k
Oracle multiblock read count = 16
LVM Stripe Size: 8K * 16 = 128K
Number of LDEVs (LUNs) = 16 (1 LUN from each PG)
PE Size: 8k
Number of stripe per Volume = 16
I would like to receive some recommendations about the configuration above. Is this the better one? Do you have any recommendations to me?
I'll apreciate your comments.
Thank you!
Daniel.
This is my configuration:
16 x Parity Groups RAID5 7D+1P (HDS USP600)
I want to know what's the better configuration for my LVM.
I'm working with the following variables:
FS block size = 8k
Oracle block size = 8k
Oracle multiblock read count = 16
LVM Stripe Size: 8K * 16 = 128K
Number of LDEVs (LUNs) = 16 (1 LUN from each PG)
PE Size: 8k
Number of stripe per Volume = 16
I would like to receive some recommendations about the configuration above. Is this the better one? Do you have any recommendations to me?
I'll apreciate your comments.
Thank you!
Daniel.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2006 07:32 AM
08-29-2006 07:32 AM
Re: LVM Stripe Size / Oracle Stripe Size / FS Stripe Size
Your PE size is not 8KiB. PE size is measured in MiB and the smallest possible is 1MiB. Your 8k is almost certainly 8MiB. With one extremely dubious exception, PE size has no impact on performance.
Assumming that this is a vxfs filesystem (and despite what you were told in Oracle class), filesystem blocksize has no impact on performance. Vxfs filesystems are extent-based rather than block based and the writes are always done in large chunks. The filesystem blocksize only determines the smallest amount of space to allocate for a file. The default, 1KiB, is actually fine for Oracle but 8KiB is fine as well. Your LVM stripe size is ok. I would not go smaller than 64KiB or larger than 256KiB but you really should do some testing to determine your optimum although 128KiB will almost certainly be "close enough".
I suspect the biggest impact would be to choose another RAID level (RAID 1/0 is almost always the fastest although the least efficient in terms of storage utilization.) The RAID level impact is also dependent upon how cache-centric your array is.
Assumming that this is a vxfs filesystem (and despite what you were told in Oracle class), filesystem blocksize has no impact on performance. Vxfs filesystems are extent-based rather than block based and the writes are always done in large chunks. The filesystem blocksize only determines the smallest amount of space to allocate for a file. The default, 1KiB, is actually fine for Oracle but 8KiB is fine as well. Your LVM stripe size is ok. I would not go smaller than 64KiB or larger than 256KiB but you really should do some testing to determine your optimum although 128KiB will almost certainly be "close enough".
I suspect the biggest impact would be to choose another RAID level (RAID 1/0 is almost always the fastest although the least efficient in terms of storage utilization.) The RAID level impact is also dependent upon how cache-centric your array is.
If it ain't broke, I can fix that.
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