<?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: check_tape_recovery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068463#M438324</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;These are the steps to follow to verify whether your Ignite &lt;BR /&gt;make_recovery tape is good: &lt;BR /&gt;&lt;BR /&gt; 1.  Check the log generated during the Ignite backup: &lt;BR /&gt;&lt;BR /&gt;     /var/opt/ignite/logs/makrec.logxx &lt;BR /&gt;&lt;BR /&gt; 2.  Boot from the tape and interrupt the boot process before &lt;BR /&gt;     non-interactive recovery commences, and then abort the install. &lt;BR /&gt;     This will verify whether the first image on the tape is bootable. &lt;BR /&gt;&lt;BR /&gt;     Note: There is a command shipped with Ignite, copy_boot_tape(1m) &lt;BR /&gt;           that could also be of use to pull the LIF and the archive &lt;BR /&gt;           off of a make_recovery tape. &lt;BR /&gt;&lt;BR /&gt;           You can use lifls(1) or lifcp(1) to examine the boot LIF &lt;BR /&gt;           contents and pax(1) or tar(1) to examine the archive. &lt;BR /&gt;&lt;BR /&gt; 3.  The second image on the tape is the tar archive of the OS and &lt;BR /&gt;     possibly other files (depending on the options to make_recovery). &lt;BR /&gt;&lt;BR /&gt;          a)  Skip over the first image with mt command using the &lt;BR /&gt;              appropriate tape device file; &lt;BR /&gt;&lt;BR /&gt;              mt -f /dev/rmt/0mn rew &lt;BR /&gt;&lt;BR /&gt;              mt -f /dev/rmt/0mn fsf 1 &lt;BR /&gt;&lt;BR /&gt;          b) Verify the contents of the tar image with the tar &lt;BR /&gt;             command using the appropriate device file; &lt;BR /&gt;&lt;BR /&gt;             tar tvf /dev/rmt/0m &lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
    <pubDate>Wed, 12 Sep 2007 04:43:04 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2007-09-12T04:43:04Z</dc:date>
    <item>
      <title>check_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068460#M438321</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have HP-UX servers 9000 : &lt;BR /&gt;One is rp7420 and the other one is rp4440.&lt;BR /&gt;&lt;BR /&gt;I have installed patchs HP-UX 11i V1 &lt;BR /&gt;&lt;BR /&gt;I can make ignite bande with the command make_tape_recovery.&lt;BR /&gt;&lt;BR /&gt;But i haven't the command check-tape-recovery &lt;BR /&gt;&lt;BR /&gt;So i can't garanty to the client that my bande ignit is really OK.&lt;BR /&gt;&lt;BR /&gt;Is anybody knows which patch has this command or how can i vezrify and check my ignite bande ?</description>
      <pubDate>Wed, 12 Sep 2007 04:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068460#M438321</guid>
      <dc:creator>DIERICKX_1</dc:creator>
      <dc:date>2007-09-12T04:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: check_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068461#M438322</link>
      <description>For PA-RISC based backup do this:&lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/rmt/?mn rew&lt;BR /&gt;# mt -f /dev/rmt/?mn fsf 1&lt;BR /&gt;# tar -tvf /dev/rmt/?mn&lt;BR /&gt;&lt;BR /&gt;So you can check the contents of the archive.</description>
      <pubDate>Wed, 12 Sep 2007 04:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068461#M438322</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-12T04:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: check_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068462#M438323</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check also log in /var/opt/ignite/recovery/&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;L-DERLYN</description>
      <pubDate>Wed, 12 Sep 2007 04:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068462#M438323</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-09-12T04:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: check_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068463#M438324</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;These are the steps to follow to verify whether your Ignite &lt;BR /&gt;make_recovery tape is good: &lt;BR /&gt;&lt;BR /&gt; 1.  Check the log generated during the Ignite backup: &lt;BR /&gt;&lt;BR /&gt;     /var/opt/ignite/logs/makrec.logxx &lt;BR /&gt;&lt;BR /&gt; 2.  Boot from the tape and interrupt the boot process before &lt;BR /&gt;     non-interactive recovery commences, and then abort the install. &lt;BR /&gt;     This will verify whether the first image on the tape is bootable. &lt;BR /&gt;&lt;BR /&gt;     Note: There is a command shipped with Ignite, copy_boot_tape(1m) &lt;BR /&gt;           that could also be of use to pull the LIF and the archive &lt;BR /&gt;           off of a make_recovery tape. &lt;BR /&gt;&lt;BR /&gt;           You can use lifls(1) or lifcp(1) to examine the boot LIF &lt;BR /&gt;           contents and pax(1) or tar(1) to examine the archive. &lt;BR /&gt;&lt;BR /&gt; 3.  The second image on the tape is the tar archive of the OS and &lt;BR /&gt;     possibly other files (depending on the options to make_recovery). &lt;BR /&gt;&lt;BR /&gt;          a)  Skip over the first image with mt command using the &lt;BR /&gt;              appropriate tape device file; &lt;BR /&gt;&lt;BR /&gt;              mt -f /dev/rmt/0mn rew &lt;BR /&gt;&lt;BR /&gt;              mt -f /dev/rmt/0mn fsf 1 &lt;BR /&gt;&lt;BR /&gt;          b) Verify the contents of the tar image with the tar &lt;BR /&gt;             command using the appropriate device file; &lt;BR /&gt;&lt;BR /&gt;             tar tvf /dev/rmt/0m &lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Wed, 12 Sep 2007 04:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068463#M438324</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-12T04:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: check_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068464#M438325</link>
      <description>If make_tape_recovery was run locally, look up the log files at&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/&lt;DATE&gt;/&lt;BR /&gt;&lt;BR /&gt;If it was run from the Ignite-UX server, look up log files at&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/clients/0x{LLA}/recovery/&lt;DATE&gt;&lt;BR /&gt;&lt;BR /&gt;Check the recovery.log and flist for warnings and errors.&lt;BR /&gt;&lt;BR /&gt;Checking boot volume on tape (LIF header)&lt;BR /&gt;# /opt/ignite/bin/copy_boot_tape -u /dev/rmt/0mn -b -d /tmp&lt;BR /&gt;# /usr/bin/lifls -l /tmp/bootimage&lt;BR /&gt;&lt;BR /&gt;Checking the tar archive on the tape&lt;BR /&gt;# /usr/bin/mt -t /dev/rmt/0mn rew&lt;BR /&gt;# /usr/bin/mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;# /usr/bin/tar tvf /dev/rmt/0m &lt;BR /&gt;Note: 0m not 0mn&lt;BR /&gt;&lt;BR /&gt;Extracting single files from the tar archive&lt;BR /&gt;# /usr/bin/mt -t /dev/rmt/0mn rew&lt;BR /&gt;# /usr/bin/mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;# /usr/bin/tar xvf /dev/rmt/0m filename1 filename2&lt;/DATE&gt;&lt;/DATE&gt;</description>
      <pubDate>Wed, 12 Sep 2007 06:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068464#M438325</guid>
      <dc:creator>wittie</dc:creator>
      <dc:date>2007-09-12T06:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: check_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068465#M438326</link>
      <description>I will try the solutions proposed when i will do a new bande ignite this month&lt;BR /&gt;&lt;BR /&gt;I was nonetheless surprise that nobody talks about this command check_tape_recovery.&lt;BR /&gt;An expert HP consultant told me that this command existed</description>
      <pubDate>Wed, 12 Sep 2007 06:52:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068465#M438326</guid>
      <dc:creator>DIERICKX_1</dc:creator>
      <dc:date>2007-09-12T06:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: check_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068466#M438327</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If your Ignite release isn't up-to-date, then perhaps this is the reason for the missing command.  You can refresh your Ignite binaries from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/IUX/download.html" target="_blank"&gt;http://www.docs.hp.com/en/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I noticed that you posted "check-tape-recovery" with hyphen characters instead of the correct command with underscores: 'check_tape_recovery'.  Is that your problem?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Sep 2007 06:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-tape-recovery/m-p/5068466#M438327</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-12T06:52:19Z</dc:date>
    </item>
  </channel>
</rss>

