<?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: fbackup/frecover clarification... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260897#M176995</link>
    <description>This option the frecover list content the tape:&lt;BR /&gt;&lt;BR /&gt;frecover -xNvf /dev/rmt/1m &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Apr 2004 17:41:06 GMT</pubDate>
    <dc:creator>Rene Mendez_4</dc:creator>
    <dc:date>2004-04-27T17:41:06Z</dc:date>
    <item>
      <title>fbackup/frecover clarification...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260896#M176994</link>
      <description>Ok, I need some guidance here. Here is the history:&lt;BR /&gt;We ran fbackup and it took almost 2 hours to back up approximately 10GB of data. We were able to frecover it in a little less than an hour. So we almost excluded that method until I saw a post to a thread where Bill Hassell suggested using the -c option (great suggestion Bill!). It dropped the backup time to a half hour for the same data, which is great!&lt;BR /&gt;Now, the problem comes with frecover. I get the following error message:&lt;BR /&gt;frecover(2114): read error from input device (I/O error)&lt;BR /&gt;frecover(2114): read error from input device (I/O error)&lt;BR /&gt;frecover(2113): unable to resync backup media&lt;BR /&gt;&lt;BR /&gt;and it only backs up a few files. I tried rerunning it several times and through SAM. I also saw a post that said to do the following:&lt;BR /&gt;frecover -x -v -f &lt;HOSTNAME&gt;:/dev/rmt/1m&lt;BR /&gt;and put in the hostname, but that also did not work.&lt;BR /&gt;So, I have two questions:&lt;BR /&gt;&lt;BR /&gt;1. How can I properly restore the backup if I used the config file with the following options?:&lt;BR /&gt;blocksperrecord 256&lt;BR /&gt;records 32&lt;BR /&gt;checkpointfreq 1024&lt;BR /&gt;readerprocesses 6&lt;BR /&gt;maxretries 5&lt;BR /&gt;retrylimit 5000000&lt;BR /&gt;maxvoluses 200&lt;BR /&gt;filesperfsm 2000&lt;BR /&gt;&lt;BR /&gt;2. How can I find out what are the optimum settings in the config file for my environment? Is there a doc somewhere I can read. I have a Quantum DLT8000 drive. HP-UX 11i.&lt;BR /&gt;&lt;BR /&gt;Thanks for any and all responses.&lt;BR /&gt;&lt;BR /&gt;-Hazem&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 27 Apr 2004 17:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260896#M176994</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-04-27T17:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover clarification...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260897#M176995</link>
      <description>This option the frecover list content the tape:&lt;BR /&gt;&lt;BR /&gt;frecover -xNvf /dev/rmt/1m &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2004 17:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260897#M176995</guid>
      <dc:creator>Rene Mendez_4</dc:creator>
      <dc:date>2004-04-27T17:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover clarification...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260898#M176996</link>
      <description>Rene,&lt;BR /&gt;Thanks for the information, but that doesn't really answer my two questions above.&lt;BR /&gt;&lt;BR /&gt;-Hazem</description>
      <pubDate>Wed, 28 Apr 2004 08:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260898#M176996</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-04-28T08:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover clarification...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260899#M176997</link>
      <description>Hello Hazem,&lt;BR /&gt;&lt;BR /&gt;We use fbackup with the -c option and I have not had any problem doing an  frecover. Are you sure that you have a good backup? As Rene suggested, I would try to list the contents of the tape, if you have not done so already. This does not necessarily prove that you have a good backup, but if you get an error it might suggest that you have a tape issue or something of that nature.&lt;BR /&gt;&lt;BR /&gt;frecover -v -f /dev/rmt/1m -I /tmp/tape.contents&lt;BR /&gt;&lt;BR /&gt;See if this command will read from the tape or if it also gives you an error.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;-Bryan</description>
      <pubDate>Wed, 28 Apr 2004 08:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260899#M176997</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2004-04-28T08:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover clarification...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260900#M176998</link>
      <description>Bryan,&lt;BR /&gt;The command you gave me error'd out saying that there is no "-l" option. I tried the one from Rene and it worked, but it also gave the error message below. I'm kind of stumped as to what is wrong here. I'll try and take another backup and see what happens.&lt;BR /&gt;&lt;BR /&gt;frecover(2114): read error from input device (I/O error)&lt;BR /&gt;frecover(2114): read error from input device (I/O error)&lt;BR /&gt;frecover(2113): unable to resync backup media&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Hazem</description>
      <pubDate>Wed, 28 Apr 2004 10:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260900#M176998</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-04-28T10:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover clarification...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260901#M176999</link>
      <description>Hello Hazem,&lt;BR /&gt;&lt;BR /&gt;That should have been an uppercase i in the command.&lt;BR /&gt;&lt;BR /&gt;I would definately take another backup and see what the outcome is.&lt;BR /&gt;&lt;BR /&gt;-Bryan</description>
      <pubDate>Wed, 28 Apr 2004 10:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-clarification/m-p/3260901#M176999</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2004-04-28T10:43:02Z</dc:date>
    </item>
  </channel>
</rss>

