<?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: DAT tape problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457838#M359682</link>
    <description>is this a typo:&lt;BR /&gt;&lt;BR /&gt;fbackup -fv /dev/rmt/0mb -i /dir &lt;BR /&gt;&lt;BR /&gt;cos for me, this will backup /dir to a file called "v" in the current directory (or actually might just produce an error)&lt;BR /&gt;&lt;BR /&gt;I would have expected the fbackup to be:&lt;BR /&gt;&lt;BR /&gt;fbackup -vf /dev/rmt/0mb -i /dir &lt;BR /&gt;&lt;BR /&gt;Looking at the man page for fbackup - the -f has to be followed by the device you're backing up to.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Sat, 11 Jul 2009 08:04:47 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2009-07-11T08:04:47Z</dc:date>
    <item>
      <title>DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457834#M359678</link>
      <description>i want to identifier the problem that i got &lt;BR /&gt;when i attempt to test the contente of my DAT tape,&lt;BR /&gt;the command used for backup is &lt;BR /&gt;fbackup -fv /dev/rmt/0mb -i /dir &lt;BR /&gt;  &lt;BR /&gt;for test i am using the follwing &lt;BR /&gt;&lt;BR /&gt;#frecover -f /dev/rmt/0mb -xNv&lt;BR /&gt;frecover(2105): did not find expected file marker&lt;BR /&gt;frecover(5409): unable to read volume header&lt;BR /&gt;frecover(5418): not an fbackup volume; unable to read volume header&lt;BR /&gt;frecover(2105): did not find expected file marker&lt;BR /&gt;frecover(5412): Do you wish to try to salvage this volume? (^[yY]/^[nN])&lt;BR /&gt;what is this message mean ?&lt;BR /&gt;thanks for evry one .</description>
      <pubDate>Sat, 11 Jul 2009 05:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457834#M359678</guid>
      <dc:creator>ouazir</dc:creator>
      <dc:date>2009-07-11T05:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457835#M359679</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;This message shows that this tape has nothing to do with fbackup. This may be a tape which used to take back up with other utility like tar or cpio .&lt;BR /&gt;&lt;BR /&gt;Simply  you will not be able to use the date with fbackup/frecover.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj U</description>
      <pubDate>Sat, 11 Jul 2009 05:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457835#M359679</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-07-11T05:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457836#M359680</link>
      <description>Ok.. I didnt see that you have used the command to fbackup to take the backup..&lt;BR /&gt;&lt;BR /&gt;May be this tape is a bad one so frecover is unable to read the index or may be DDS drive problem!!!&lt;BR /&gt;&lt;BR /&gt;Try using tar/cpio and confirm that drive and tapes are OK.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sooraj</description>
      <pubDate>Sat, 11 Jul 2009 06:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457836#M359680</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-07-11T06:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457837#M359681</link>
      <description>thanks for your reply, i would like to tell you that DDS device (DAT 160) is new  it have never be used, of cours i will confirm that the DDS have not a problem by this follwing test :&lt;BR /&gt;=&amp;gt; I  will take a backup with cpio or tar command and with a new tape &lt;BR /&gt;I will send you the result when i will get it.</description>
      <pubDate>Sat, 11 Jul 2009 06:59:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457837#M359681</guid>
      <dc:creator>ouazir</dc:creator>
      <dc:date>2009-07-11T06:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457838#M359682</link>
      <description>is this a typo:&lt;BR /&gt;&lt;BR /&gt;fbackup -fv /dev/rmt/0mb -i /dir &lt;BR /&gt;&lt;BR /&gt;cos for me, this will backup /dir to a file called "v" in the current directory (or actually might just produce an error)&lt;BR /&gt;&lt;BR /&gt;I would have expected the fbackup to be:&lt;BR /&gt;&lt;BR /&gt;fbackup -vf /dev/rmt/0mb -i /dir &lt;BR /&gt;&lt;BR /&gt;Looking at the man page for fbackup - the -f has to be followed by the device you're backing up to.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Sat, 11 Jul 2009 08:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457838#M359682</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-07-11T08:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457839#M359683</link>
      <description>sory i am using &lt;BR /&gt;fbackup -v -f /dev/rmt/0mb -i /dir &lt;BR /&gt;and not -vf!&lt;BR /&gt;</description>
      <pubDate>Sat, 11 Jul 2009 08:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457839#M359683</guid>
      <dc:creator>ouazir</dc:creator>
      <dc:date>2009-07-11T08:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457840#M359684</link>
      <description>&amp;gt; frecover(2105): did not find expected file marker&lt;BR /&gt;&amp;gt; frecover(5409): unable to read volume header&lt;BR /&gt;frecover(5418): not an fbackup volume; unable to read volume header&lt;BR /&gt;&amp;gt; frecover(2105): did not find expected file marker&lt;BR /&gt;&amp;gt; frecover(5412): Do you wish to try to salvage this volume? (^[yY]/^[nN])&lt;BR /&gt;&amp;gt; what is this message mean ?&lt;BR /&gt; &lt;BR /&gt;It means that the tape you are reading was never recorded by fbackup. This is not a tape drive problem. The data on the tape is not from fbackup.</description>
      <pubDate>Sun, 12 Jul 2009 01:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457840#M359684</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-07-12T01:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457841#M359685</link>
      <description>&amp;gt;It means that the tape you are reading was never recorded by fbackup.&lt;BR /&gt;i am using fbackup only for copy the data form my locale storage to DDS tape,the script that i writing for take a backup is  the follwing :&lt;BR /&gt; #!/bin/sh&lt;BR /&gt;log=/backapp/applproto/sauvegard.log&lt;BR /&gt;###Liberation de l'espace disque&lt;BR /&gt;###***********************************************&lt;BR /&gt;/usr/bin/find /backapp/applproto/ -mtime +4 -type d -exec /sbin/rm -rf {} \;&lt;BR /&gt;###***********************************************&lt;BR /&gt;##""""""""""""""""""""""""""""""""""""""""""&lt;BR /&gt;jour=`date '+%d.%m.%y'`&lt;BR /&gt;mkdir  /backapp/applproto/$jour&lt;BR /&gt;##""""""""""""""""""""""""""""""""""""""""""&lt;BR /&gt;d=`date`&lt;BR /&gt;/sbin/tar cf - /applproto|/usr/contrib/bin/gzip|split -b 5000m - /backapp/applpr&lt;BR /&gt;oto/$jour/applproto.$jour.tar.gz&lt;BR /&gt;mt -t /dev/rmt/0mb rewind&lt;BR /&gt;fbackup -f /dev/rmt/0m -i /backapp/applproto/$jour&lt;BR /&gt;mt -f /dev/rmt/0mb rewind&lt;BR /&gt;mt -f /dev/rmt/0mb offl&lt;BR /&gt;what's wrong</description>
      <pubDate>Sun, 12 Jul 2009 05:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457841#M359685</guid>
      <dc:creator>ouazir</dc:creator>
      <dc:date>2009-07-12T05:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457842#M359686</link>
      <description>&amp;gt; what's wrong?&lt;BR /&gt; &lt;BR /&gt;What were the error messages from fbackup? Your script does not save the output from fbackup into a log file. Add this to your fbackup command (see -v to add more details?:&lt;BR /&gt; &lt;BR /&gt;fbackup -v -f /dev/rmt/0m -i /backapp/applproto/$jour &amp;gt;&amp;gt; /var/adm/fbackup.log 2&amp;gt;&amp;amp;1&lt;BR /&gt; &lt;BR /&gt;Note that this log is cumulative -- it have the output from each fbackup session.  &lt;BR /&gt; &lt;BR /&gt;Now your script runs 2 rewind commands -- for fbackup, this is unnecessary as fbackup always rewinds the tape at the start and end. But you can leave the rewinds in place if you want. The offline command will eject the tape. That's where the problem may have occurred. Someone may have removed the tape and put something else in its place.&lt;BR /&gt; &lt;BR /&gt;The only way tp verify that fbackup is not working is to run the commands manually. Save something small like /var/tmp or /var/adm, then immediately run frecover to read the header and the table of contents:&lt;BR /&gt; &lt;BR /&gt;fbackup -vf /dev/rmt/0m -i /var/tmp&lt;BR /&gt;frecover -V - -f /dev/rmt/0m&lt;BR /&gt;frecover -I - -f /dev/rmt/0m&lt;BR /&gt; &lt;BR /&gt;The first frecover will show the tape label or header, and the second shows the table of contents.&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Jul 2009 17:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-problem/m-p/4457842#M359686</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-07-12T17:42:00Z</dc:date>
    </item>
  </channel>
</rss>

