<?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: Adding root disk to the system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491396#M654713</link>
    <description>One more addition after you import the old root disk. You can do vgdisplay so you can get all the logical vols on the disk in case you plan to mount partitions then root, but you might have to guess which partion is what after mounting or match it with the current rootdisk mount points.&lt;BR /&gt;&lt;BR /&gt;Also are you talking about (adding)copying the lvm structures from the old disk to the new root disk? like we do a vgcfgrestore to copy the lvm structures to a replaced disk, so you get the partitions as they where on the failed disk.&lt;BR /&gt;In the case of primary root disk, It wont be possible.&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
    <pubDate>Thu, 08 Feb 2001 16:59:19 GMT</pubDate>
    <dc:creator>Ajitkumar Rane</dc:creator>
    <dc:date>2001-02-08T16:59:19Z</dc:date>
    <item>
      <title>Adding root disk to the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491393#M654710</link>
      <description>Hi,&lt;BR /&gt;here is some kind of How-To.&lt;BR /&gt;A month ago, we had a disk with the system installed on it. Then, after installing some patches and then removing them, system was crashed. It is impossible to boot from this disk (From ISL : hpux -XXX - all options doesn't worked) Several days after disaster, system was installed onto another disk. Someone told me, that the good way to follow is using Recovery Shell from support disk.&lt;BR /&gt;&lt;BR /&gt;So, is it possible to add LVM structure from first disk (where system was crashed) to the second disk?</description>
      <pubDate>Thu, 08 Feb 2001 14:27:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491393#M654710</guid>
      <dc:creator>Andrey_34</dc:creator>
      <dc:date>2001-02-08T14:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding root disk to the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491394#M654711</link>
      <description>Yes, you can import the LVM structure from the old vg00 as follows:-&lt;BR /&gt;&lt;BR /&gt;1.  Choose a name for the volume group for example vgoldroot.&lt;BR /&gt;2.  mkdir /dev/vgoldroot; cd /dev/vgoldroot&lt;BR /&gt;3.  mknod group c 64 0x??0000&lt;BR /&gt;    ensure that ?? is a unique number, do&lt;BR /&gt;    ls -l /dev/*/group to check&lt;BR /&gt;4.  vgimport vgoldroot /dev/dsk/c?d?t?&lt;BR /&gt;    where c?d?t? is your old boot disk.&lt;BR /&gt;5.  Activate the volume group.&lt;BR /&gt;    vgchange -a y vgoldroot&lt;BR /&gt;&lt;BR /&gt;You will now be able to access the old logical volumes, for example:&lt;BR /&gt;&lt;BR /&gt;mkdir oldroot&lt;BR /&gt;mount /dev/vgoldroot/lvol3 /oldroot&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 15:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491394#M654711</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2001-02-08T15:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding root disk to the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491395#M654712</link>
      <description>Hi !&lt;BR /&gt;Jhon has right only one other think&amp;gt;&lt;BR /&gt;first check vgimport possibility in old disk with: &lt;BR /&gt;vgscan -a -p&lt;BR /&gt;&lt;BR /&gt;regards, Saa</description>
      <pubDate>Thu, 08 Feb 2001 16:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491395#M654712</guid>
      <dc:creator>Sandor Horvath_2</dc:creator>
      <dc:date>2001-02-08T16:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding root disk to the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491396#M654713</link>
      <description>One more addition after you import the old root disk. You can do vgdisplay so you can get all the logical vols on the disk in case you plan to mount partitions then root, but you might have to guess which partion is what after mounting or match it with the current rootdisk mount points.&lt;BR /&gt;&lt;BR /&gt;Also are you talking about (adding)copying the lvm structures from the old disk to the new root disk? like we do a vgcfgrestore to copy the lvm structures to a replaced disk, so you get the partitions as they where on the failed disk.&lt;BR /&gt;In the case of primary root disk, It wont be possible.&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Thu, 08 Feb 2001 16:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-root-disk-to-the-system/m-p/2491396#M654713</guid>
      <dc:creator>Ajitkumar Rane</dc:creator>
      <dc:date>2001-02-08T16:59:19Z</dc:date>
    </item>
  </channel>
</rss>

