<?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 HPVM dynamic memory Question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpvm-dynamic-memory-question/m-p/5608751#M522869</link>
    <description>&lt;P&gt;&lt;BR /&gt;Even I have the same doubt. Has this been taken care in current release 4.3 .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just want to know how to manage dynamic memory.&lt;BR /&gt;&lt;BR /&gt;Is it&amp;nbsp; mandatory to set startup memory using -r option . Because as an example if I set memory of two VM's&amp;nbsp; as per below command&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P host1 -r 6G \&lt;BR /&gt;-x ram_dyn_type=any \&lt;BR /&gt;-x ram_dyn_min=1222M \&lt;BR /&gt;-x ram_dyn_max=10G \&lt;BR /&gt;-x ram_dyn_target_start=2G&lt;BR /&gt;&lt;BR /&gt;I wont be able to increase memory in both the VM beyond 6 GB due to -r option. And even if i want to reduce the memory on VM1 by 2 Gb and assign it to VM2 to make it 8GB I wont be able to since again -r 6G was used earlier it will not allow to do so&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So please tell me What if I dont mention -r option and only specify the following paramters with hpvmmodify .&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P batman -x ram_dyn_min=1222M&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P batman -x ram_dyn_max=10G&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P batman -x ram_dyn_target_start=4G&lt;BR /&gt;&lt;BR /&gt;This is not mention in HP doc . Will it work. WIll the VM boot with 4G and later when i want i can increase it till 10G.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Apr 2012 10:35:51 GMT</pubDate>
    <dc:creator>OScar123</dc:creator>
    <dc:date>2012-04-04T10:35:51Z</dc:date>
    <item>
      <title>HPVM dynamic memory Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpvm-dynamic-memory-question/m-p/5608751#M522869</link>
      <description>&lt;P&gt;&lt;BR /&gt;Even I have the same doubt. Has this been taken care in current release 4.3 .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just want to know how to manage dynamic memory.&lt;BR /&gt;&lt;BR /&gt;Is it&amp;nbsp; mandatory to set startup memory using -r option . Because as an example if I set memory of two VM's&amp;nbsp; as per below command&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P host1 -r 6G \&lt;BR /&gt;-x ram_dyn_type=any \&lt;BR /&gt;-x ram_dyn_min=1222M \&lt;BR /&gt;-x ram_dyn_max=10G \&lt;BR /&gt;-x ram_dyn_target_start=2G&lt;BR /&gt;&lt;BR /&gt;I wont be able to increase memory in both the VM beyond 6 GB due to -r option. And even if i want to reduce the memory on VM1 by 2 Gb and assign it to VM2 to make it 8GB I wont be able to since again -r 6G was used earlier it will not allow to do so&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So please tell me What if I dont mention -r option and only specify the following paramters with hpvmmodify .&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P batman -x ram_dyn_min=1222M&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P batman -x ram_dyn_max=10G&lt;BR /&gt;&lt;BR /&gt;hpvmmodify -P batman -x ram_dyn_target_start=4G&lt;BR /&gt;&lt;BR /&gt;This is not mention in HP doc . Will it work. WIll the VM boot with 4G and later when i want i can increase it till 10G.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2012 10:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpvm-dynamic-memory-question/m-p/5608751#M522869</guid>
      <dc:creator>OScar123</dc:creator>
      <dc:date>2012-04-04T10:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: HPVM dynamic memory Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpvm-dynamic-memory-question/m-p/5614563#M522870</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;please can you provide the output of :&lt;/P&gt;&lt;P&gt;#hpvmmgmt -V -l ram&lt;/P&gt;&lt;P&gt;on each Guest ( VM1 and VM2)&lt;/P&gt;&lt;P&gt;try to use command detailed here:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" title="HPVM command" href="http://jreypo.wordpress.com/2010/06/09/hpvm-memory-management/"&gt;HPVM command&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try that:&lt;/P&gt;&lt;P&gt;#hpvmmodify -P host1 -r 6G&lt;/P&gt;&lt;P&gt;and then each option in their own&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;regards,&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2012 20:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpvm-dynamic-memory-question/m-p/5614563#M522870</guid>
      <dc:creator>boukari</dc:creator>
      <dc:date>2012-04-10T20:24:44Z</dc:date>
    </item>
  </channel>
</rss>

