- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Deactivating one processor
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
02-27-2006 08:34 PM
02-27-2006 08:34 PM
Deactivating one processor
I want to deactive one of the processor in my server for my product testing.
Am aware about grup in linux through which we can atleast control hyperthreading.. Is there any similar option in HP-UX ?
11.23 HP-UX IA is my environment. Any idea gurus ?
Advance thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 08:38 PM
02-27-2006 08:38 PM
Re: Deactivating one processor
What is the hardware model?
Atleast I know for rx2600, you can disable it at EFI prompt.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 08:38 PM
02-27-2006 08:38 PM
Re: Deactivating one processor
In Solaris you can do it with "psradm" command.
In HP-UX, you have to login to MP and disable a processor or you can do it with STM.
Check this thread for more information,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=969302
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 08:45 PM
02-27-2006 08:45 PM
Re: Deactivating one processor
Hi Michael,
Once you get into the EFI shell,
Shell> cpuconfig [cpu] [on|off]
Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 09:31 PM
02-27-2006 09:31 PM
Re: Deactivating one processor
see also:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=28825
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:10 PM
02-27-2006 10:10 PM
Re: Deactivating one processor
Hi,
You can get the list of CPUs enabled in the system just by entering
shell>cpuconfig in EFI shell.
You can also deactivate a CPU from STM ( support tool manager) from OS level,
Regards,
SIva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 12:51 PM
02-28-2006 12:51 PM
Re: Deactivating one processor
What sort of product testing are you looking to do - make sure that the product does the right thing when a CPU is deactivated online, or scaling measurements?