<?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 extending /stand in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979047#M632276</link>
    <description>What are the requirements for a succesful lvextend on /stand?&lt;BR /&gt;I know I have to go single user mode but Iam having a strange problem with it. Anytime I tried to extended it it comes back and tells me a known fact that it is &lt;BR /&gt;contiguos and there is not enough fre PE's but I have space &lt;BR /&gt;available on vg00.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
    <pubDate>Wed, 21 May 2003 17:10:16 GMT</pubDate>
    <dc:creator>Mario E Mira</dc:creator>
    <dc:date>2003-05-21T17:10:16Z</dc:date>
    <item>
      <title>extending /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979047#M632276</link>
      <description>What are the requirements for a succesful lvextend on /stand?&lt;BR /&gt;I know I have to go single user mode but Iam having a strange problem with it. Anytime I tried to extended it it comes back and tells me a known fact that it is &lt;BR /&gt;contiguos and there is not enough fre PE's but I have space &lt;BR /&gt;available on vg00.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Wed, 21 May 2003 17:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979047#M632276</guid>
      <dc:creator>Mario E Mira</dc:creator>
      <dc:date>2003-05-21T17:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: extending /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979048#M632277</link>
      <description>Mario,&lt;BR /&gt;&lt;BR /&gt;The contiguous part is what's getting you.  Because /stand needs to be contiguous and there are no free extents immediatley following the existing /stand, you're unable to extend it.  The answer in this case, is to make an Ignite backup tape, boot off it, and reinstall your vg00, re-sizing your root lvols during the process.  Ignite can be obtained here:&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;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 21 May 2003 17:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979048#M632277</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-05-21T17:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: extending /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979049#M632278</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is a very good document on the hp side,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000064129649" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000064129649&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Using Ignite-UX to extend /stand or / filesystem? &lt;BR /&gt;document id: VIKBRC00010528&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 21 May 2003 17:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979049#M632278</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-05-21T17:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: extending /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979050#M632279</link>
      <description>Root, /stand and primary swap have to be contiguous, hence extending /stand is impossible if you're treating it like any other logical volume. Using ignite's make_tape_recovery is the ideal way. There is a procedure which I've tested (thanks to Wodisch) and seems to work pretty well. See this thread ..&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x957b06295e00d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x957b06295e00d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;However don;t do it if you're not sure.</description>
      <pubDate>Wed, 21 May 2003 17:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979050#M632279</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-21T17:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: extending /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979051#M632280</link>
      <description>I you are really the adventure admin, you could boot off the Core CD, &lt;BR /&gt;&lt;BR /&gt;mount /stand&lt;BR /&gt;create another HFS filesystem.&lt;BR /&gt;&lt;BR /&gt;back up /stand&lt;BR /&gt;&lt;BR /&gt;lvremove /stand&lt;BR /&gt;&lt;BR /&gt;lvcreate -C y /dev/vg00/stand&lt;BR /&gt;&lt;BR /&gt;lvextend it&lt;BR /&gt;&lt;BR /&gt;newfs -F hfs /dev/vg00/rstand&lt;BR /&gt;&lt;BR /&gt;I myself however do it with Ignite as noted above.&lt;BR /&gt;&lt;BR /&gt;Zero points please.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 17:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979051#M632280</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-21T17:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: extending /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979052#M632281</link>
      <description>If you're primary swap partition is lvol2 (which is typical in a "Instant Ignited" box), you could create a new primary swap partition. After that you remove lvol2 and extend lvol1 into the freed space.  Viola, /stand is extended.&lt;BR /&gt;&lt;BR /&gt;heck...even if lvol2 isn't your primary swap, you could still move whatever's there to a new partition and then extend lvol1</description>
      <pubDate>Wed, 21 May 2003 17:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979052#M632281</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-05-21T17:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: extending /stand</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979053#M632282</link>
      <description>Another option is to create an additional "copy" of vg00. We call it vgaroot. Create all vg00 file systems on vgaroot with new sizes. Copy vg00 to vgaroot. Edit /etc/fstab as needed. Boot to vgaroot. Rebuild vg00 to the sizes you want. Copy vgaroot to vg00. Edit /etc/fstab as needed. Boot back to vg00. Of course, have a make_recovery in your back pocket just in case. We recopy and test vgaroot before all patch activity. &lt;BR /&gt;Good luck!</description>
      <pubDate>Thu, 22 May 2003 19:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-stand/m-p/2979053#M632282</guid>
      <dc:creator>Kevin Wallace</dc:creator>
      <dc:date>2003-05-22T19:06:52Z</dc:date>
    </item>
  </channel>
</rss>

