- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hpux 11i kernel parameter limitation
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
06-19-2001 05:57 PM
06-19-2001 05:57 PM
hpux 11i kernel parameter limitation
I am trying to increase the shmmax kernel parameter on an hpux 11i (or 11.11) system. The system refuses to increase it beyond the 1Gb limit. How can I increase it beyond 1Gb?
shmmax is a "dynamic" kernel parameter.
thx
victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2001 06:21 PM
06-19-2001 06:21 PM
Re: hpux 11i kernel parameter limitation
11i Tunable Kernel Parameters:
http://docs.hp.com/hpux/onlinedocs/os/11i/kcparams/KCparams.OverviewAll.html
11i shmmax:
http://docs.hp.com/hpux/onlinedocs/os/11i/kcparams/KCparam.ShMmax.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2001 10:26 PM
06-19-2001 10:26 PM
Re: hpux 11i kernel parameter limitation
the system os is of 32 bit, which has the limit of shmmax of 1gb. you need to convert 32bit to 64 bit(from the core os cd) and then increase the shmmax
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2001 02:09 AM
06-20-2001 02:09 AM
Re: hpux 11i kernel parameter limitation
Maximum
0x40000000 (1024 Mbytes) on 32-bit systems
Maximum 1 Tbyte on 64-bit systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2001 09:51 AM
06-20-2001 09:51 AM
Re: hpux 11i kernel parameter limitation
thanks for all your replies. the system is an L3000. when I do "getconf KERNEL_BITS" it says 64. therefore I believe this machine to be a 64 bit machine. how does one increase shmmax on a 64 bit machine? maybe there is some file that contains kernel param limits that I need to edit?
thx
victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2001 09:57 AM
06-20-2001 09:57 AM
Re: hpux 11i kernel parameter limitation
I just happened to have an L3000 in house for a couple of days. I tried setting 'shmmax' past 1Gb in sam and I got the same error message. I looked around and found this recent thread from the forum that explains how to get around it. You have to modify a file in /etc/conf/master.d to get past it.
Have fun!
JP
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x571272106351d5118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2001 03:11 PM
06-20-2001 03:11 PM
Re: hpux 11i kernel parameter limitation
modifying the file in /etc/conf/master.d
worked. many thanks to you all.
cheers
victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 01:12 AM
05-16-2003 01:12 AM
Re: hpux 11i kernel parameter limitation
I've got the same problem but can not get the solution of John. Seems that the link is moved. Can you help me??
Thanks,
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 01:42 AM
05-16-2003 01:42 AM
Re: hpux 11i kernel parameter limitation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 01:53 AM
05-16-2003 01:53 AM
Re: hpux 11i kernel parameter limitation
Thanks,
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 03:40 AM
05-16-2003 03:40 AM
Re: hpux 11i kernel parameter limitation
To access the document, log in to your normal server, access the ITRC Knowledge Base and search for document:
"SAM (11i): The value specified for tunable parameter "shmmax""
document id: KBRC00008072
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 05:45 AM
05-16-2003 05:45 AM
Re: hpux 11i kernel parameter limitation
The link changed when the ITRC modified the URL of the pages a while back. Try this for the URL for that thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x571272106351d5118fef0090279cd0f9,00.html
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 11:47 PM
05-19-2003 11:47 PM
Re: hpux 11i kernel parameter limitation
it works.
thanks for your help.
Roland