<?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 and restoring files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436304#M5200</link>
    <description>&lt;BR /&gt;I believe the main archive on an ignite tape is in tar format so you should be able to restore an individual file if needed. It will be a couple or more records along the tape though so insert the tape into your drive (say 0m) and then fast-forward along, mt -t /dev/rmt/0mn fsf 1  then try a tar tvf /dev/rmt/0mn, if you dont see a tar listing then skip along to the next record and try again. Eventually you should find it and can then reposition the tape and tar xvf it.&lt;BR /&gt;&lt;BR /&gt;If you create your ignite tapes using the -C option on make_recorvery then by running check_recovery it will tell you when you last ran a make_recovery and so reminding you when that tape was created - if the tape was created on the same system as the one you are running the check_recovery on. Alternatively look at the timestamp on the file /var/opt/ignite/recovery/makerec.last&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Aug 2000 10:17:33 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2000-08-14T10:17:33Z</dc:date>
    <item>
      <title>make_recovery and restoring files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436301#M5197</link>
      <description>Is there any change to restore individual-files from a "make_recovery"-tape? And is there a way to determine when the "make-recovery"-tape was created?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Wessel Baptist</description>
      <pubDate>Mon, 14 Aug 2000 10:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436301#M5197</guid>
      <dc:creator>Wessel Baptist</dc:creator>
      <dc:date>2000-08-14T10:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery and restoring files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436302#M5198</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The make_recovery tape is made with pax, so pax or tar could be used to extract an individual file.&lt;BR /&gt;&lt;BR /&gt;The /var/opt/ignite/logs/makrec.log1 file contains a summary of the make_recovery tape processes.  This would show you where the date/time the last tape was made.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 Aug 2000 10:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436302#M5198</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-08-14T10:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery and restoring files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436303#M5199</link>
      <description>You can boot from the recovery tape without making any changes to the system to test the boot area of the tape. 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;(Or any other file on the tape)&lt;BR /&gt;&lt;BR /&gt;Brian &lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Mon, 14 Aug 2000 10:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436303#M5199</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-08-14T10:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery and restoring files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436304#M5200</link>
      <description>&lt;BR /&gt;I believe the main archive on an ignite tape is in tar format so you should be able to restore an individual file if needed. It will be a couple or more records along the tape though so insert the tape into your drive (say 0m) and then fast-forward along, mt -t /dev/rmt/0mn fsf 1  then try a tar tvf /dev/rmt/0mn, if you dont see a tar listing then skip along to the next record and try again. Eventually you should find it and can then reposition the tape and tar xvf it.&lt;BR /&gt;&lt;BR /&gt;If you create your ignite tapes using the -C option on make_recorvery then by running check_recovery it will tell you when you last ran a make_recovery and so reminding you when that tape was created - if the tape was created on the same system as the one you are running the check_recovery on. Alternatively look at the timestamp on the file /var/opt/ignite/recovery/makerec.last&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2000 10:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436304#M5200</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-14T10:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery and restoring files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436305#M5201</link>
      <description>make_recovery creates a lif area and a tar archive on the tape.  &lt;BR /&gt;&lt;BR /&gt;To just recover individual files you need to fast forward past the lif area and&lt;BR /&gt;then use tar to extract what you want.&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;# cd {directory_name_here}&lt;BR /&gt;# /mt fsf 1&lt;BR /&gt;# tar xvf /dev/rmt/0mn {file_name_here}</description>
      <pubDate>Mon, 14 Aug 2000 13:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436305#M5201</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-08-14T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery and restoring files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436306#M5202</link>
      <description>Oops! That was a typo in the mt command line.&lt;BR /&gt;Leave out the &lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2000 13:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436306#M5202</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-08-14T13:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery and restoring files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436307#M5203</link>
      <description>Is there somehow a datestamp on the tape, I have several (not well labled) "make_recovery"-tapes. I only know the order I have made then but on which date and like to know that.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;BTW the "tar" command works wel.</description>
      <pubDate>Mon, 14 Aug 2000 13:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-and-restoring-files/m-p/2436307#M5203</guid>
      <dc:creator>Wessel Baptist</dc:creator>
      <dc:date>2000-08-14T13:31:03Z</dc:date>
    </item>
  </channel>
</rss>

