<?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 Restore failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800635#M81841</link>
    <description>I use fbackup to backup files , it seems no error, then use the same drive to frecover the file, but it pop up the below error&lt;BR /&gt;" unable to read the volume header " , why this happen? &lt;BR /&gt;can the files be recoverd? Thank you very much.</description>
    <pubDate>Thu, 05 Sep 2002 15:05:20 GMT</pubDate>
    <dc:creator>O'lnes</dc:creator>
    <dc:date>2002-09-05T15:05:20Z</dc:date>
    <item>
      <title>Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800635#M81841</link>
      <description>I use fbackup to backup files , it seems no error, then use the same drive to frecover the file, but it pop up the below error&lt;BR /&gt;" unable to read the volume header " , why this happen? &lt;BR /&gt;can the files be recoverd? Thank you very much.</description>
      <pubDate>Thu, 05 Sep 2002 15:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800635#M81841</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-05T15:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800636#M81842</link>
      <description>What command  you are using for backup.&lt;BR /&gt;give complete syntax.(for frecover also)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 15:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800636#M81842</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-09-05T15:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800637#M81843</link>
      <description>Either you &lt;BR /&gt;- used a tape that did not have fbackup data on it&lt;BR /&gt;- or the tape itself went bad&lt;BR /&gt;- or the tape drive itself went bad.&lt;BR /&gt;&lt;BR /&gt;Try cleaning the tape drive first.&lt;BR /&gt;&lt;BR /&gt;Try doing some simple fbackup/frecover on the drive with a new tape to determine if it is the drive.&lt;BR /&gt;&lt;BR /&gt;Double check your backup processes. Many administrators have developed scripts to do their backuping and don't find until a month later when they want to restore, that the script was in error and failing.&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Thu, 05 Sep 2002 15:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800637#M81843</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-09-05T15:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800638#M81844</link>
      <description>In addition, what type of tape drive and what is the firmware?&lt;BR /&gt;&lt;BR /&gt;Test the tape drive works outside of fbackup:&lt;BR /&gt;# dd if=/dev/rmt/0m of=/dev/null bs=1 count=1&lt;BR /&gt;&lt;BR /&gt;Does this command succeed or fail?&lt;BR /&gt;A failure would look like:&lt;BR /&gt;dd read error: I/O error&lt;BR /&gt;0+0 records in&lt;BR /&gt;0+0 records out&lt;BR /&gt;&lt;BR /&gt;Check /var/adm/syslog/syslog.log, dmesg and STM (Diagnostics) for any other errors which might indicate a problem with the tape drive.&lt;BR /&gt;&lt;BR /&gt;Cheryl &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 15:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800638#M81844</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-09-05T15:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800639#M81845</link>
      <description>my command is : &lt;BR /&gt;fbackup -v -n -f -I -c&lt;BR /&gt;frecover is using `sam'&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 15:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800639#M81845</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-05T15:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800640#M81846</link>
      <description>I don't see either "-i" or "-g" to specify which files to backup.&lt;BR /&gt;&lt;BR /&gt;Following "-f" should be the device you are backing up to.&lt;BR /&gt;&lt;BR /&gt;Can you look at the log of output generated by "fbackup"? You may want to see if their were any problems.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Thu, 05 Sep 2002 15:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800640#M81846</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-09-05T15:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800641#M81847</link>
      <description>I omit the statement&lt;BR /&gt;&lt;BR /&gt;It is `frecover fbackup -v -n -f /dev/rmt/0m -i /etc/backup.file -c -g /etc/backuplist.txt` , I make sure the statement is no problem cos I use for long time, how can I recover the files without read the volume header? Thank you very much.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 20:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800641#M81847</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-05T20:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800642#M81848</link>
      <description>The full error message when i `frecover` file is as below, how can i recover the files? can i frecover files without read the volume header?&lt;BR /&gt;&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?&lt;BR /&gt;(^[yY]/^[nN]) y&lt;BR /&gt;frecover(5413): attempting to read backup following bad volume header&lt;BR /&gt;frecover(5426): read error while attempting to read index.  Skipping.&lt;BR /&gt;frecover(5401): Volume 1 completed.&lt;BR /&gt;frecover(5404): Press return when the next volume is ready on&lt;BR /&gt;/dev/rmt/c4t0d0BES&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 22:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800642#M81848</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-05T22:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800643#M81849</link>
      <description>Since there was no I/O error listed from frecover, the message means that the tape was never recorded by frecover. You can try to lost the contents with tar (tar tvf /dev/rmt/0m) or cpio, but the error indicates that there is no fbackup on the tape at all.&lt;BR /&gt;&lt;BR /&gt;Now it's possible that someone started to write on the tape after fbackup was finished. It's imperative that any backup procedure popout the tape once it's finished. It's just too easy to write on whatever tape is in the drive...and it was your backup.</description>
      <pubDate>Thu, 05 Sep 2002 22:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800643#M81849</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-09-05T22:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800644#M81850</link>
      <description>does it mean the tape can't be recovered?</description>
      <pubDate>Fri, 06 Sep 2002 04:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800644#M81850</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-06T04:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800645#M81851</link>
      <description>That's what it appears.&lt;BR /&gt;&lt;BR /&gt;Are you ABSOLUTELY SURE that your fbackup is working correctly?  I would check your logs VERY CLOSELY as you may have problems with your backup.</description>
      <pubDate>Fri, 06 Sep 2002 05:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800645#M81851</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-09-06T05:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800646#M81852</link>
      <description>I can't find any strange error message in the backup log, Can check how can I recover the files?&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 06 Sep 2002 06:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800646#M81852</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-06T06:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800647#M81853</link>
      <description>If you tested the tape drive and it is functioning correctly, I think it safe to say that the tape is unreadable by frecover. &lt;BR /&gt;&lt;BR /&gt;Therefore I'm sorry to say I don't think the data (if it existed) is recoverable.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Sep 2002 13:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800647#M81853</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-09-06T13:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restore failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800648#M81854</link>
      <description>We have the same problem, were the header file is not written correctly to the tape.  A warning appears and the files are written to tape.  The logs then says completed with warnings.&lt;BR /&gt;&lt;BR /&gt;The backup is restorable as we have tried it.  For some reason the Label / Header is not been written correctly.</description>
      <pubDate>Mon, 09 Sep 2002 13:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restore-failure/m-p/2800648#M81854</guid>
      <dc:creator>D Waghorn</dc:creator>
      <dc:date>2002-09-09T13:21:44Z</dc:date>
    </item>
  </channel>
</rss>

