HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot change hardware resource limit maxssiz on H...
Operating System - HP-UX
1833838
Members
2307
Online
110063
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
05-21-2007 12:55 PM
05-21-2007 12:55 PM
Cannot change hardware resource limit maxssiz on HPUX11.11
Hi,
I'm trying to use kmtune to increase the hardware resource limit maxssiz and maxssiz_64bit. "kmtune" doesn't return any error messages. But after the machine is rebooted, the values for these two parameters are still the same as before. What did I miss? Any suggestions are appreciated!
Here are the steps I followed:
1)
# kmtune -q maxssiz_64bit -q maxssiz
Parameter Current Dyn Planned Module Version
===============================================================================
maxssiz_64bit 0x800000 - 0x00800000
maxssiz 0x800000 - 0x00800000
2)
# kmtune -s maxssiz_64bit=0x1000000 -s maxssiz=0x1000000
3)
reboot
4)
# kmtune -q maxssiz_64bit -q maxssiz
Parameter Current Dyn Planned Module Version
===============================================================================
maxssiz_64bit 0x800000 - 0x1000000
maxssiz 0x800000 - 0x1000000
Christina
I'm trying to use kmtune to increase the hardware resource limit maxssiz and maxssiz_64bit. "kmtune" doesn't return any error messages. But after the machine is rebooted, the values for these two parameters are still the same as before. What did I miss? Any suggestions are appreciated!
Here are the steps I followed:
1)
# kmtune -q maxssiz_64bit -q maxssiz
Parameter Current Dyn Planned Module Version
===============================================================================
maxssiz_64bit 0x800000 - 0x00800000
maxssiz 0x800000 - 0x00800000
2)
# kmtune -s maxssiz_64bit=0x1000000 -s maxssiz=0x1000000
3)
reboot
4)
# kmtune -q maxssiz_64bit -q maxssiz
Parameter Current Dyn Planned Module Version
===============================================================================
maxssiz_64bit 0x800000 - 0x1000000
maxssiz 0x800000 - 0x1000000
Christina
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 01:52 PM
05-21-2007 01:52 PM
Re: Cannot change hardware resource limit maxssiz on HPUX11.11
maxssiz is a static tunable on 11.11, so you have to rebuild the kernel for the changes to take effect. SAM should do this for you, or you can use config(1M) or mk_kernel and then use kmupdate [if needed, but recommended since you should build to a temporary file] to move the resulting kernel into place.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1046403
has a good sequence, I believe [look at the next to last entry].
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1046403
has a good sequence, I believe [look at the next to last entry].
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 03:59 PM
05-21-2007 03:59 PM
Re: Cannot change hardware resource limit maxssiz on HPUX11.11
Hi,
The commands will change the values of
kernel paraemters.
kmtune -s maxssiz_64bit=0x1000000
kmtune -s maxssiz=0x1000000
Next reboot the values will change.
Otherwise try from SAM this will give more
user friendly way to rebuild the kernel.
The commands will change the values of
kernel paraemters.
kmtune -s maxssiz_64bit=0x1000000
kmtune -s maxssiz=0x1000000
Next reboot the values will change.
Otherwise try from SAM this will give more
user friendly way to rebuild the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2007 05:33 AM
05-22-2007 05:33 AM
Re: Cannot change hardware resource limit maxssiz on HPUX11.11
Hi,
Thank you for your replies. I followed the instructions in that link and it works for me now.
Christina
Thank you for your replies. I followed the instructions in that link and it works for me now.
Christina
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