<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036986#M133718</link>
    <description>Hi&lt;BR /&gt; Insted of using remsh and dd you can directly use the remote tape drive. eg:&lt;BR /&gt;fbackup &lt;OPTIONS&gt; -f remotehost:/devicefile.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Rajesh &lt;BR /&gt;&lt;/OPTIONS&gt;</description>
    <pubDate>Wed, 30 Jul 2003 09:45:42 GMT</pubDate>
    <dc:creator>RAJESH GANGADHARAN</dc:creator>
    <dc:date>2003-07-30T09:45:42Z</dc:date>
    <item>
      <title>fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036983#M133715</link>
      <description>I want to make the backup over the network and use:&lt;BR /&gt;fbackup -i /files -f -|remsh machinename dd ibs=64k obs=32k of=/dev/rmt/1m.&lt;BR /&gt;So far it works fine.&lt;BR /&gt;When I want to recover some files, I use:&lt;BR /&gt;remsh machinename dd ibs=32k obs=64k if=dev/rmt/1m|/usr/sbin/frecover -xv -i /files -f -&lt;BR /&gt;Some file are recovered correct but some of them gave an error: &lt;BR /&gt;"file trailer does not match file header" and also "block checksum mismatch"&lt;BR /&gt;Anyone any idea?</description>
      <pubDate>Wed, 30 Jul 2003 09:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036983#M133715</guid>
      <dc:creator>A.G.M. Velthof</dc:creator>
      <dc:date>2003-07-30T09:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036984#M133716</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The more usual method of using fbackup with a remote tape drive is:&lt;BR /&gt;&lt;BR /&gt;fbackup -i /files -f machinename:/dev/rmt/1m&lt;BR /&gt;&lt;BR /&gt;Is there a special reason why you are using remsh and dd?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 30 Jul 2003 09:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036984#M133716</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-07-30T09:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036985#M133717</link>
      <description>are both systems HP-UX? If so, why not just use fbackup to hte remote system?&lt;BR /&gt;i.e.&lt;BR /&gt;fbackup -i /files -f remotenode:/dev/rmt/1m after putting in a .rhosts entry in the remote host</description>
      <pubDate>Wed, 30 Jul 2003 09:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036985#M133717</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-07-30T09:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036986#M133718</link>
      <description>Hi&lt;BR /&gt; Insted of using remsh and dd you can directly use the remote tape drive. eg:&lt;BR /&gt;fbackup &lt;OPTIONS&gt; -f remotehost:/devicefile.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Rajesh &lt;BR /&gt;&lt;/OPTIONS&gt;</description>
      <pubDate>Wed, 30 Jul 2003 09:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036986#M133718</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2003-07-30T09:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036987#M133719</link>
      <description>The reason why I piped the fbackup to dd is the speed.&lt;BR /&gt;I always used fbackup -i /files -f machinename:/dev/rmt/1m but the total backup time increased to 20 hours.&lt;BR /&gt;With the help of dd the total time is 7 hours.</description>
      <pubDate>Wed, 30 Jul 2003 09:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036987#M133719</guid>
      <dc:creator>A.G.M. Velthof</dc:creator>
      <dc:date>2003-07-30T09:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036988#M133720</link>
      <description>Have you looked at tuning hte fbackup config file?&lt;BR /&gt;This may help in reducing hte time. I would look at the blocksperrecord, records,readerprocesses to start with.&lt;BR /&gt;You would probably want to do the changes on both systems to se e if it does help&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2003 10:06:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036988#M133720</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-07-30T10:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036989#M133721</link>
      <description>No I did not do that.&lt;BR /&gt;I will play a little with the configfile and let you know what the result will be.&lt;BR /&gt;&lt;BR /&gt;Alfons</description>
      <pubDate>Wed, 30 Jul 2003 10:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036989#M133721</guid>
      <dc:creator>A.G.M. Velthof</dc:creator>
      <dc:date>2003-07-30T10:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036990#M133722</link>
      <description>No matter whether you use a local or remote tape drive, a config file is imperatrive since the defaults for fbackup are badly out of date. This file is suitable for DDS, DLT and Ultrium tape drives:&lt;BR /&gt;&lt;BR /&gt;&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;Note that when you use a remote tape drive (whether using dd or fbackup's built-in remote tape capability), you lose searchmarks, the ability to place highspeed searchmarks onto the tape. Fast searchmarks will allow restoration of a specific file or directory within a few minutes rather than a serial read through the tape. For effective network backups at very high speeds and reliability, you should look at commercial products such as HiComp's HiBack product, or HP's OpenView Data Protector (aka, Omniback). These products handle network backups, support tape changers, can push data to parallel tape drives, recover from media errors, etc.</description>
      <pubDate>Wed, 30 Jul 2003 12:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/3036990#M133722</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-07-30T12:09:16Z</dc:date>
    </item>
  </channel>
</rss>

