<?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_tape_recovery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977325#M419062</link>
    <description>restore in progress, I was just trying to avoid taking the system down completely. Oh well.... Points assigned.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone!&lt;BR /&gt;&lt;BR /&gt;Randy</description>
    <pubDate>Thu, 04 May 2006 16:32:14 GMT</pubDate>
    <dc:creator>Randy_9</dc:creator>
    <dc:date>2006-05-04T16:32:14Z</dc:date>
    <item>
      <title>make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977318#M419055</link>
      <description>I trying to restore assorted directories using backups from "make_tape_recovery" tapes.&lt;BR /&gt;I am able to see and extract from the first tape using the commands:&lt;BR /&gt;==&amp;gt; mt -t /dev/rmt/0mn rew&lt;BR /&gt;==&amp;gt; mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;==&amp;gt; tar xvf /dev/rmt/0mn &lt;DIR&gt;&lt;BR /&gt;&lt;BR /&gt;But when I use the same commands on the 2nd tape I get:&lt;BR /&gt;&lt;BR /&gt;# tar tvf /dev/rmt/0mn &lt;BR /&gt;Tar: blocksize = 0; broken pipe?&lt;BR /&gt;&lt;BR /&gt;This is the 2nd set of tapes I've tried, first tape works, 2nd I get the problems. I cleaned the heads, kicked the tires... what am I doing wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Randy&lt;BR /&gt;&lt;/DIR&gt;</description>
      <pubDate>Thu, 04 May 2006 13:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977318#M419055</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2006-05-04T13:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977319#M419056</link>
      <description>Hi Randy:&lt;BR /&gt;&lt;BR /&gt;For the first (and normally only) tape you are skipping the bootable LIF (written by Ignite).  The next file is the actual 'pax' ('tar') archive.&lt;BR /&gt;&lt;BR /&gt;Thus, for the second tape, merely use 'tar -tvf /dev/rmt/0m'.&lt;BR /&gt;&lt;BR /&gt;I sould urge you to confine you vg00 and your 'make_tape_recovery' to *only* the standard logical volumes for HP-UX.  Having done this, I use:&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;This easily fits a standard vg00 configuration on a single tape.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2006 13:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977319#M419056</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-05-04T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977320#M419057</link>
      <description>Shalom Randy,&lt;BR /&gt;&lt;BR /&gt;If one tape works and another does not, surely its not the commands you use.&lt;BR /&gt;&lt;BR /&gt;If this is part of a multi tape make_tape_reocvery the first two mt -t commands may not be needed, as tape 2 may be done with a different head format.&lt;BR /&gt;&lt;BR /&gt;This is one of the problems in using a tool meant to restore whole systems to do partial backups. Definitely posssible, I've done it, but its much easier to have two tapes, one for core OS and a second, written with fbackup or DP 5.&lt;BR /&gt;&lt;BR /&gt;The best sysadmins I know are lazy, like me. They don't want to work hard at stuff like this.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 May 2006 13:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977320#M419057</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-04T13:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977321#M419058</link>
      <description>This is a 4 tape set, for the 2nd tape, I get:&lt;BR /&gt;&lt;BR /&gt;# mt -t /dev/rmt/0mn rew  &lt;BR /&gt;# tar -tvf /dev/rmt/0mn&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;When the set was made, it requested the extra tapes. I know better now then to use this to backup the whole VG00. &lt;BR /&gt;&lt;BR /&gt;Will assign points, thanks everyone!&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Thu, 04 May 2006 13:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977321#M419058</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2006-05-04T13:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977322#M419059</link>
      <description>I lost many filesystems due to a lost drive. Even though 1 am having problems reading the 2nd tape using "tar", would I be better off just restoring everything from single-user mode? Do you think the tapes be unreadable would be readable using them in this fashion?</description>
      <pubDate>Thu, 04 May 2006 13:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977322#M419059</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2006-05-04T13:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977323#M419060</link>
      <description>Randy, try not to "fsf 1" the second tape.&lt;BR /&gt;Then if it still fails, you may consider to reload the whole backup (tape 1 in the tape drive, reboot, sea ipl, some drinks).&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 04 May 2006 14:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977323#M419060</guid>
      <dc:creator>Tiziano Contorno _</dc:creator>
      <dc:date>2006-05-04T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977324#M419061</link>
      <description>If you lost data in vg00 due to a disk failure, just restore your whole ignite tape. Thats what it made for. &lt;BR /&gt;&lt;BR /&gt;Insert the tape and boot from it. No interaction necessary. This will restore your boot disk (I assume you have no mirror).</description>
      <pubDate>Thu, 04 May 2006 15:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977324#M419061</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-05-04T15:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977325#M419062</link>
      <description>restore in progress, I was just trying to avoid taking the system down completely. Oh well.... Points assigned.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone!&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Thu, 04 May 2006 16:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977325#M419062</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2006-05-04T16:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977326#M419063</link>
      <description>using advice from the A-team,</description>
      <pubDate>Thu, 04 May 2006 16:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery/m-p/4977326#M419063</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2006-05-04T16:34:43Z</dc:date>
    </item>
  </channel>
</rss>

