<?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 vpar extend memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269984#M334052</link>
    <description>&lt;BR /&gt;I only have one vpar within an npar and I would like to extend the memory...&lt;BR /&gt;&lt;BR /&gt;But how do I do that when I bring down the vpar?&lt;BR /&gt;&lt;BR /&gt;#vparmodify -p &lt;VPAR&gt; -m mem::15805&lt;/VPAR&gt;</description>
    <pubDate>Tue, 16 Sep 2008 07:37:50 GMT</pubDate>
    <dc:creator>Stijn V</dc:creator>
    <dc:date>2008-09-16T07:37:50Z</dc:date>
    <item>
      <title>vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269984#M334052</link>
      <description>&lt;BR /&gt;I only have one vpar within an npar and I would like to extend the memory...&lt;BR /&gt;&lt;BR /&gt;But how do I do that when I bring down the vpar?&lt;BR /&gt;&lt;BR /&gt;#vparmodify -p &lt;VPAR&gt; -m mem::15805&lt;/VPAR&gt;</description>
      <pubDate>Tue, 16 Sep 2008 07:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269984#M334052</guid>
      <dc:creator>Stijn V</dc:creator>
      <dc:date>2008-09-16T07:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269985#M334053</link>
      <description>With only 1 vPar you need to boot to non-vpar mode and modify from there.&lt;BR /&gt;&lt;BR /&gt;Boot /stand/vmunix instead of /stand/vpmon from the firmware boot interface!</description>
      <pubDate>Tue, 16 Sep 2008 07:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269985#M334053</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-09-16T07:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269986#M334054</link>
      <description>please find detail procedure&lt;BR /&gt;&lt;BR /&gt;root@d200 [/root]&lt;BR /&gt;# shutdown -hy 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# login to  d203 and check vparstatus&lt;BR /&gt;&lt;BR /&gt;d203:/root# vparstatus&lt;BR /&gt;[Virtual Partition]&lt;BR /&gt;                                                                          Boot&lt;BR /&gt;Virtual Partition Name         State Attributes Kernel Path               Opts&lt;BR /&gt;============================== ===== ========== ========================= =====&lt;BR /&gt;d200                           Down  Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d201                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d202                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d203                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;&lt;BR /&gt;[Virtual Partition Resource Summary]&lt;BR /&gt;                                           CPU    Num        Memory (MB)&lt;BR /&gt;                                  CPU     Bound/   IO   # Ranges/&lt;BR /&gt;Virtual Partition Name          Min/Max  Unbound  devs  Total MB    Total MB&lt;BR /&gt;==============================  ================  ====  ====================&lt;BR /&gt;d200                              2/ 16    2   2     7    0/  0         8192   &lt;BR /&gt;d201                              2/ 16    2   2    10    0/  0         6144   &lt;BR /&gt;d202                              2/ 16    2   1     9    0/  0         9216   &lt;BR /&gt;d203                              2/ 16    2   0     6    0/  0         3072   &lt;BR /&gt;&lt;BR /&gt;d203:/root# vparmodify -p d200 -m mem::4096      &amp;lt;== 4GB Memory&lt;BR /&gt;d203:/root# vparmodify -p d200 -m cpu::3       &amp;lt;== 3 CPU's&lt;BR /&gt;&lt;BR /&gt;d203:/root# vparstatus                     &lt;BR /&gt;[Virtual Partition]&lt;BR /&gt;                                                                          Boot&lt;BR /&gt;Virtual Partition Name         State Attributes Kernel Path               Opts&lt;BR /&gt;============================== ===== ========== ========================= =====&lt;BR /&gt;d200                           Down  Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d201                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d202                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d203                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;&lt;BR /&gt;[Virtual Partition Resource Summary]&lt;BR /&gt;                                           CPU    Num        Memory (MB)&lt;BR /&gt;                                  CPU     Bound/   IO   # Ranges/&lt;BR /&gt;Virtual Partition Name          Min/Max  Unbound  devs  Total MB    Total MB&lt;BR /&gt;==============================  ================  ====  ====================&lt;BR /&gt;d200                              2/ 16    2   1     7    0/  0         4096   &lt;BR /&gt;d201                              2/ 16    2   2    10    0/  0         6144   &lt;BR /&gt;d202                              2/ 16    2   1     9    0/  0         9216   &lt;BR /&gt;d203                              2/ 16    2   0     6    0/  0         3072   &lt;BR /&gt;&lt;BR /&gt;d203:/root# vparboot -p d200&lt;BR /&gt;vparboot: Booting d200.  Please wait...&lt;BR /&gt;&lt;BR /&gt;d203:/root# vparstatus&lt;BR /&gt;[Virtual Partition]&lt;BR /&gt;                                                                          Boot&lt;BR /&gt;Virtual Partition Name         State Attributes Kernel Path               Opts&lt;BR /&gt;============================== ===== ========== ========================= =====&lt;BR /&gt;d200                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d201                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d202                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;d203                           Up    Dyn,Auto   /stand/vmunix                  &lt;BR /&gt;&lt;BR /&gt;[Virtual Partition Resource Summary]&lt;BR /&gt;                                           CPU    Num        Memory (MB)&lt;BR /&gt;                                  CPU     Bound/   IO   # Ranges/&lt;BR /&gt;Virtual Partition Name          Min/Max  Unbound  devs  Total MB    Total MB&lt;BR /&gt;==============================  ================  ====  ====================&lt;BR /&gt;d200                              2/ 16    2   1     7    0/  0         4096   &lt;BR /&gt;d201                              2/ 16    2   2    10    0/  0         6144   &lt;BR /&gt;d202                              2/ 16    2   1     9    0/  0         9216   &lt;BR /&gt;d203                              2/ 16    2   0     6    0/  0         3072</description>
      <pubDate>Tue, 16 Sep 2008 07:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269986#M334054</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-16T07:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269987#M334055</link>
      <description>Nice procedure Sandeep - but how to make this with only 1 vPar?&lt;BR /&gt;&lt;BR /&gt;Stijn V, do you know how to boot into non-vpars mode?&lt;BR /&gt;&lt;BR /&gt;It depends if you have a RISC or Itanium based machine.</description>
      <pubDate>Tue, 16 Sep 2008 07:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269987#M334055</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-09-16T07:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269988#M334056</link>
      <description>sorry !!!!! not read question properly</description>
      <pubDate>Tue, 16 Sep 2008 08:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269988#M334056</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-16T08:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269989#M334057</link>
      <description>Thanks Torsten.&lt;BR /&gt;&lt;BR /&gt;don't realy know how to boot in npar mode (it's an Itanium RX7640).&lt;BR /&gt;&lt;BR /&gt;And if I boot in npar mode, I just can launch the vpar commands?</description>
      <pubDate>Tue, 16 Sep 2008 08:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269989#M334057</guid>
      <dc:creator>Stijn V</dc:creator>
      <dc:date>2008-09-16T08:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269990#M334058</link>
      <description>&lt;BR /&gt;For integrety server:&lt;BR /&gt;If you are at EFI shell prompt, use the following EFI utility to switch to either nPars or vPars mode:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Shell:&amp;gt; fsN:&lt;BR /&gt;fsN:&amp;gt; vparconfig reboot mode &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Since vparconfig is not a built-in EFI shell command, you must go to the disk to execute vparconfig. For example, to switch to vPars mode:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Shell:&amp;gt; fs0:  &lt;BR /&gt;fs0:&amp;gt; vparconfig reboot nPars   &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1  Access the EFI partition of the disk.&lt;BR /&gt; &lt;BR /&gt;2  Set the mode and reboot the system.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 16 Sep 2008 08:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269990#M334058</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-16T08:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: vpar extend memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269991#M334059</link>
      <description>After u boot in nPar mode from there u can able to execute vparmodify command (with -D option as the vpardb is down at the moment)</description>
      <pubDate>Tue, 16 Sep 2008 08:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vpar-extend-memory/m-p/4269991#M334059</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-16T08:40:35Z</dc:date>
    </item>
  </channel>
</rss>

