<?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 fbackup/frecover config file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457846#M848400</link>
    <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I need some clarification on the significance of the config file for fbackup/frecover.&lt;BR /&gt;&lt;BR /&gt;This is the command I execute in a backup script (DLT drive):&lt;BR /&gt;/usr/sbin/fbackup -f /dev/rmt/2m -V $HOMEDIR/VolHead.log -I $HOMEDIR/Index.log -&lt;BR /&gt;c $HOMEDIR/fbackupConfig -n -i . &amp;gt; $LOG1 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;These are the contents of the config file:&lt;BR /&gt;blocksperrecord 512&lt;BR /&gt;records 64&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;This is the frecover command I execute, in the same script, in order to verify the backup:&lt;BR /&gt;frecover -r -vN -f $TAPE_DEV &amp;gt; $TAPELIST 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;The problem I'm having is that the verify start and stop times are the same. No error is produced. So my 2 questions are:&lt;BR /&gt;1. Do I need to rewind the tape after fbackup?&lt;BR /&gt;2. Do I need to use the _exact_ same config file in the frecover line, as I do in the fbackup line?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Fri, 07 Jan 2005 06:59:05 GMT</pubDate>
    <dc:creator>Managed Services</dc:creator>
    <dc:date>2005-01-07T06:59:05Z</dc:date>
    <item>
      <title>fbackup/frecover config file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457846#M848400</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I need some clarification on the significance of the config file for fbackup/frecover.&lt;BR /&gt;&lt;BR /&gt;This is the command I execute in a backup script (DLT drive):&lt;BR /&gt;/usr/sbin/fbackup -f /dev/rmt/2m -V $HOMEDIR/VolHead.log -I $HOMEDIR/Index.log -&lt;BR /&gt;c $HOMEDIR/fbackupConfig -n -i . &amp;gt; $LOG1 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;These are the contents of the config file:&lt;BR /&gt;blocksperrecord 512&lt;BR /&gt;records 64&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;This is the frecover command I execute, in the same script, in order to verify the backup:&lt;BR /&gt;frecover -r -vN -f $TAPE_DEV &amp;gt; $TAPELIST 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;The problem I'm having is that the verify start and stop times are the same. No error is produced. So my 2 questions are:&lt;BR /&gt;1. Do I need to rewind the tape after fbackup?&lt;BR /&gt;2. Do I need to use the _exact_ same config file in the frecover line, as I do in the fbackup line?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 07 Jan 2005 06:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457846#M848400</guid>
      <dc:creator>Managed Services</dc:creator>
      <dc:date>2005-01-07T06:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover config file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457847#M848401</link>
      <description>Is $TAPE_DEV set to /dev/rmt/2m ?&lt;BR /&gt;&lt;BR /&gt;fbackup automatically rewinds the tape, I'd assume that frecover does likewise.&lt;BR /&gt;&lt;BR /&gt;Do you not get any output in $TAPELIST ?&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 07:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457847#M848401</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-01-07T07:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover config file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457848#M848402</link>
      <description>Do you get any output with&lt;BR /&gt;# frecover -vf /dev/rmt/2m -I /tmp/index&lt;BR /&gt;&lt;BR /&gt;You do not need to specify the config file with frecover.  It is used with fbackup only.</description>
      <pubDate>Fri, 07 Jan 2005 07:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457848#M848402</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2005-01-07T07:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup/frecover config file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457849#M848403</link>
      <description>Thanks for your rplies. I think I've found the problem...&lt;BR /&gt;&lt;BR /&gt;When looking at the $TAPELIST files, there's an entry in one of the files saying frecover not found, so I think it may be that I needed to put the full /usr/sbin/ patch in front of frecover. We'll see tonight :)&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Fri, 07 Jan 2005 09:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover-config-file/m-p/3457849#M848403</guid>
      <dc:creator>Managed Services</dc:creator>
      <dc:date>2005-01-07T09:43:08Z</dc:date>
    </item>
  </channel>
</rss>

