<?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: Recovery troubles in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882608#M934992</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks all for your answers.&lt;BR /&gt;I've used fbackup to perform the bck, so it is very strange that the header has been modified.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;&lt;BR /&gt;PS: I've opened the file created by the dd, and find some orace sql commands.????&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Jan 2003 15:41:24 GMT</pubDate>
    <dc:creator>Chartier Jerome</dc:creator>
    <dc:date>2003-01-15T15:41:24Z</dc:date>
    <item>
      <title>Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882601#M934985</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've got a problem when I try to recover files from a tape. The Fbackup works well with some warnings in the log, but successfull end.&lt;BR /&gt;And when I try to restore a directory (/etc for example), I've got this message:&lt;BR /&gt;Starting file recovery...                                                        &lt;BR /&gt;frecover(2105): did not find expected file marker                                &lt;BR /&gt;frecover(5419): checksum on volume header is incorrect.                          &lt;BR /&gt;frecover(5420): not an fbackup volume; magic value is incorrect                  &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;&lt;BR /&gt;Have you got any idea?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 14:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882601#M934985</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-01-15T14:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882602#M934986</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it seams that the volume header couldn't be read.&lt;BR /&gt;&lt;BR /&gt;Please try following command:&lt;BR /&gt;&lt;BR /&gt;# dd if= of= bs=64k ; frecover -ryvf 'of'&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 14:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882602#M934986</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-15T14:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882603#M934987</link>
      <description>or if not working following:&lt;BR /&gt;&lt;BR /&gt;# dd bs=256k &amp;lt; /dev/rmt/1m | frecover -r -v -f -</description>
      <pubDate>Wed, 15 Jan 2003 14:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882603#M934987</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-15T14:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882604#M934988</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've got this message:&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rmt/0m of=/tmp/bootsect bs=256k; frecover -rvf /tmp/bootsect&lt;BR /&gt;0+5683 records in&lt;BR /&gt;0+5683 records out&lt;BR /&gt;frecover(5419): checksum on volume header is incorrect.&lt;BR /&gt;frecover(5420): not an fbackup volume; magic value is incorrect&lt;BR /&gt;frecover(5412): Do you wish to try to salvage this volume? (^[yY]/^[nN])&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me</description>
      <pubDate>Wed, 15 Jan 2003 15:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882604#M934988</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-01-15T15:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882605#M934989</link>
      <description>It seams that the device you are using does not have the option "rewind", alos it is /dev/rmt/0m. Could you please recreate the device files or use a further rewind device (eg. 0mBEST).&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin</description>
      <pubDate>Wed, 15 Jan 2003 15:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882605#M934989</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-15T15:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882606#M934990</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Was the data backed up using fbackup. If so, you should try frecover. If the data was backed up using some other backup utility like tar or cpio you should use tar or cpio to recover the data.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 15:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882606#M934990</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2003-01-15T15:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882607#M934991</link>
      <description>Are using a SuperDLT1 or similar? There is a known problem that these drive do not support 1-byte reads... which are used by frecover during header validation.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Wed, 15 Jan 2003 15:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882607#M934991</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-01-15T15:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882608#M934992</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks all for your answers.&lt;BR /&gt;I've used fbackup to perform the bck, so it is very strange that the header has been modified.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;&lt;BR /&gt;PS: I've opened the file created by the dd, and find some orace sql commands.????&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 15:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882608#M934992</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-01-15T15:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882609#M934993</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a DLT8000.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me</description>
      <pubDate>Wed, 15 Jan 2003 15:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882609#M934993</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-01-15T15:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882610#M934994</link>
      <description>It sounds like the tape was overwritten by someone / something else sometime after your fbackup finished.&lt;BR /&gt;&lt;BR /&gt;Just as an FYI - put a 'mt -f /dev/rmt/0m offl' in your backup script so that the tape will be put offline after the backup finishes so no one else can write to it.</description>
      <pubDate>Wed, 15 Jan 2003 15:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-troubles/m-p/2882610#M934994</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-01-15T15:56:57Z</dc:date>
    </item>
  </channel>
</rss>

