- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: extent based striping gain performance?
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
10-26-2005 05:05 AM
10-26-2005 05:05 AM
extent based striping gain performance?
We are running data base app on L class with 2 FC10s. disks are 10-10 mirrored. The LVM configuration is PVG-strict/distributed. The PE size is default at 4MB. Can anyone point out what this distributed (extent based striping) do to performance? The FC has 1 controller . Will a contiguos allocation be OK in this case? Thanks.
Lynn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 05:25 AM
10-26-2005 05:25 AM
Re: extent based striping gain performance?
Your best bet to improve performance is to handle striping exclusively on the disk array and free HP-UX from these worries.
You might to get a better answer want to let us know what kind of transactions happen on the disk.
if its an oracle database with a lot of writes, striping is a bad idea and will slow down writes. If the data is static or mostly read data then striping will not have such an adverse impact on performance.
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
10-26-2005 05:34 AM
10-26-2005 05:34 AM
Re: extent based striping gain performance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 05:45 AM
10-26-2005 05:45 AM
Re: extent based striping gain performance?
Lynn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 03:38 AM
10-27-2005 03:38 AM
Re: extent based striping gain performance?
Although quite a few years ago, I set up a Progress DB on an HP array using RAID 0/1. I configured the array to have the database on one set of spindles and the .bi files on another, each one mirrored. We weren't using .ai files. I also had 2 RAID controllers, so count route the DB and .bi writes through different controllers.
This supported about 200 users on an old G series box, with no performance issues. Even month-end processing was pretty quick.
This may give you some ideas.
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 07:42 AM
10-27-2005 07:42 AM
Re: extent based striping gain performance?
The next step would be to better understand where the pressure is on the I/O. Is it just on one physical disk? Is the I/O pressure from page-outs? Would more buffer cache help? Is there enough CPU to support more I/Os or more overhead? What are the mount options on your filesystems? It is possible that the full VxVM could provide a better solution than LVM, but there is no way to know without much more information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:05 AM
10-28-2005 02:05 AM
Re: extent based striping gain performance?
With VxVM you have more tunables to create the perfect mirrored stripe (or striped mirrors) that best suites you. You'll also gain a number of backup/recovery/protection techniques not available with LVM.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:49 AM
10-28-2005 02:49 AM
Re: extent based striping gain performance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 12:56 PM
02-10-2006 12:56 PM