- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: kernel parameter
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
07-05-2006 09:03 PM
07-05-2006 09:03 PM
semmap=4098.
What is the command to add this parameter?
Thanks
Fauziah
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:13 PM
07-05-2006 09:13 PM
Re: kernel parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:14 PM
07-05-2006 09:14 PM
Re: kernel parameter
Use
#kctune
Hope this helps,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:16 PM
07-05-2006 09:16 PM
Re: kernel parameter
Use kctune "variable"="valeur" or kcweb -F (launch a brower)
It's seems that maxswapchuncks didn't exist on itanium,
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:20 PM
07-05-2006 09:20 PM
Re: kernel parameter
It's seems that maxswapchunk is called swchunk on itanium
Anybody can confirm ?
regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:23 PM
07-05-2006 09:23 PM
Re: kernel parameter
http://docs.hp.com/en/5187-0701/ch03s03.html
check the above doc to get the tunable parameters.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:23 PM
07-05-2006 09:23 PM
Re: kernel parameter
The right command for my server is kctune -u
Thanks all
Fauziah Mahdan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:25 PM
07-05-2006 09:25 PM
Re: kernel parameter
You can do it from sam.
SAM>Kernel Configuration>Configurable Parameters >find maxswapchuncks and semmap and select it and then come in Action TAB, After that Modify Configurable Parameter. and then Apply.
It will ask to reboot machine.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:42 PM
07-05-2006 09:42 PM
Re: kernel parameter
"It's seems that maxswapchunk is called swchunk on itanium"
sorry it's a mistake
maxswapchunk is a obsolete value in Itanium
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 09:49 PM
07-05-2006 09:49 PM
Re: kernel parameter
"System-V IPC Kernel Tunable Parameter (semmap)(Obsolete): The memory allocation of semaphore sets previously controlled by semmap is now done dynamically by the kernel. The semmap kernel parameter is no longer tunable."
http://docs.hp.com/en/5991-5320/ch03s08.html
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 11:19 PM
07-05-2006 11:19 PM
Re: kernel parameter
r u sure, its a 11.23 box?
use the command "kctune" if it is not 11.23, it will tell command not found.
if its 11.23 it will give u the list of all kernel parameters and its value, dynamic or static also.
attached the kernel parameters list in 11.23
and from the above results u knew how to change the kernel parameter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 08:18 PM
07-06-2006 08:18 PM
Re: kernel parameter
Have a look at the thread I raised 2 weeks before.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1038287
If a parameter already doesnt exist, you need to perform kctune -u -s (-u option is important).
Thanks,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 08:30 PM
07-06-2006 08:30 PM
Re: kernel parameter
maxsawpchunks and semmap is not available with 11.23. isnt?
in my previous reply, i posted the list of all kernel parameters.(u can do a "kctune" or kctune -v in ur system).
now, those two parameters available or not(in 11.23)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 08:39 PM
07-06-2006 08:39 PM
Re: kernel parameter
and the command that i use is kctune -u
and save it..thanks all........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 09:44 PM
07-06-2006 09:44 PM
Solution---------------------
"it was Hp itanum 11.23 version
and the command that i use is kctune -u
---------------------
The semmap kernel parameter is no longer tunable in 11.23 and maxswapchuncks not available(i think).
can u update what parameter u changed?
can u update points to those who spent time for you.