<?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: Increase root partition size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286905#M181328</link>
    <description>Hi, &lt;BR /&gt;I think its not so easy to increase the root filesystem.&lt;BR /&gt;You have to take the ignite backup of root vg&lt;BR /&gt;and do a fresh install and restore the backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
    <pubDate>Wed, 26 May 2004 04:16:23 GMT</pubDate>
    <dc:creator>Shaikh Imran</dc:creator>
    <dc:date>2004-05-26T04:16:23Z</dc:date>
    <item>
      <title>Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286902#M181325</link>
      <description>We have got two 18G hard disks- one mirrored. The 18G disc has been partitioned as shown below. Since the root voulme group has only 84MB, we need to now increase the size of root partition. Can some one please suggest the easiest way of acieving this. &lt;BR /&gt;Many Thanks&lt;BR /&gt;                                               Logical Volume   Volume Group   Use         Mbytes   Copies    Mount Directory&lt;BR /&gt;&lt;BR /&gt;lvol1            vg00           HFS             48   1        /stand&lt;BR /&gt;lvol2            vg00           Swap/Dump      512   1       &lt;BR /&gt;lvol3            vg00           HFS             84   1        /     &lt;BR /&gt;lvol4            vg00           HFS             20   1        /home lvol5            vg00           HFS            348   1        /opt  lvol6            vg00           HFS            100   1        /tmp  lvol7            vg00           HFS            448   1        /usr  lvol8            vg00           HFS            300   1        /var</description>
      <pubDate>Wed, 26 May 2004 04:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286902#M181325</guid>
      <dc:creator>Massimo_37</dc:creator>
      <dc:date>2004-05-26T04:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286903#M181326</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The easiest and safest way is to create a bootable tape with Ignite software and restore your current confirutaion to a newly created VG00 with new lvol's sizing.&lt;BR /&gt;&lt;BR /&gt;The Ignite software can be found at below link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 26 May 2004 04:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286903#M181326</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-05-26T04:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286904#M181327</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -Iv -d /dev/rmt/0mn -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;change the boot sequence to that pointing to the tape drive.&lt;BR /&gt;&lt;BR /&gt;and change the size of your filesystems&lt;BR /&gt;&lt;BR /&gt;with best wishes&lt;BR /&gt;Naveej</description>
      <pubDate>Wed, 26 May 2004 04:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286904#M181327</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-05-26T04:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286905#M181328</link>
      <description>Hi, &lt;BR /&gt;I think its not so easy to increase the root filesystem.&lt;BR /&gt;You have to take the ignite backup of root vg&lt;BR /&gt;and do a fresh install and restore the backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2004 04:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286905#M181328</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-05-26T04:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286906#M181329</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You cannot increase the space for / directly. For that you may have to reinstall the system. What you can do is create a lvol and add it to any of the /tmp, /usr, /var etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Manish.</description>
      <pubDate>Wed, 26 May 2004 04:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286906#M181329</guid>
      <dc:creator>Manish Srivastava</dc:creator>
      <dc:date>2004-05-26T04:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286907#M181330</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;you may try lvextend command, but you must have OnlineJFS product in my opinion</description>
      <pubDate>Wed, 26 May 2004 04:20:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286907#M181330</guid>
      <dc:creator>piotr wienckiewicz</dc:creator>
      <dc:date>2004-05-26T04:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286908#M181331</link>
      <description>You can extend the root filesystem using an Ignite tape.  Reboot the server and point it to boot using the Ignite tape. You can then proceed in increasing your root filesystem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ira</description>
      <pubDate>Wed, 26 May 2004 04:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286908#M181331</guid>
      <dc:creator>Isralyn Manalac_1</dc:creator>
      <dc:date>2004-05-26T04:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286909#M181332</link>
      <description>I think this is easy ... use pvdisplay -v and find out which lvol is next to lvol3 and move the PE'S of that lvol to a diffrent disk (pvmove ) in the vg. lvextend the lvol3 and fsadm to increase if u hv online jfs. If u do not have online jfs do extendfs from lvm maintanance mode.&lt;BR /&gt;&lt;BR /&gt;After doing this move the PE's of lvol? which u hv moved out of this disk back to the original disk and they will fit somewhere after the space utilised by lvol3.&lt;BR /&gt;&lt;BR /&gt;Be care full using pvmove as u should have enough space for it.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 26 May 2004 08:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286909#M181332</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-05-26T08:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286910#M181333</link>
      <description>Thank you all for the advice posted. I have now created an recovery tape using the make_recovery_tape -lv -d /dev/rmt/0mn -x inc_entire=vg00&lt;BR /&gt;Can someone please point me to detailed steps on what happens when I boot from this tape - i.e what will the ISL or IPL ask for and what commands I can use (will it be lvextend first, then unmount the filesystem, extend the filesystem, and mounting the file system again). I wait for your advice before proceeding</description>
      <pubDate>Thu, 27 May 2004 08:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286910#M181333</guid>
      <dc:creator>Massimo_37</dc:creator>
      <dc:date>2004-05-27T08:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286911#M181334</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://web.tampabay.rr.com/batcave/ignite.htm" target="_blank"&gt;http://web.tampabay.rr.com/batcave/ignite.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;chapter "Ignite from a bootable tape"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 27 May 2004 08:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286911#M181334</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-05-27T08:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286912#M181335</link>
      <description>You can't change the size of / directory, only thing you can do is to do a backup and then reinstall or restructure your filesystem, then restore everything.</description>
      <pubDate>Thu, 27 May 2004 18:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286912#M181335</guid>
      <dc:creator>iminus</dc:creator>
      <dc:date>2004-05-27T18:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Increase root partition size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286913#M181336</link>
      <description>The official answer has always been reinstall or restore using ignite.&lt;BR /&gt;&lt;BR /&gt;However, I have heard of a method using pvmove and extending. I was wondering if anyone had any documentation on it, or whi has tried it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 09 Jun 2004 09:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-root-partition-size/m-p/3286913#M181336</guid>
      <dc:creator>Richard Pereira_1</dc:creator>
      <dc:date>2004-06-09T09:15:18Z</dc:date>
    </item>
  </channel>
</rss>

