<?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: Ignite make_recovery test in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430152#M2702</link>
    <description>Hello Xavier,&lt;BR /&gt;&lt;BR /&gt;in addition to Brian Fisher's list of commands, I would recommend&lt;BR /&gt;to read the whole table of contents of the tape, and compare it to&lt;BR /&gt;the list of files to be saved (use option "-C" for make_recovery then):&lt;BR /&gt;mt -f /dev/rmt/0mn rew&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;tar tv &amp;gt; /tmp/list-of-files&lt;BR /&gt;diff /tmp/list-of-files /var/opt/ignite/LIST-OF-FILES&lt;BR /&gt;&lt;BR /&gt;well, I cannot remember the name of the file in the&lt;BR /&gt;/var/opt/ignite directory, and I am not at an HP-UX system&lt;BR /&gt;right noew, but you may read it form the man-page.</description>
    <pubDate>Wed, 12 Jul 2000 13:38:49 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2000-07-12T13:38:49Z</dc:date>
    <item>
      <title>Ignite make_recovery test</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430148#M2698</link>
      <description>We have successfully created an Ignite make_recovery tape for an HPK260 running HPUX10.20. However, now we want to test if we can successfully boot from the tape. Does anyone know how to test the validity of the tape, and if we can boot from the tape without making an actual restore. Note that we only have one system to work with which makes it difficult to test. I have read the instructions/manual but it only references making a complete vg00 restore from the tape. Any help would be appreciated.</description>
      <pubDate>Tue, 11 Jul 2000 15:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430148#M2698</guid>
      <dc:creator>Xavier Izquierdo</dc:creator>
      <dc:date>2000-07-11T15:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite make_recovery test</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430149#M2699</link>
      <description>Yoe can boot from the recovery tape without making any changes to the system. To test the remainder of the tape.&lt;BR /&gt;1) mt -t /dev/rmt/0mn rew (rewind tape)&lt;BR /&gt;2) mt -t /dev/rmt/0mn fsf 1 (forward tape 1 marker) &lt;BR /&gt;3) cd /tmp&lt;BR /&gt;4) tar xvf /dev/rmt/0mn etc/passwd&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Tue, 11 Jul 2000 15:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430149#M2699</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-11T15:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite make_recovery test</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430150#M2700</link>
      <description>You can boot with the tape to the point where it shows you disk layout. Exit at this point, even if you go further, it will recognise that an OS is already existing on the volume group (vg00). You can quit at this point.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jul 2000 15:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430150#M2700</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-07-11T15:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite make_recovery test</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430151#M2701</link>
      <description>Just be careful when you boot the make_recovery tape. Make sure you are watching it and halt it (10 Second delay) before it attempts to restore without user intervention. Another way you can tell if the tape is bootable, is when you halt the boot process. Do "sea ipl", this will show all bootable media.</description>
      <pubDate>Tue, 11 Jul 2000 15:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430151#M2701</guid>
      <dc:creator>Eddie Warren</dc:creator>
      <dc:date>2000-07-11T15:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite make_recovery test</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430152#M2702</link>
      <description>Hello Xavier,&lt;BR /&gt;&lt;BR /&gt;in addition to Brian Fisher's list of commands, I would recommend&lt;BR /&gt;to read the whole table of contents of the tape, and compare it to&lt;BR /&gt;the list of files to be saved (use option "-C" for make_recovery then):&lt;BR /&gt;mt -f /dev/rmt/0mn rew&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;tar tv &amp;gt; /tmp/list-of-files&lt;BR /&gt;diff /tmp/list-of-files /var/opt/ignite/LIST-OF-FILES&lt;BR /&gt;&lt;BR /&gt;well, I cannot remember the name of the file in the&lt;BR /&gt;/var/opt/ignite directory, and I am not at an HP-UX system&lt;BR /&gt;right noew, but you may read it form the man-page.</description>
      <pubDate>Wed, 12 Jul 2000 13:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-make-recovery-test/m-p/2430152#M2702</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2000-07-12T13:38:49Z</dc:date>
    </item>
  </channel>
</rss>

