<?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: Data verification time using frecover -V in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701285#M57945</link>
    <description>hi john &lt;BR /&gt;&lt;BR /&gt;if you try to create an index like:&lt;BR /&gt;&lt;BR /&gt;# frecover -f /dev/rmt/0m -I index&lt;BR /&gt;&lt;BR /&gt;The index created by the ???I option on frecover more accurately reflects the&lt;BR /&gt;true contents of the backup tape.&lt;BR /&gt;&lt;BR /&gt;But another option that you can use to generate an index file for complete&lt;BR /&gt;listings of the files in the fbackup tape is :&lt;BR /&gt;&lt;BR /&gt;# frecover -rovNf /dev/rmt/0m &amp;gt;/tmp/dryrun&lt;BR /&gt;&lt;BR /&gt;work quikly or not?&lt;BR /&gt;&lt;BR /&gt;bye</description>
    <pubDate>Thu, 11 Apr 2002 10:20:40 GMT</pubDate>
    <dc:creator>Domenico_5</dc:creator>
    <dc:date>2002-04-11T10:20:40Z</dc:date>
    <item>
      <title>Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701282#M57942</link>
      <description>Following a fbackup task, I verify data/tape integrity by following it with a frecover -N command. The strange thing is, although the fbackup part may take 30 - 60 minutes, the frecover is taking in excess of 8 hours or more. Can anyone explain why this may be? I know read and write times can differ, but usually not noticeably so.</description>
      <pubDate>Thu, 11 Apr 2002 10:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701282#M57942</guid>
      <dc:creator>John Walker_1</dc:creator>
      <dc:date>2002-04-11T10:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701283#M57943</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;can you post the command you use to backup the data in the first place please.&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Thu, 11 Apr 2002 10:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701283#M57943</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-04-11T10:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701284#M57944</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;it could be that when you are doing your backup you are appending each time to the end of the tape, have you checked the output from frecover -N for multiple occurences of each file ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;John.</description>
      <pubDate>Thu, 11 Apr 2002 10:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701284#M57944</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-04-11T10:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701285#M57945</link>
      <description>hi john &lt;BR /&gt;&lt;BR /&gt;if you try to create an index like:&lt;BR /&gt;&lt;BR /&gt;# frecover -f /dev/rmt/0m -I index&lt;BR /&gt;&lt;BR /&gt;The index created by the ???I option on frecover more accurately reflects the&lt;BR /&gt;true contents of the backup tape.&lt;BR /&gt;&lt;BR /&gt;But another option that you can use to generate an index file for complete&lt;BR /&gt;listings of the files in the fbackup tape is :&lt;BR /&gt;&lt;BR /&gt;# frecover -rovNf /dev/rmt/0m &amp;gt;/tmp/dryrun&lt;BR /&gt;&lt;BR /&gt;work quikly or not?&lt;BR /&gt;&lt;BR /&gt;bye</description>
      <pubDate>Thu, 11 Apr 2002 10:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701285#M57945</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-11T10:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701286#M57946</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;frecover&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-N          (no recovery) Prevent frecover from actually recovering any files onto disk, but read the backup as if it was, in fact, recovering the data from the backup, producing the  same output that it would on a normal recovery.  &lt;BR /&gt;&lt;BR /&gt;I presume your frecover runs while the machine is active.&lt;BR /&gt;&lt;BR /&gt;You can only compare in the same circumstances&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also with a large file system you will swap a lot due to the space needed to keep the INDEX in memory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; The utility set comprised of fbackup and frecover was originally designed for use on systems equipped with not more than one gigabyte of total file system storage.  Although the utilities have no programming limitations that restrict users to this size, complete backups and recoveries of substantially larger systems can cause a&lt;BR /&gt;large amount of system activity due to the amount of virtual memory (swap space) used to store the indices.  Users who want to use these&lt;BR /&gt; utilities, but are noticing poor system-wide performance due to the size of the backup, are encouraged to back up their systems in multiple smaller sessions, rather than attempting to back up the entire system at one time.  However, if the entire backup must be done with a single session, the user may encounter an error in frecover if there is not enough virtual memory available.  If this happens, the user might consider adjusting the maxdsiz parameter or the swap space; both of these require a reboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve Steel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Apr 2002 10:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701286#M57946</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-11T10:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701287#M57947</link>
      <description>John&lt;BR /&gt;The command initially used is: &lt;BR /&gt;/etc/fbackup -v -i $data_area -c $fb_conf -f $tape_dev&lt;BR /&gt; &lt;BR /&gt;where the fb_conf parameters are:&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;Perhaps there is a parameter in here that is causing the issue?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Apr 2002 10:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701287#M57947</guid>
      <dc:creator>John Walker_1</dc:creator>
      <dc:date>2002-04-11T10:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701288#M57948</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Many things affect backup and recovery, it would be interesting to do another backup and restore and monitor things like memory, disks and processors. Doing this could point you in a direction. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)Change the /etc/sam/br/fbackup_config file  &lt;BR /&gt;blocksperrecord 128 &lt;BR /&gt;checkpointfreq 256 &lt;BR /&gt;readerprocesses 4 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Backup&lt;BR /&gt;&lt;BR /&gt;2)Then try this&lt;BR /&gt;frecover -Nrosv -f /dev/rmt/0m &amp;gt; /tmp/logfile 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See how long it takes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Apr 2002 10:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701288#M57948</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-11T10:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data verification time using frecover -V</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701289#M57949</link>
      <description>John&lt;BR /&gt;&lt;BR /&gt;the backup method looks ok I would do as Dominon suggests and create an Index to file next. It will be interesting to see how long this takes.&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;john.</description>
      <pubDate>Thu, 11 Apr 2002 10:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-verification-time-using-frecover-v/m-p/2701289#M57949</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-04-11T10:46:18Z</dc:date>
    </item>
  </channel>
</rss>

