<?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: Quick tape Q in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285170#M882511</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What kind of tape is it? &lt;BR /&gt;If it is an ignite tape there must be a file called:&lt;BR /&gt;make_recovery.last somewere in /var/opt/ignite/???....&lt;BR /&gt;If it is a tar tape you can use the tar tvf /dev/rmt/*m command&lt;BR /&gt;could you provide more info please?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;</description>
    <pubDate>Mon, 24 May 2004 13:46:08 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2004-05-24T13:46:08Z</dc:date>
    <item>
      <title>Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285169#M882510</link>
      <description>How can I get the date info from a tape?  Date tape last writen to, file dates on tape etc.?&lt;BR /&gt;&lt;BR /&gt;HPUX 11&lt;BR /&gt;A400&lt;BR /&gt;DDS3&lt;BR /&gt;&lt;BR /&gt;Seems a simple request, I just cant find it anywhere.  I tryed... Really.. not trying to waste anyones time.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;TBR</description>
      <pubDate>Mon, 24 May 2004 13:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285169#M882510</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-05-24T13:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285170#M882511</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What kind of tape is it? &lt;BR /&gt;If it is an ignite tape there must be a file called:&lt;BR /&gt;make_recovery.last somewere in /var/opt/ignite/???....&lt;BR /&gt;If it is a tar tape you can use the tar tvf /dev/rmt/*m command&lt;BR /&gt;could you provide more info please?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2004 13:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285170#M882511</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-24T13:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285171#M882512</link>
      <description>It depends entirely on what utility was used to write the tape.  Was it fbackup, tar, cpio, pax (make_tape_recovery), ftio, some other backup utility?  &lt;BR /&gt;&lt;BR /&gt;Your question can't be answered until we know that information.</description>
      <pubDate>Mon, 24 May 2004 13:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285171#M882512</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-05-24T13:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285172#M882513</link>
      <description>I am using SAM for automated backups.  That would be fbackup, would it not?</description>
      <pubDate>Mon, 24 May 2004 14:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285172#M882513</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-05-24T14:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285173#M882514</link>
      <description>Yes, that would be fbackup.&lt;BR /&gt;&lt;BR /&gt;To get what you want you need to use 'frecover'.  You can have frecover to recover the Index (-I option) file and/or the Volume header (-V option) from the tape.  'man frecover' for more information.</description>
      <pubDate>Mon, 24 May 2004 14:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285173#M882514</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-05-24T14:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285174#M882515</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;Thanks, that looks like exactley what im looking for... except...&lt;BR /&gt;&lt;BR /&gt;# frecover -V /vol1/tape.tmp&lt;BR /&gt;frecover(5403): Unable to open or identify device at /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;frecover(5405): unable to open /dev/rmt/0m&lt;BR /&gt;frecover(5406): Do you wish to continue? (^[yY]/^[nN])   &lt;BR /&gt;&lt;BR /&gt;Thoughts?</description>
      <pubDate>Mon, 24 May 2004 14:36:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285174#M882515</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-05-24T14:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285175#M882516</link>
      <description>Since you did not specify -f for the device file, frecover used the default device file /dev/rmt/0m and apparently whatever was there is now gone. To find the device file for your tape:&lt;BR /&gt; &lt;BR /&gt;/usr/sbin/ioscan -knfC tape&lt;BR /&gt; &lt;BR /&gt;You can use any of device files listed. Then type:&lt;BR /&gt; &lt;BR /&gt;frecover -V - -f /dev/rmt/WhatEver&lt;BR /&gt; &lt;BR /&gt;The volume header is very short, less than one screen of data. The -I option is the complete table of contents so it may be thousands of lines long.</description>
      <pubDate>Mon, 24 May 2004 14:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285175#M882516</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-05-24T14:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tape Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285176#M882517</link>
      <description>Perfect!&lt;BR /&gt;&lt;BR /&gt;Thanks all.&lt;BR /&gt;&lt;BR /&gt;TBR</description>
      <pubDate>Mon, 24 May 2004 15:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quick-tape-q/m-p/3285176#M882517</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-05-24T15:29:31Z</dc:date>
    </item>
  </channel>
</rss>

