<?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: hdd upgrade in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443426#M657075</link>
    <description>Hi,&lt;BR /&gt; &lt;BR /&gt; 1.Disconnect the 9gb disk.&lt;BR /&gt; 2.Install O.S on the New disk.&lt;BR /&gt; 3. connect &amp;amp; Import the 9gb disk in a new  volume&lt;BR /&gt; 4. copy your data from this to the new &lt;BR /&gt;    filesystems.&lt;BR /&gt; 5.export the vg with the 9gb harddisk&lt;BR /&gt;&lt;BR /&gt;  importing the 9gb hard disk to new vg&lt;BR /&gt;&lt;BR /&gt;  #mkdir /dev/vg0?&lt;BR /&gt;  #mknod /dev/vg0?/group c 64 0x0?000&lt;BR /&gt;&lt;BR /&gt;  # vgimport /dev/vg0? /dev/dsk/&amp;lt;9gb disk&amp;gt;&lt;BR /&gt;  #vgchange -a y /dev/vg0?&lt;BR /&gt;  #mkdir /old&lt;BR /&gt;  &lt;BR /&gt;  #mount /dev/vg0?/lvol1 /old/stand&lt;BR /&gt;  #mount /dev/vg0?/lvol3 /old&lt;BR /&gt;  #mount /dev/vg0?/lvol4 /old/home&lt;BR /&gt;  .&lt;BR /&gt;  .&lt;BR /&gt;&lt;BR /&gt;  copy your required datas from /old&lt;BR /&gt;  to the new disk.&lt;BR /&gt;&lt;BR /&gt;  #vgexport /dev/vg0?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Thanks &amp;amp; Regards&lt;BR /&gt; R.Suresh&lt;BR /&gt; r_sures@yahoo.com</description>
    <pubDate>Thu, 07 Sep 2000 11:09:41 GMT</pubDate>
    <dc:creator>R.Suresh</dc:creator>
    <dc:date>2000-09-07T11:09:41Z</dc:date>
    <item>
      <title>hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443421#M657070</link>
      <description>we have purchased 18GB hdd. these are to be placed in boxes already having 9GB disks with &lt;BR /&gt;OS installed. i want to make the 18GB disk as &lt;BR /&gt;boot disk &amp;amp; install the OS in it. copy some filesystems from the existing 9GBhdd and remove it from the box. i don't want to go thro the process of taking backup and restoring it back. any alternative suggestions. thanks in advance&lt;BR /&gt;sachin&lt;BR /&gt;bangalore&lt;BR /&gt;india&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2000 10:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443421#M657070</guid>
      <dc:creator>sachin malesha</dc:creator>
      <dc:date>2000-09-07T10:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443422#M657071</link>
      <description>There was a post with relevant replies on this subject yesterday with the title 'mirroring', have a look at that.&lt;BR /&gt;&lt;BR /&gt;It's most likely that you will have to reinstall your OS on the 18Gb disk.</description>
      <pubDate>Thu, 07 Sep 2000 10:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443422#M657071</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-09-07T10:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443423#M657072</link>
      <description>Have you got enough space to have 18gig and 9 gig disks. if so you can install os on 18 gig in new volume gorup once done, you can then mount the old 9 gig disk to a temporary area and copy the user specific files . I would not copy all the files.&lt;BR /&gt;&lt;BR /&gt;also as John suggested select SEARCH and search for mirroring / LVM adding new disk. There a quite a few posts regarding this .&lt;BR /&gt;&lt;BR /&gt;laters</description>
      <pubDate>Thu, 07 Sep 2000 10:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443423#M657072</guid>
      <dc:creator>Devbinder Singh Marway</dc:creator>
      <dc:date>2000-09-07T10:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443424#M657073</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt; 1.Disconnect the 9gb disk.&lt;BR /&gt; 2.Install O.S on the New disk.&lt;BR /&gt; 3. connect &amp;amp; Import the 9gb disk in a new  volume&lt;BR /&gt; 4. copy your data from this to the new &lt;BR /&gt;    filesystems.&lt;BR /&gt; 5.export the vg with the 9gb harddisk&lt;BR /&gt;&lt;BR /&gt;  importing the 9gb hard disk to new vg&lt;BR /&gt;&lt;BR /&gt;  #mkdir /dev/vg0?&lt;BR /&gt;  #mknod /dev/vg0?/group c 64 0x0?000&lt;BR /&gt;&lt;BR /&gt;  # vgimport /dev/vg0? /dev/dsk/&amp;lt;9gb disk&amp;gt;&lt;BR /&gt;  #vgchange -a y /dev/vg0?&lt;BR /&gt;  #mkdir /old&lt;BR /&gt;  &lt;BR /&gt;  #mount /dev/vg0?/lvol1 /old/stand&lt;BR /&gt;  #mount /dev/vg0?/lvol3 /old&lt;BR /&gt;  #mount /dev/vg0?/lvol4 /old/home&lt;BR /&gt;  .&lt;BR /&gt;  .&lt;BR /&gt;&lt;BR /&gt;  copy your required datas from /old&lt;BR /&gt;  to the new disk.&lt;BR /&gt;&lt;BR /&gt;  #vgexport /dev/vg0?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Thanks &amp;amp; Regards&lt;BR /&gt; R.Suresh&lt;BR /&gt; r_sures@yahoo.com</description>
      <pubDate>Thu, 07 Sep 2000 11:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443424#M657073</guid>
      <dc:creator>R.Suresh</dc:creator>
      <dc:date>2000-09-07T11:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443425#M657074</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt; 1.Disconnect the 9gb disk.&lt;BR /&gt; 2.Install O.S on the New disk.&lt;BR /&gt; 3. connect &amp;amp; Import the 9gb disk in a new  volume&lt;BR /&gt; 4. copy your data from this to the new &lt;BR /&gt;    filesystems.&lt;BR /&gt; 5.export the vg with the 9gb harddisk&lt;BR /&gt;&lt;BR /&gt;  importing the 9gb hard disk to new vg&lt;BR /&gt;&lt;BR /&gt;  #mkdir /dev/vg0?&lt;BR /&gt;  #mknod /dev/vg0?/group c 64 0x0?000&lt;BR /&gt;&lt;BR /&gt;  # vgimport /dev/vg0? /dev/dsk/&amp;lt;9gb disk&amp;gt;&lt;BR /&gt;  #vgchange -a y /dev/vg0?&lt;BR /&gt;  #mkdir /old&lt;BR /&gt;  &lt;BR /&gt;  #mount /dev/vg0?/lvol1 /old/stand&lt;BR /&gt;  #mount /dev/vg0?/lvol3 /old&lt;BR /&gt;  #mount /dev/vg0?/lvol4 /old/home&lt;BR /&gt;  .&lt;BR /&gt;  .&lt;BR /&gt;&lt;BR /&gt;  copy your required datas from /old&lt;BR /&gt;  to the new disk.&lt;BR /&gt;&lt;BR /&gt;  #vgexport /dev/vg0?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Thanks &amp;amp; Regards&lt;BR /&gt; R.Suresh&lt;BR /&gt; r_sures@yahoo.com</description>
      <pubDate>Thu, 07 Sep 2000 11:05:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443425#M657074</guid>
      <dc:creator>R.Suresh</dc:creator>
      <dc:date>2000-09-07T11:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443426#M657075</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt; 1.Disconnect the 9gb disk.&lt;BR /&gt; 2.Install O.S on the New disk.&lt;BR /&gt; 3. connect &amp;amp; Import the 9gb disk in a new  volume&lt;BR /&gt; 4. copy your data from this to the new &lt;BR /&gt;    filesystems.&lt;BR /&gt; 5.export the vg with the 9gb harddisk&lt;BR /&gt;&lt;BR /&gt;  importing the 9gb hard disk to new vg&lt;BR /&gt;&lt;BR /&gt;  #mkdir /dev/vg0?&lt;BR /&gt;  #mknod /dev/vg0?/group c 64 0x0?000&lt;BR /&gt;&lt;BR /&gt;  # vgimport /dev/vg0? /dev/dsk/&amp;lt;9gb disk&amp;gt;&lt;BR /&gt;  #vgchange -a y /dev/vg0?&lt;BR /&gt;  #mkdir /old&lt;BR /&gt;  &lt;BR /&gt;  #mount /dev/vg0?/lvol1 /old/stand&lt;BR /&gt;  #mount /dev/vg0?/lvol3 /old&lt;BR /&gt;  #mount /dev/vg0?/lvol4 /old/home&lt;BR /&gt;  .&lt;BR /&gt;  .&lt;BR /&gt;&lt;BR /&gt;  copy your required datas from /old&lt;BR /&gt;  to the new disk.&lt;BR /&gt;&lt;BR /&gt;  #vgexport /dev/vg0?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Thanks &amp;amp; Regards&lt;BR /&gt; R.Suresh&lt;BR /&gt; r_sures@yahoo.com</description>
      <pubDate>Thu, 07 Sep 2000 11:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443426#M657075</guid>
      <dc:creator>R.Suresh</dc:creator>
      <dc:date>2000-09-07T11:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443427#M657076</link>
      <description>As John said this has been covered several times in the forums (maybe we need a FAQ section).&lt;BR /&gt;I disagree with reinstalling the operating system on the new disks.  If you do a cold install you will have to redo any localization/customization you have done.  Use the make_recovery method.&lt;BR /&gt;Create a make_recovery tape.&lt;BR /&gt;Shutdown the system and install the new disks.&lt;BR /&gt;Interupt the boot and boot of off the make_recovery tape and load the operating system onto one of the new disks.  All your localization/customization will still be there.  &lt;BR /&gt;It is much easier and would take maybe 3 to 4 hours.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2000 13:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443427#M657076</guid>
      <dc:creator>Dave Wherry</dc:creator>
      <dc:date>2000-09-07T13:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443428#M657077</link>
      <description>does these 9GB disks are root disks IF 'yes' use make_recovery to backup the root volume group and install the 18GB disks and restore make_recovery backup on to these.&lt;BR /&gt;&lt;BR /&gt;If you want to replace non root disks, do you have mirror-UX on your system. If 'yes', add these 18GB disks to volume group, mirror the logical volume, once it is complete, split the mirror and remove the disks.&lt;BR /&gt;&lt;BR /&gt;If you do not have mirror disk, you may have to do some kind of disk to disk copy using cpio OR fbackup. &lt;BR /&gt;&lt;BR /&gt;Point to be noted: if the existing VOLUME group has smaller PEs per PV which does not euals OR more than 18GB, then you will not be able to add 18GB in the same Volume group. for this creating a new volume group is the only solution.&lt;BR /&gt;The default is 1024 Pes per PV with 4MB as PE size. It means only 4GB disks can be added. since you have already have 9GB disks, the Volume group could have been created for accomadating upto 9GB disks. check with vgdisplay command and see "Max PEs per PV"&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Sep 2000 23:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443428#M657077</guid>
      <dc:creator>Manju Kampli</dc:creator>
      <dc:date>2000-09-24T23:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: hdd upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443429#M657078</link>
      <description>Sachin,&lt;BR /&gt;&lt;BR /&gt;If you only have vg00 on the disk you want to replace, do the make_recovery method.  This requires that you install Ignite-UX on the server, but its very painless.&lt;BR /&gt;&lt;BR /&gt;1) make_recovery -A -v -C -d /dev/rmt/#m (dds drive on the system)&lt;BR /&gt;&lt;BR /&gt;(Its a good idea to actually do this process twice, with 2 different tapes in case of physical tape damage)&lt;BR /&gt;&lt;BR /&gt;2) shutdown server&lt;BR /&gt;3) replace old hdd with new hdd&lt;BR /&gt;4) boot from make_recovery tape&lt;BR /&gt;5) let recovery process run unhindered&lt;BR /&gt;6) go out and drink something&lt;BR /&gt;&lt;BR /&gt;If you want to modify filesystem sizes, you can interupt the tape boot and get to a menu (much like the HP-UX install menu) to modify FS sizes or change HFS filesystems to VxFS filesystems (along with a myriad of other things).&lt;BR /&gt;&lt;BR /&gt;If ALL you are doing is swapping a small disk with a bigger one, use make_recovery.  Don't let it become a huge project!&lt;BR /&gt;&lt;BR /&gt;-Tim&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2000 20:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hdd-upgrade/m-p/2443429#M657078</guid>
      <dc:creator>Timothy Czarnik</dc:creator>
      <dc:date>2000-09-25T20:28:25Z</dc:date>
    </item>
  </channel>
</rss>

