<?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: make_recovery on a mirrored disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584215#M856129</link>
    <description>Hi Luigi,&lt;BR /&gt;&lt;BR /&gt;Like the others have already told you, you don''t have to split the mirrors to create a make_recovery archive.&lt;BR /&gt;&lt;BR /&gt;Simply login as root as with the DAT/DLT in your default driver (/dev/rmt/0m) run this command&lt;BR /&gt;# make_recovery -Avi&lt;BR /&gt;It takes about half an hour or a little more to create a make_recovery archive. Store it for use later.&lt;BR /&gt;&lt;BR /&gt;Do remeber that if you are required to restore the OS using your make_recovery archive, you have to manually configure the mirror. This you would be required to do only if both your disks fail.&lt;BR /&gt;&lt;BR /&gt;In case only one disk fail, you can rebuild the mirror by this process.&lt;BR /&gt;&lt;BR /&gt;Replace the failed disk, boot using your working disk, do a mkboot on the new disk, build the LIF on the new disk, do a vgcfgrestore on the new disk and do a vgsync for /dev/vg00. This will rebuild the mirror on the new disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Sep 2001 22:21:58 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-09-25T22:21:58Z</dc:date>
    <item>
      <title>make_recovery on a mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584210#M856124</link>
      <description>Hi again! After fixing the problem with my mirrored disk I plan to do a make_recovery.  I heard that you need to lvsplit then do a make_recovery and then lvmerge again.  My question is that, how can you tell make_recovery to do a make_recovery on the split copy (lvol1b, lvol2b , etc.)of mirrored disk?  I hope you guys could also provide me with the step by step procedures.&lt;BR /&gt;&lt;BR /&gt;Thanks again in advance!</description>
      <pubDate>Tue, 25 Sep 2001 01:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584210#M856124</guid>
      <dc:creator>Luigi Manto</dc:creator>
      <dc:date>2001-09-25T01:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery on a mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584211#M856125</link>
      <description>Hi Luigi:&lt;BR /&gt;&lt;BR /&gt;There is no need to do anything to your mirrored logical volumes in order to create an Ignite recovery tape.&lt;BR /&gt;&lt;BR /&gt;*If* you are restoring a server with a recovery tape, you will need to manually (including via a script) remirror logical volumes as this configuration is *not* preserved.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 25 Sep 2001 01:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584211#M856125</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-25T01:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery on a mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584212#M856126</link>
      <description>Hi Luigi,&lt;BR /&gt;&lt;BR /&gt;James is correct, he usually is. Below is one&lt;BR /&gt;of the preferred methods for creating an &lt;BR /&gt;ignite tape.&lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;Make note the use of the no-rewind device, it must be used to put first the bootable portion on the tape and then the tar archive of the rest of the vg00 volume group.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Tue, 25 Sep 2001 02:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584212#M856126</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-09-25T02:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery on a mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584213#M856127</link>
      <description>Again, as JRF said there is no need to do an lvsplit before creating a make_tape_recovery tape.  &lt;BR /&gt;&lt;BR /&gt;You are making a lot of unnecessary work if you do that.&lt;BR /&gt;&lt;BR /&gt;Whoever is spreading that myth needs to stop!</description>
      <pubDate>Tue, 25 Sep 2001 02:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584213#M856127</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-09-25T02:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery on a mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584214#M856128</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Restore the system using your recovery tape and then run this script to re-mirror your root volume group. (see attachment)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 25 Sep 2001 22:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584214#M856128</guid>
      <dc:creator>Mike_305</dc:creator>
      <dc:date>2001-09-25T22:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery on a mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584215#M856129</link>
      <description>Hi Luigi,&lt;BR /&gt;&lt;BR /&gt;Like the others have already told you, you don''t have to split the mirrors to create a make_recovery archive.&lt;BR /&gt;&lt;BR /&gt;Simply login as root as with the DAT/DLT in your default driver (/dev/rmt/0m) run this command&lt;BR /&gt;# make_recovery -Avi&lt;BR /&gt;It takes about half an hour or a little more to create a make_recovery archive. Store it for use later.&lt;BR /&gt;&lt;BR /&gt;Do remeber that if you are required to restore the OS using your make_recovery archive, you have to manually configure the mirror. This you would be required to do only if both your disks fail.&lt;BR /&gt;&lt;BR /&gt;In case only one disk fail, you can rebuild the mirror by this process.&lt;BR /&gt;&lt;BR /&gt;Replace the failed disk, boot using your working disk, do a mkboot on the new disk, build the LIF on the new disk, do a vgcfgrestore on the new disk and do a vgsync for /dev/vg00. This will rebuild the mirror on the new disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2001 22:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-on-a-mirrored-disk/m-p/2584215#M856129</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-25T22:21:58Z</dc:date>
    </item>
  </channel>
</rss>

