<?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: Moving from smaller root disks to larger root disks in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723896#M253417</link>
    <description>VG00 was carved up in three LUNs sizes no larger than 18GB, so it worked out well for us.</description>
    <pubDate>Fri, 03 Feb 2006 16:49:23 GMT</pubDate>
    <dc:creator>Andy Torres</dc:creator>
    <dc:date>2006-02-03T16:49:23Z</dc:date>
    <item>
      <title>Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723888#M253409</link>
      <description>I'm looking for the best way to move the o/s (HP-UX 11.11) from smaller disks to larger disks.  We do use Ignite.</description>
      <pubDate>Fri, 03 Feb 2006 09:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723888#M253409</guid>
      <dc:creator>Tony Dopkins</dc:creator>
      <dc:date>2006-02-03T09:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723889#M253410</link>
      <description>Take the ignite backup and boot the server using the tape. Select the larger disks as the vg00 disks and you are all set.</description>
      <pubDate>Fri, 03 Feb 2006 09:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723889#M253410</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2006-02-03T09:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723890#M253411</link>
      <description>Ignite is the ideal solution.  Do your make_tape_recovery, then boot off the tape to load your new disks, then use vgimport to re-connect any other VGs aside from vg00.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 03 Feb 2006 09:34:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723890#M253411</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-02-03T09:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723891#M253412</link>
      <description>Hi Tony:&lt;BR /&gt;&lt;BR /&gt;If the disk(s) in question is vg00, then make an Ignite recovery tape and simply reinstall from it:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;This will make a recovery tape of the entire contents of vg00.  The '-I' option will provide an interactive prompt when you boot from the tape.&lt;BR /&gt;&lt;BR /&gt;Choose the "Advanced Installation" mode from the Ignite menus.  This will allow you to resize your vg00 logical volumes according to your tastes.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 03 Feb 2006 09:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723891#M253412</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-03T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723892#M253413</link>
      <description>Hi Tony,&lt;BR /&gt;&lt;BR /&gt;Create a bootable tape with below command. Power down your server and replace the root disk(s) with larger disks. Power on the server. Interrupt the boot process and search for the tape. Boot from the tape, choose the Advanced Installation option targeting your new disk. You can also resize your filesystems during this process. &lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/Xmn &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 03 Feb 2006 09:36:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723892#M253413</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2006-02-03T09:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723893#M253414</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Make sure all of VG00 is on the smaller disks.&lt;BR /&gt;&lt;BR /&gt;Take an ignite backup of the origianl disks&lt;BR /&gt;&lt;BR /&gt;Back up your data (twice!!)&lt;BR /&gt;&lt;BR /&gt;If, the larger disks are yet instaeed, power down the systsem and replace/add the disks&lt;BR /&gt;&lt;BR /&gt;Boot from the ignite tape.  Interact with ignite to select the new larger disks. &lt;BR /&gt;&lt;BR /&gt;Let ignite do its thing&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Feb 2006 09:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723893#M253414</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-02-03T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723894#M253415</link>
      <description>Has anyone had any success mirroring VG00 to new disk, then setting primary boot to the new disks after they are syncd and split? We recently contracted HP to help us migrate to our new XP10000 array, and that's how they did it. We moved the entire system. There may be a difference in the steps if you are moving only VG00.</description>
      <pubDate>Fri, 03 Feb 2006 16:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723894#M253415</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2006-02-03T16:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723895#M253416</link>
      <description>Yes, it is entirely possible.  Now the big caveat with this method is that your VG has to be set up correctly before you start.&lt;BR /&gt;&lt;BR /&gt;If your max PE per PV setting in the VG is too small to handle the new disks, then you are pretty much out of luck using the mirror method.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Feb 2006 16:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723895#M253416</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-03T16:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from smaller root disks to larger root disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723896#M253417</link>
      <description>VG00 was carved up in three LUNs sizes no larger than 18GB, so it worked out well for us.</description>
      <pubDate>Fri, 03 Feb 2006 16:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-from-smaller-root-disks-to-larger-root-disks/m-p/3723896#M253417</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2006-02-03T16:49:23Z</dc:date>
    </item>
  </channel>
</rss>

