- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- psets on vmhost server to tie down vm guests
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
09-20-2007 03:19 AM
09-20-2007 03:19 AM
psets on vmhost server to tie down vm guests
hpvm host server is dual core rx6600 (4 cpu's)
have 4 vm's running on it...i want to limit cpu uasge of vm's which i have done via hpvmmodify...if , say i limited it to 51% per vm, in theory no 2 vm's should hit same host cpu yes/no ?...I am wondering now should I not bother limiting cpu via hpvmmodify and just assign a hos cpu to each vm via psets ?
any previous experience or educated retorts gladly excepted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 03:28 AM
09-20-2007 03:28 AM
Re: psets on vmhost server to tie down vm guests
You don't limit a CPU for a HPVM, but you guarantee a minimum CPU power to a HPVM.
If you set a HPVM to an entitlement of 10% and another to 20%, they get always this power as a minimum.
If they need more, they can get more if needed and available, but never less.
Read more in the chapter
"3.1.4 Entitlement" in the "HP Integrity Virtual Machines -
Installation, Configuration, and
Administration" Guide
Quote:
"When the virtual machine starts, the VM Host ensures that sufficient processing power is available
for every running virtual machine to receive its entitlement. For virtual machines with multiple
virtual CPUs, the entitlement is guaranteed on each vCPU in the virtual machine's configuration.
For example, if a virtual machine has four vCPUs, and the entitlement is set at 12%, the VM Host
ensures that the equivalent of at least 48% of one physical CPU is available to that virtual machine."
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 03:50 AM
09-20-2007 03:50 AM
Re: psets on vmhost server to tie down vm guests
If you start adding external pset control configurations into the vm host how will that effect the IVM functionality ?
Why do you want to limit a vm guest ? If you want to hard define what runs on which CPU and who can an cannot share then vPars might be a better solution. The idea of IVM is to granularly share all the resources vs hard per resource allocations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 04:28 AM
09-20-2007 04:28 AM
Re: psets on vmhost server to tie down vm guests
You are asking for problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 08:28 PM
09-20-2007 08:28 PM
Re: psets on vmhost server to tie down vm guests
if i set hpvm to 51% and 51% (dif eg to your 10 and 20% torsten) I would have thought they can never get more power or even be on the same cpu as the sum of their parts is greater than 100%..I appreciate the fact that 51% means that is the minimum power they are guarnteed which I have no problem with.fact is I set them to 51% so as no vm would overload an individual cpu.
Now I notice on monitoring a top session , the hpvmapp process for each vm can jump from cpu to cpu verloading one cpu leaving no load on another !
My next question is to burnard...can you explain and maybe backup why I shouldn't use psets to control vm's host cpu usage !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 10:49 PM
09-20-2007 10:49 PM
Re: psets on vmhost server to tie down vm guests
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2007 07:57 AM
09-21-2007 07:57 AM
Re: psets on vmhost server to tie down vm guests
If you drill into the hpvmapp process with glance and then view the threads you will notice that the threads for the virtual host are spread accross many CPUs.
After seeing this the attempt to restrict may be fruitless.