<?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: vmguest memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162619#M456574</link>
    <description>The default reserve memory is 64Mb&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Mar 2009 23:28:08 GMT</pubDate>
    <dc:creator>masood bt</dc:creator>
    <dc:date>2009-03-13T23:28:08Z</dc:date>
    <item>
      <title>vmguest memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162614#M456569</link>
      <description>yesterday it was like:&lt;BR /&gt;xx-yyy101:/ # hpvmstatus&lt;BR /&gt;[Virtual Machines]&lt;BR /&gt;Virtual Machine Name VM #  OS Type State     #VCPUs #Devs #Nets Memory  Runsysid&lt;BR /&gt;==================== ===== ======= ========= ====== ===== ===== ======= ========&lt;BR /&gt;xx-cie101          1 HPUX    On (OS)        2     1     1    8 GB        0&lt;BR /&gt;xx-gwa101          3 HPUX    On (OS)        2     1     1    4 GB        0&lt;BR /&gt;hhln-b01-por101          5 HPUX    On (OS)        2     1     1    6 GB        0&lt;BR /&gt;xx-por101          2 HPUX    On (OS)        2     1     1    6 GB        0&lt;BR /&gt;hhln-b01-gwa101          6 HPUX    On (OS)        2     1     1    4 GB        0&lt;BR /&gt;hhln-b01-cie101          7 HPUX    On (OS)        2     2     1    8 GB        0&lt;BR /&gt;xx-cie201         10 HPUX    On (OS)        2     3     1    7 GB        0&lt;BR /&gt;xx-cie203         11 HPUX    On (OS)        2     3     1    7 GB        0&lt;BR /&gt;xx-por201         12 HPUX    Off            1     3     1    3 GB        0&lt;BR /&gt;xx-lds201         13 HPUX    On (OS)        1     3     1    3 GB        0&lt;BR /&gt;xx-yyy101:/ # hpvmstatus -s&lt;BR /&gt;                [HPVM Server System Resources]&lt;BR /&gt; &lt;BR /&gt;        Processor speed = 1599 Mhz&lt;BR /&gt;        Total physical memory = 65468 Mbytes&lt;BR /&gt;        Total number of processors = 7&lt;BR /&gt;        Available memory = 3119 Mbytes&lt;BR /&gt;        Available swap space = 26161 Mbytes&lt;BR /&gt;&lt;BR /&gt;I wanted to bring down xx-cie203 memory from 7G to 6G&lt;BR /&gt;&lt;BR /&gt;#hpvmmodify -P xx-cie203 -r 6G&lt;BR /&gt;&lt;BR /&gt;The mistake I did is instead of using small r I used R (upper case R)&lt;BR /&gt;hpvmmodify -P xx-cie203 -R 6G&lt;BR /&gt;It executed the command.&lt;BR /&gt;In man hpvmmodify I found -R is for reserve mem and -r is for memory&lt;BR /&gt;&lt;BR /&gt;now when i start the vm guest it gives me the error&lt;BR /&gt;&lt;BR /&gt;xx-yyy101:/ # hpvmmodify -P xx-cie203 -r 6G&lt;BR /&gt;xx-yyy101:/ # hpvmstatus&lt;BR /&gt;[Virtual Machines]&lt;BR /&gt;Virtual Machine Name VM #  OS Type State     #VCPUs #Devs #Nets Memory  Runsysid&lt;BR /&gt;==================== ===== ======= ========= ====== ===== ===== ======= ========&lt;BR /&gt;xx-cie101          1 HPUX    On (OS)        2     1     1    8 GB        0&lt;BR /&gt;xx-gwa101          3 HPUX    On (OS)        2     1     1    4 GB        0&lt;BR /&gt;hhln-b01-por101          5 HPUX    On (OS)        2     1     1    6 GB        0&lt;BR /&gt;xx-por101          2 HPUX    On (OS)        2     1     1    6 GB        0&lt;BR /&gt;hhln-b01-gwa101          6 HPUX    On (OS)        2     1     1    4 GB        0&lt;BR /&gt;hhln-b01-cie101          7 HPUX    On (OS)        2     2     1    8 GB        0&lt;BR /&gt;xx-cie201         10 HPUX    On (OS)        2     3     1    7 GB        0&lt;BR /&gt;xx-cie203         11 HPUX    Off            2     3     1    6 GB        0&lt;BR /&gt;xx-por201         12 HPUX    Off            1     3     1    3 GB        0&lt;BR /&gt;xx-lds201         13 HPUX    On (OS)        1     3     1    3 GB        0&lt;BR /&gt;xx-yyy101:/ # hpvmstart -P xx-cie203&lt;BR /&gt;HPVM guest xx-cie203 configuration problems:&lt;BR /&gt;    Warning 1: There is insufficient free host memory for this guest.&lt;BR /&gt;These problems may prevent HPVM guest xx-cie203 from starting.&lt;BR /&gt;hpvmstart: Unable to continue.&lt;BR /&gt;xx-yyy101:/ # hpvmstatus -s&lt;BR /&gt;                [HPVM Server System Resources]&lt;BR /&gt;&lt;BR /&gt;        Processor speed = 1599 Mhz&lt;BR /&gt;        Total physical memory = 65468 Mbytes&lt;BR /&gt;        Total number of processors = 7&lt;BR /&gt;        Available memory = 10424 Mbytes&lt;BR /&gt;        Available swap space = 33396 Mbytes&lt;BR /&gt;        Maximum vcpus for an HP-UX virtual machine = 4&lt;BR /&gt;        Maximum vcpus for a Windows virtual machine = 4&lt;BR /&gt;        Maximum vcpus for a Linux virtual machine = 4&lt;BR /&gt;        Available entitlement for a 1 way virtual machine = 1599 Mhz&lt;BR /&gt;        Available entitlement for a 2 way virtual machine = 1599 Mhz&lt;BR /&gt;        Available entitlement for a 3 way virtual machine = 1599 Mhz&lt;BR /&gt;        Available entitlement for a 4 way virtual machine = 1599 Mhz&lt;BR /&gt;yyy101:/ #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any suggestions?&lt;BR /&gt;The vmguest should start after I reduced the memory.#&lt;BR /&gt;But earlier because of using -R ...is this the reason vmguest is not coming up?&lt;BR /&gt;If yes..how to undo the changes ?&lt;BR /&gt;&lt;BR /&gt;much need help..awaiting..</description>
      <pubDate>Wed, 11 Mar 2009 10:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162614#M456569</guid>
      <dc:creator>masood bt</dc:creator>
      <dc:date>2009-03-11T10:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: vmguest memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162615#M456570</link>
      <description>Masood,&lt;BR /&gt;&lt;BR /&gt;Check one of your other VM's:&lt;BR /&gt;&lt;BR /&gt;hpvmstatus -P xx-cie101 &lt;BR /&gt;&lt;BR /&gt;and check for Reserved Memory value there (I think 64Mb is default). If so just hpvmmodify again:&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P xx-cie203 -R 64M&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 10:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162615#M456570</guid>
      <dc:creator>Richard Hepworth</dc:creator>
      <dc:date>2009-03-11T10:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: vmguest memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162616#M456571</link>
      <description>Richard...&lt;BR /&gt;yeah you were right...Before I saw your reply I was thinking that may be I should change reserve mem to its old value.. but i was not sure what its old value is...&lt;BR /&gt;&lt;BR /&gt;so I did -R 512M&lt;BR /&gt;Then I saw your suggestion to change it to -R 64M (default)&lt;BR /&gt;&lt;BR /&gt;However as it worked for -R 512M I didnt changed it again...&lt;BR /&gt;&lt;BR /&gt;By the way.. &lt;BR /&gt;(1)where can I see reserve mem?&lt;BR /&gt;&lt;BR /&gt;(2) By using "-P vmguestname -R 6G" did i changed VMguests' reserve mem or VMhosts reserve mem?&lt;BR /&gt;&lt;BR /&gt;(3)&lt;BR /&gt;hhln-b00-cie203:/ # swapinfo -tam(after -R 512M)&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       16384       0   16384    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     640    -640&lt;BR /&gt;memory     6136    1371    4765   22%&lt;BR /&gt;total     22520    2011   20509    9%       -       0    -&lt;BR /&gt;hhln-b00-cie203:/ #&lt;BR /&gt;&lt;BR /&gt;Where is the reserve mem? 640M?&lt;BR /&gt;&lt;BR /&gt;However for your valuable answer and quick response I am assigning points to you...</description>
      <pubDate>Wed, 11 Mar 2009 11:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162616#M456571</guid>
      <dc:creator>masood bt</dc:creator>
      <dc:date>2009-03-11T11:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: vmguest memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162617#M456572</link>
      <description>&lt;BR /&gt;You can list it with:&lt;BR /&gt;&lt;BR /&gt;hpvmstatus -v -P hpivirtual&lt;BR /&gt;....&lt;BR /&gt;[Memory Details]&lt;BR /&gt;Total    Reserved&lt;BR /&gt;Memory   Memory&lt;BR /&gt;=======  ========&lt;BR /&gt;5120 MB     64 MB&lt;BR /&gt;&lt;BR /&gt;The default is 64Mb&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 12:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162617#M456572</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-03-11T12:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: vmguest memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162618#M456573</link>
      <description>Great.&lt;BR /&gt;&lt;BR /&gt;Yeah..I see all my vmguests have 64M as reserve mem..&lt;BR /&gt;and the guest on which I worked shows 512M because I did -R 512M&lt;BR /&gt;&lt;BR /&gt;[Memory Details]&lt;BR /&gt;Total    Reserved&lt;BR /&gt;Memory   Memory&lt;BR /&gt;=======  ========&lt;BR /&gt;   6 GB    512 MB&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thats okay I suppose anyways&lt;BR /&gt;Thank you Richard and orange!</description>
      <pubDate>Wed, 11 Mar 2009 13:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162618#M456573</guid>
      <dc:creator>masood bt</dc:creator>
      <dc:date>2009-03-11T13:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: vmguest memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162619#M456574</link>
      <description>The default reserve memory is 64Mb&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Mar 2009 23:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmguest-memory/m-p/5162619#M456574</guid>
      <dc:creator>masood bt</dc:creator>
      <dc:date>2009-03-13T23:28:08Z</dc:date>
    </item>
  </channel>
</rss>

