<?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 frecover fails with Ultrium tape drive in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-fails-with-ultrium-tape-drive/m-p/2794167#M80540</link>
    <description>I changed the following settings in the fbackup configuration file(as recomended on page 30 of the HP white paper, "How to optimize the performance of hp ultrium tape drives").&lt;BR /&gt;&lt;BR /&gt;Blocksperrecord = 128&lt;BR /&gt;Checkpointfrequency = 128&lt;BR /&gt;Readerprocess = 4&lt;BR /&gt;Filespersm = 300&lt;BR /&gt;&lt;BR /&gt;Fbackup seemed to perform fine but when I tried to frecover I got:&lt;BR /&gt;&lt;BR /&gt;frecover(2114) read error from input device (I/O error)&lt;BR /&gt;and unable to resync backup media.&lt;BR /&gt;&lt;BR /&gt;I found the following workaround in hp document id: U0250623. I changed:&lt;BR /&gt;&lt;BR /&gt;"-f /dev/rmt/0m"   to&lt;BR /&gt;"-f hostname:/dev/rmt/0m"&lt;BR /&gt;&lt;BR /&gt;This disabled the fast search feature and I was able to get my files back but the recover was slow.&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;What are the optimal settings for fbackup/frecover when using a Ultrium LTO tape drive SCSI attached to a L2000 running HPUX 11.0</description>
    <pubDate>Mon, 26 Aug 2002 16:48:30 GMT</pubDate>
    <dc:creator>Larry Rogers_1</dc:creator>
    <dc:date>2002-08-26T16:48:30Z</dc:date>
    <item>
      <title>frecover fails with Ultrium tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-fails-with-ultrium-tape-drive/m-p/2794167#M80540</link>
      <description>I changed the following settings in the fbackup configuration file(as recomended on page 30 of the HP white paper, "How to optimize the performance of hp ultrium tape drives").&lt;BR /&gt;&lt;BR /&gt;Blocksperrecord = 128&lt;BR /&gt;Checkpointfrequency = 128&lt;BR /&gt;Readerprocess = 4&lt;BR /&gt;Filespersm = 300&lt;BR /&gt;&lt;BR /&gt;Fbackup seemed to perform fine but when I tried to frecover I got:&lt;BR /&gt;&lt;BR /&gt;frecover(2114) read error from input device (I/O error)&lt;BR /&gt;and unable to resync backup media.&lt;BR /&gt;&lt;BR /&gt;I found the following workaround in hp document id: U0250623. I changed:&lt;BR /&gt;&lt;BR /&gt;"-f /dev/rmt/0m"   to&lt;BR /&gt;"-f hostname:/dev/rmt/0m"&lt;BR /&gt;&lt;BR /&gt;This disabled the fast search feature and I was able to get my files back but the recover was slow.&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;What are the optimal settings for fbackup/frecover when using a Ultrium LTO tape drive SCSI attached to a L2000 running HPUX 11.0</description>
      <pubDate>Mon, 26 Aug 2002 16:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-fails-with-ultrium-tape-drive/m-p/2794167#M80540</guid>
      <dc:creator>Larry Rogers_1</dc:creator>
      <dc:date>2002-08-26T16:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: frecover fails with Ultrium tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-fails-with-ultrium-tape-drive/m-p/2794168#M80541</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;points to check on Ultrium&lt;BR /&gt;&lt;BR /&gt;Chip rev Selway CC needed for fbackup/frecover to work correctly .&lt;BR /&gt;&lt;BR /&gt;/etc/sam/br/fbackup_config&lt;BR /&gt;blocksperrecord 128&lt;BR /&gt;checkpointfreq 128&lt;BR /&gt;readerprocesses 4&lt;BR /&gt;filesperfsm up to 500 ( start with 300 )&lt;BR /&gt;&lt;BR /&gt;So that looks good&lt;BR /&gt;&lt;BR /&gt;Make sure you have these patches&lt;BR /&gt;&lt;BR /&gt;PHCO_23651  fsck_vxfs(1M) cumulative patch&lt;BR /&gt;PHCO_25424  cumulative fbackup(1M)/frecover(1M) patch&lt;BR /&gt;PHCO_25902  cumulative SAM/ObAM patch&lt;BR /&gt;PHCO_26017  user/group(add/mod/del)(1M) cumulative patch&lt;BR /&gt;PHCO_26111  libc cumulative header file patch&lt;BR /&gt;PHCO_27608  libc cumulative patch&lt;BR /&gt;PHKL_18543  PM/VM/UFS/async/scsi/io/DMAPI/JFS/perf patch&lt;BR /&gt;PHKL_20016  2nd CPU not recognized in G70/H70/I70&lt;BR /&gt;PHKL_22677  fix of getdirentries, MVFS, rcp, mmap &amp;amp; IDS&lt;BR /&gt;PHKL_24027  VxFS 3.1 cumulative patch&lt;BR /&gt;PHKL_24187  ioscan performance gain for SCSI Subsystem&lt;BR /&gt;PHKL_27003  SCSI IO Subsystem Cumulative Patch&lt;BR /&gt;PHKL_27303  SCSI Tape (stape) cumulative&lt;BR /&gt;PHKL_27364  Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS,Hang&lt;BR /&gt;PHKL_27510  vfs cumulative patch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It is possible that your workaround is the solution for this drive&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You could experiment with dd&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rmt/0m ibs=10k | frecover -x -i/dir&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel</description>
      <pubDate>Tue, 27 Aug 2002 12:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-fails-with-ultrium-tape-drive/m-p/2794168#M80541</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-08-27T12:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: frecover fails with Ultrium tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-fails-with-ultrium-tape-drive/m-p/2794169#M80542</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I found some more on this&lt;BR /&gt;&lt;BR /&gt;So it seems that you can make fbackup slightly faster by leaving all&lt;BR /&gt;the config parameters to their default and only change the config&lt;BR /&gt;parameter blocksperrecords, setting blocksperroecord between 16 and 64&lt;BR /&gt;would speedup the fbackup process , however going higher then 64 would&lt;BR /&gt;slowdown fbackup again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                 steve Steel</description>
      <pubDate>Wed, 28 Aug 2002 07:08:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-fails-with-ultrium-tape-drive/m-p/2794169#M80542</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-08-28T07:08:10Z</dc:date>
    </item>
  </channel>
</rss>

