HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- kernel parameters for disk acces
Operating System - HP-UX
1828933
Members
2376
Online
109986
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
03-19-2003 04:23 PM
03-19-2003 04:23 PM
kernel parameters for disk acces
What are the kernel parameters for the i/o operations?
I have raid and striping, but
I would like have more speed in the read and write operations.
Maybe the kernels parameters give more speed.
I have raid and striping, but
I would like have more speed in the read and write operations.
Maybe the kernels parameters give more speed.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 04:33 PM
03-19-2003 04:33 PM
Re: kernel parameters for disk acces
You can check out the pvchange -t <# of second> option. Which set the timeout for IO timeout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 04:46 PM
03-19-2003 04:46 PM
Re: kernel parameters for disk acces
There is kernel change that can be used for fastser IO time. This is called vx_ninode. You might also need to decrease dbc_min_pct and dbc_max_pct.
Have a look here:
http://www.docs.hp.com/hpux/onlinedocs/B3929-90011/B3929-90011.html
The pvchange program does not speed up IO, but will wait until IO is comfirmed. The recommended value is 180 for most external disk array units.
It is possible to increase filesystem access time by utilising these parameters:
mincache, convosync and the type of logging. You need to have online JFS to implement them.
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 04:54 PM
03-19-2003 04:54 PM
Re: kernel parameters for disk acces
Hi Jimmy,
The (documented) tunable parameters for 11i are available here:
http://www.docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html
I imagine you are talking more about filesystem and mount options? This is probably where you have more scope for increasing performance. The first point of call for the options would be in the release notes for the version of VxFS filesystem you are using.
Also on JFS 3.3 is the command vxtunefs, which has several new IO and configuration tunables. The man pages are also good, look at pages like mkfs_vxfs, newfs_vxfs and mount_vxfs.
You can also alter things like the scsi queue depth (using scsictl or kernel tunable scsi_max_qdepth) which can aid performance if you have PV links to devices.
Regards,
James.
The (documented) tunable parameters for 11i are available here:
http://www.docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html
I imagine you are talking more about filesystem and mount options? This is probably where you have more scope for increasing performance. The first point of call for the options would be in the release notes for the version of VxFS filesystem you are using.
Also on JFS 3.3 is the command vxtunefs, which has several new IO and configuration tunables. The man pages are also good, look at pages like mkfs_vxfs, newfs_vxfs and mount_vxfs.
You can also alter things like the scsi queue depth (using scsictl or kernel tunable scsi_max_qdepth) which can aid performance if you have PV links to devices.
Regards,
James.
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