<?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: Extend /stand in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964422#M119079</link>
    <description>Filo,&lt;BR /&gt;&lt;BR /&gt;I got it this from this forum. Forget who post it.. It works I have test it&lt;BR /&gt;&lt;BR /&gt;Assumptions, &lt;BR /&gt;&lt;BR /&gt;01. You are not just an "HP kid" who will play with ignite like stuff. &lt;BR /&gt;&lt;BR /&gt;02. You like taking some risk &amp;amp; saving your valuable time &lt;BR /&gt;&lt;BR /&gt;Size of /dev/vg00/lvol1 is A (boot or /stand or /dev/vg00/lvol1) &lt;BR /&gt;&lt;BR /&gt;Size of /dev/vg00/lvol2 is B (swap or /dev/vg00/lvol2) &lt;BR /&gt;&lt;BR /&gt;You wanna increase size of lvol1 from A to A+X (where X is not more than B - "physical memory installed in your machine") &lt;BR /&gt;&lt;BR /&gt;Basically we have to decrease size of swap to increase boot as they are contigous. &lt;BR /&gt;&lt;BR /&gt;Now Extending /stand is an easy job which can be performed in 10-15 minutes. &lt;BR /&gt;&lt;BR /&gt;Steps &lt;BR /&gt;&lt;BR /&gt;01. Boot your machine in LVM maintenance mode &lt;BR /&gt;(hpux -lm at ISL&amp;gt;) &lt;BR /&gt;&lt;BR /&gt;#rm /etc/mnttab &lt;BR /&gt;#vgchange -a y /dev/vg00 &lt;BR /&gt;#lvrmboot -r /dev/vg00 &lt;BR /&gt;#lvremove /dev/vg00/lvol2 &lt;BR /&gt;#lvextend -L "A+X" /dev/vg00/lvol1 &lt;BR /&gt;#extendfs /dev/vg00/rlvol1 &lt;BR /&gt;#lvcreate -L "B-(X+10)" -C y -r n -n lvol2 /dev/vg00 &lt;BR /&gt;#lvlnboot -b /dev/vg00/lvol1 &lt;BR /&gt;#lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;#lvlnboot -s /dev/vg00/lvol2 &lt;BR /&gt;#lvlnboot -d /dev/vg00/lvol2 &lt;BR /&gt;#reboot -r &lt;BR /&gt;&lt;BR /&gt;You have your /stand extended now &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
    <pubDate>Fri, 02 May 2003 13:33:04 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2003-05-02T13:33:04Z</dc:date>
    <item>
      <title>Extend /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964418#M119075</link>
      <description>I must extend /stand.&lt;BR /&gt;Can somebody indicate me what are the steps?&lt;BR /&gt;1--&amp;gt;create recovery tape:&lt;BR /&gt;   make_recovery -Av&lt;BR /&gt;2--&amp;gt;backup other vg&lt;BR /&gt;3--&amp;gt;I must reboot the system and boot from tape??? And after??&lt;BR /&gt;&lt;BR /&gt;I hope that you can help me please&lt;BR /&gt;&lt;BR /&gt;Filo</description>
      <pubDate>Fri, 02 May 2003 09:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964418#M119075</guid>
      <dc:creator>Filosofo</dc:creator>
      <dc:date>2003-05-02T09:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964419#M119076</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Here:-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x807706295e00d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x807706295e00d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Fri, 02 May 2003 09:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964419#M119076</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-05-02T09:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964420#M119077</link>
      <description>Filo,&lt;BR /&gt;&lt;BR /&gt;First I would question why you need to extend /stand.  The size of /stand should be quite static and somewhere around 100MB should suffice (64MB minimum - no more than 128MB max).  If your /stand falls within this range then you need to look at what's filling it.&lt;BR /&gt;&lt;BR /&gt;If you do need to expand, do an Ignite backup/restore.  Do a "vgexport -p -s -m /tmp/vg??map /dev/vg??" for each of your non root VGs.  Download the latest Ignite from here:&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt;&lt;BR /&gt;Run a "make_tape_recovery -a /dev/rmt/?mn -I -v -x inc_entire=vg00".  Then boot off that tape and you'll be led through an interactive restore that allows you the opportunity to resize your file systems.  When you're done, run a vgimport for all your non-vg00 VGs ("mkdir /dev/vg??", mknod /dev/vg??/group c64 0x??0000", "vgimport -s -m /tmp/vg??map /dev/vg??") and you're done.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 02 May 2003 09:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964420#M119077</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-05-02T09:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964421#M119078</link>
      <description>Do your tape as follows:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;make_recovery is obsolete and should not be used.&lt;BR /&gt;&lt;BR /&gt;Recovering from the tape created by my script will not touch vg01 or other vg's.&lt;BR /&gt;&lt;BR /&gt;You can and should back up, but you don't need to.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 02 May 2003 13:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964421#M119078</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-02T13:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964422#M119079</link>
      <description>Filo,&lt;BR /&gt;&lt;BR /&gt;I got it this from this forum. Forget who post it.. It works I have test it&lt;BR /&gt;&lt;BR /&gt;Assumptions, &lt;BR /&gt;&lt;BR /&gt;01. You are not just an "HP kid" who will play with ignite like stuff. &lt;BR /&gt;&lt;BR /&gt;02. You like taking some risk &amp;amp; saving your valuable time &lt;BR /&gt;&lt;BR /&gt;Size of /dev/vg00/lvol1 is A (boot or /stand or /dev/vg00/lvol1) &lt;BR /&gt;&lt;BR /&gt;Size of /dev/vg00/lvol2 is B (swap or /dev/vg00/lvol2) &lt;BR /&gt;&lt;BR /&gt;You wanna increase size of lvol1 from A to A+X (where X is not more than B - "physical memory installed in your machine") &lt;BR /&gt;&lt;BR /&gt;Basically we have to decrease size of swap to increase boot as they are contigous. &lt;BR /&gt;&lt;BR /&gt;Now Extending /stand is an easy job which can be performed in 10-15 minutes. &lt;BR /&gt;&lt;BR /&gt;Steps &lt;BR /&gt;&lt;BR /&gt;01. Boot your machine in LVM maintenance mode &lt;BR /&gt;(hpux -lm at ISL&amp;gt;) &lt;BR /&gt;&lt;BR /&gt;#rm /etc/mnttab &lt;BR /&gt;#vgchange -a y /dev/vg00 &lt;BR /&gt;#lvrmboot -r /dev/vg00 &lt;BR /&gt;#lvremove /dev/vg00/lvol2 &lt;BR /&gt;#lvextend -L "A+X" /dev/vg00/lvol1 &lt;BR /&gt;#extendfs /dev/vg00/rlvol1 &lt;BR /&gt;#lvcreate -L "B-(X+10)" -C y -r n -n lvol2 /dev/vg00 &lt;BR /&gt;#lvlnboot -b /dev/vg00/lvol1 &lt;BR /&gt;#lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;#lvlnboot -s /dev/vg00/lvol2 &lt;BR /&gt;#lvlnboot -d /dev/vg00/lvol2 &lt;BR /&gt;#reboot -r &lt;BR /&gt;&lt;BR /&gt;You have your /stand extended now &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Fri, 02 May 2003 13:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-stand/m-p/2964422#M119079</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-05-02T13:33:04Z</dc:date>
    </item>
  </channel>
</rss>

