HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: To assign processors or cores on line to anoth...
Operating System - HP-UX
1831602
Members
2304
Online
110027
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-06-2006 10:10 AM
11-06-2006 10:10 AM
To assign processors or cores on line to another partition
greetings help me to assign processors to me to another partition in line to another one since I have SuperDome of 8 Processors each cell and desire to assign 4 to my other partition of 8 so that altogether they are 12 cores
help ...
help ...
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2006 10:38 AM
11-06-2006 10:38 AM
Re: To assign processors or cores on line to another partition
Shalom,
I don't actually do this on a day to day basis, but I feel some review of the documentation is called for:
http://docs.hp.com/en/8767/cpu_config.pdf
http://docs.hp.com/en/5185-4322/5185-4322.pdf
http://docs.hp.com/en/B9073-90081/apas09.html
I think the third document is best.
I'd type out the steps for a manual but the folks that wrote the above links actually type better than I do.
SEP
I don't actually do this on a day to day basis, but I feel some review of the documentation is called for:
http://docs.hp.com/en/8767/cpu_config.pdf
http://docs.hp.com/en/5185-4322/5185-4322.pdf
http://docs.hp.com/en/B9073-90081/apas09.html
I think the third document is best.
I'd type out the steps for a manual but the folks that wrote the above links actually type better than I do.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 11:47 PM
11-13-2006 11:47 PM
Re: To assign processors or cores on line to another partition
Hi Christian, do:
vparstatus
Check bound and unbound CPUs, you can move unbound CPUs online between Vpars using this:
(delete resources from partition)
vparmodify -p
(adds resources to partition)
vparmodify -p
Hope this helps, best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 01:17 AM
11-14-2006 01:17 AM
Re: To assign processors or cores on line to another partition
Christian,
I trust your SuperDome is partitioned using Virtual Partitions? You will know by doing a "ps -ef|grep vpard" on your partitions. Additionally you could do a "vparstatus" - the output of which would be obvious.
And to move CPU's around:
First you check if there are available CPU resources:
vparstatus -A
If you do not have available CPUs, then you need to free up CPUs:
vparmodify -p vpar1 -m cpu::4
(if vPar1 had 8 CPUs, it will be brought down to 4)
Then You can now add the 4 to your vPar2:
vparmodify -p vpar2 -m cpu::12
Hope this helps....
SEP, better really start *actually* having vPAR and IVM hands on man... ;^)
I trust your SuperDome is partitioned using Virtual Partitions? You will know by doing a "ps -ef|grep vpard" on your partitions. Additionally you could do a "vparstatus" - the output of which would be obvious.
And to move CPU's around:
First you check if there are available CPU resources:
vparstatus -A
If you do not have available CPUs, then you need to free up CPUs:
vparmodify -p vpar1 -m cpu::4
(if vPar1 had 8 CPUs, it will be brought down to 4)
Then You can now add the 4 to your vPar2:
vparmodify -p vpar2 -m cpu::12
Hope this helps....
SEP, better really start *actually* having vPAR and IVM hands on man... ;^)
Hakuna Matata.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP