- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CPU Control in HPUX
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
08-13-2003 05:17 AM
08-13-2003 05:17 AM
If i have a multiprocessor hpux server, can i do the following ??
1. Can i disable any/one of the cpu's ??
2. Can i make a cpu dedicated to a process/s ??
If so, let me know the procedure.
Thanks & Regards,
Ramesh.K.R.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:23 AM
08-13-2003 05:23 AM
Re: CPU Control in HPUX
You may be able to do this in ISL. Not sure.
2.
See this thread http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd1d0506d69a7d711abdc0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:25 AM
08-13-2003 05:25 AM
Re: CPU Control in HPUX
2 You can do that. With some c scripts or you need to have PRM(process resource manager)- a licensed product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:28 AM
08-13-2003 05:28 AM
Re: CPU Control in HPUX
I'm not particularly familiar with disabling CPU so I wouldn't know how to answer that one. But as for number 2, I would recommend you to look into a piece of software called PRM (Process Resource Manager) which allows (as far as I can understand this software) to assign name processes to CPUs.
This is the user guide :
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8680BA:B8733-90007
and the trial version :
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B3835DATRY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:39 AM
08-13-2003 05:39 AM
Re: CPU Control in HPUX
You can purchase HP-UX Process Resource Management software for task 2.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:46 AM
08-13-2003 05:46 AM
SolutionTo answer your questions:
1) Yes. In PDC (when you boot and it says 10 secs to interrupt...) type CO for the configuration menu. Here you will see the CPUconfig option with the syntax to switch a CPU on or off. In ICOD or vaprs you may unassign CPUs but you are not disabling them.
2) Yes. You can bind a process to a CPU through the standard API or use specific products to do so. PRM has been mentioned but I'd go with psets for this - its easy, free and ideal for this purpose. See:
http://www.docs.hp.com/hpux/pdf/5185-4322.pdf
However, you will have to be on 11i for this.
cheers,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 05:53 AM
08-13-2003 05:53 AM
Re: CPU Control in HPUX
Try mpsched and rtprio and rtsched.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:34 AM
08-13-2003 07:34 AM
Re: CPU Control in HPUX
1. Can i disable any/one of the cpu's ??
offline: via BCH SER CPU command
online: mstm/icod then reboot.
2. Can i make a cpu dedicated to a process/s ??
(searching.. this is taking time ;)
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xad97663ce855d511abcd0090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdcbb3a7b3682d611abdb0090277a778c,00.html
good luck,
Bill