- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to change the Semaphore value in HP-UX (ke...
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
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
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-19-2011 11:47 PM
10-19-2011 11:47 PM
How to change the Semaphore value in HP-Unix
Hi All
I need to increase the following Semaphore parameter in HP Unix Server, I am not sure how to do it
semaem
semmap
semmni
semmns
semmnu
semmsl
Please suggest me how to change it.
Regarrds
Indrajit Bhagat
- Tags:
- kernel parms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2011 11:51 PM
10-19-2011 11:51 PM
Re: How to change the Semaphore value in HP-Unix
Without a given OS version I guess a current one, so you might want to check the manpage of 'kctune' otherwise you should use sam for it.
Be aware that there are dependencies from the parameters to other ones and automatically calculated values respectively.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2011 11:58 PM - edited 10-20-2011 02:07 AM
10-19-2011 11:58 PM - edited 10-20-2011 02:07 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
If you are on 11.23 or later, you can simply use kctune(1m) to change the values.
semaem semmni semmns semmnu semmsl need reboot.
semmap doesn't exist
- Tags:
- kctune
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 02:00 AM
10-20-2011 02:00 AM
Re: How to change the Semaphore value in HP-Unix
The OS version 11.11 hp unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 02:07 AM
10-20-2011 02:07 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
>The OS version 11.11 HP-UX
Then you need to use kmtune(1m) and semmap exists.
- Tags:
- kmtune
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 04:42 AM
10-20-2011 04:42 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
Or just use SAM.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 05:21 AM
10-20-2011 05:21 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
As already mentioned ;-)
Stephan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 05:25 AM
10-20-2011 05:25 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
Stephan, I wasn't ignoring your prior recommendation ( as Dennis did ;^) ), I was just emphasizing that SAM is a good tool for just this sort of thing.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 06:29 AM
10-20-2011 06:29 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
@Pete Randall wrote:Stephan, I wasn't ignoring your prior recommendation ( as Dennis did ;^) ), I was just emphasizing that SAM is a good tool for just this sort of thing.
Stephan: And I saw you enclose in tickmarks 'kctune' [just as I do] but not encapsulate the word "sam". Hence, I too failed to see it until Pete upcased it to show the emphasis :-))
Regards to you both!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 10:03 AM - edited 10-20-2011 11:20 AM
10-20-2011 10:03 AM - edited 10-20-2011 11:20 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
>... as Dennis did ;^)
Hey, no fair, it took me that long to compose my answer and check each parm. ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2011 11:15 AM
10-20-2011 11:15 AM
Re: How to change the Semaphore value in HP-UX (kernel parms)
Kudos for all, just because you made me smile ;-)
Stephan