- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- moving cores across vPars
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
11-14-2006 10:05 AM
11-14-2006 10:05 AM
I'm new with vPars and WLM. I'm trying to move cores across vPars with WLM but it is not working :( .
I've been trying to do this with the par_usage_goal.wlm and the par_usage_goal.wlmpar examples of WLM but it is not working. I have the next scenario 2 vPars both of them with one bundle cpu and 3 unbundled cpus. At the beginning I'm working with only one cpu. I have modified this wlm config files (par_usagegoal.wlm and .wlmpar) for my own vPars. Does anybody knows about a "cookbook" for make this happen.
I'm waiting for an answer.
Regards!!
David.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 10:54 AM
11-14-2006 10:54 AM
Re: moving cores across vPars
How about the old fashioned way.
passord free scp ?
SEP
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-14-2006 01:11 PM
11-14-2006 01:11 PM
Re: moving cores across vPars
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2006 03:57 AM
11-16-2006 03:57 AM
SolutionDo you have the configuration setup properly? There should be a par_usage_goal.wlm config on both vpars and the par_usage_goal.wlmpar only running on one of the vpars (or even some other system that both vpars have network connectivity to). In the par_usage_goal.wlm configs, be sure to change the 'primary_host' keyword value to the name of the vpar/system where the par_usage_goal.wlmpar config is running. Depending on if you have mincpu/maxcpu values in your SLOs, be sure they are allowing the SLO to request additional CPUs beyond what the vpar currently has (ex. mincpu=1, maxcpu=7). Once all the configs are activated, you should simply have to drive up the load on one of the vpars to see WLM migrate CPUs from one vpar to another.
If you have all of the setup correct and are still having problems, please reply back and we'll check on some other things.
Best Regards,
Jonathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2006 02:53 PM
11-16-2006 02:53 PM
Re: moving cores across vPars
Thanks for your suggestions, that's one point that I was missing, in the general structure of the configuration file that your are sending to the wlmd you must specify the min and the max cpu, with this parameter now I can use the others CPUs.
Another thing that I was missing is that I didn't assign all the CPUs that I have in my nPar, that is, I have 4 CPU in my nPar;for my two vPars I specified (when I created them) just 1 bundled CPU for each one and both of them can grow until 3 CPUs. But when I started the wlmd and the wlmpard I began with only one CPU assigned per vPar, and that's an error!! You must assign all your CPUs (with the vparmodify) to your vPars before start the wlmd and the wlmpard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2006 02:55 PM
11-16-2006 02:55 PM