<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VM Host CPU resources in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985738#M754927</link>
    <description>As far as I know the maximum is 4 vCPUs per VM.&lt;BR /&gt;&lt;BR /&gt;My understanding is this (it is not really clear to me from the docs):&lt;BR /&gt;&lt;BR /&gt;with your entitlement the 2 VMs are sharing the same physical CPU, this is the reason for the 50% on the host (the second is idle).&lt;BR /&gt;&lt;BR /&gt;I guess, with an entitlement &amp;gt;50% each VM get 1 physical CPU (with 1 vCPU per VM).&lt;BR /&gt;&lt;BR /&gt;Please test this, I would like to know this too - I haven't any test system :-(</description>
    <pubDate>Fri, 20 Apr 2007 14:10:58 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2007-04-20T14:10:58Z</dc:date>
    <item>
      <title>VM Host CPU resources</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985733#M754922</link>
      <description>I am doing some performance testing with some VM Guests and ran into something that I did not expect.&lt;BR /&gt;&lt;BR /&gt;Is the full CPU resource ( or at least most of it ) of the VM host available to the VM Guest.&lt;BR /&gt;&lt;BR /&gt;I have a two CPU rx2620 with two single vCPU guests configured.&lt;BR /&gt;&lt;BR /&gt;While monitoring the VM Host, if I run up the CPU usage on one of the guests with a couple do : loops, the CPU usage on the Host never goes over 50% ( or 1 CPU ).  &lt;BR /&gt;&lt;BR /&gt;Certainly if I assign two vCPUs to the guest I can drive both CPUs to 100%.&lt;BR /&gt;&lt;BR /&gt;entitlements for VMGuest is at 10% default.&lt;BR /&gt;&lt;BR /&gt;I have read some doc that eludes that the full horsepower of the VMHost is available to each guest ( barring competition from the guests ).&lt;BR /&gt;&lt;BR /&gt;Any comments ?&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Apr 2007 09:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985733#M754922</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-04-20T09:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host CPU resources</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985734#M754923</link>
      <description>Sounds normal to me. If the guest has only one virtual CPU, you can't drive both physical CPUs to 100% because a vCPU can only be bound to one physical CPU at any given time. Basically the VM schedules vCPUs on physical CPUs, in a similar way an OS schedules threads on available CPUs.&lt;BR /&gt;&lt;BR /&gt;(Well I'm not a VM expert, I'm just giving my understanding :))</description>
      <pubDate>Fri, 20 Apr 2007 12:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985734#M754923</guid>
      <dc:creator>Jerome Forissier</dc:creator>
      <dc:date>2007-04-20T12:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host CPU resources</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985735#M754924</link>
      <description>Hi Tim,&lt;BR /&gt;&lt;BR /&gt;According to the VM Administration guide:&lt;BR /&gt;&lt;BR /&gt;"Virtual machine entitlement is the minimum amount of processing power guaranteed to the virtual machine from each virtual CPU."&lt;BR /&gt;&lt;BR /&gt;VM Host will ensure that the guest receives at least its entitlement, but is not restricted from offering more of a resource so long as doing so does not interfere with the entitlement of other guests.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T2767-90024/ch03s01.html#entitlement_section" target="_blank"&gt;http://docs.hp.com/en/T2767-90024/ch03s01.html#entitlement_section&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Fri, 20 Apr 2007 12:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985735#M754924</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-04-20T12:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host CPU resources</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985736#M754925</link>
      <description>What happens, if you adjust the entitlement to &amp;gt;50% for a single vCPU?</description>
      <pubDate>Fri, 20 Apr 2007 13:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985736#M754925</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-04-20T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host CPU resources</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985737#M754926</link>
      <description>Jerome,  That is what it seems to me, some of the virtual machine doc leads me to believe that the entire resources are available ( I did see the VM switch back and forth between VHost CPUs but again 75% on one then only 25% on the other.&lt;BR /&gt;&lt;BR /&gt;Spex, The quote mentioned is one I have seen that promises a minimum but offers the maximum if available ( again not able to experience that )&lt;BR /&gt;&lt;BR /&gt;Torsten, I will see if it makes a diff, my understanding is the entitlement is only the promised minimum ( will let you know ).&lt;BR /&gt;&lt;BR /&gt;Another option, for example ( although the best practice states less is better ).  If I have an 8 way system and present each vGuest with 8 vCPUs, then I can drive all CPUS with one guest but, the entitlement will then reserver a % of each of the 8 CPUs and reduce the potential number of vGuests.&lt;BR /&gt;&lt;BR /&gt;I guess another issue may be for instance using Oracle, Oracle will tune itself to the number of CPUs it sees.  In this case more is better for parallelism..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Apr 2007 13:52:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985737#M754926</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-04-20T13:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host CPU resources</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985738#M754927</link>
      <description>As far as I know the maximum is 4 vCPUs per VM.&lt;BR /&gt;&lt;BR /&gt;My understanding is this (it is not really clear to me from the docs):&lt;BR /&gt;&lt;BR /&gt;with your entitlement the 2 VMs are sharing the same physical CPU, this is the reason for the 50% on the host (the second is idle).&lt;BR /&gt;&lt;BR /&gt;I guess, with an entitlement &amp;gt;50% each VM get 1 physical CPU (with 1 vCPU per VM).&lt;BR /&gt;&lt;BR /&gt;Please test this, I would like to know this too - I haven't any test system :-(</description>
      <pubDate>Fri, 20 Apr 2007 14:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985738#M754927</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-04-20T14:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host CPU resources</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985739#M754928</link>
      <description>Entitlement at 50% ( any higher entlmnt shows same )&lt;BR /&gt;&lt;BR /&gt;14:34:55 cpu    %usr    %sys    %wio   %idle&lt;BR /&gt;14:34:59  0       0     100       0       0&lt;BR /&gt;          1       0       0       0    100  system            0      50       0      50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Apr 2007 14:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vm-host-cpu-resources/m-p/3985739#M754928</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-04-20T14:39:59Z</dc:date>
    </item>
  </channel>
</rss>

