<?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, Tar, Dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432802#M3728</link>
    <description>Thank you.&lt;BR /&gt;&lt;BR /&gt;In fact I was considering the use of a config file. I will use your values.&lt;BR /&gt;&lt;BR /&gt;I am using fbackup now and one directory constantly gives me the error (on frecover -Nvxf) active / unrecoverable error.&lt;BR /&gt;&lt;BR /&gt;Now this when fbackupp this drive along with others. When I do this drive all on it's own under the very same conditions, then the backup happens fine !!!!!!!!!!!!!!!!!!.&lt;BR /&gt;&lt;BR /&gt;The file s being backed up are not huge to overrun the tape.&lt;BR /&gt;&lt;BR /&gt;My concerns with fbackup arose as a result of this strange UFO like behaviour.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the detailed reply .Please let me have your thoughts on this.</description>
    <pubDate>Thu, 27 Jul 2000 07:51:21 GMT</pubDate>
    <dc:creator>Nalin Uduwawala</dc:creator>
    <dc:date>2000-07-27T07:51:21Z</dc:date>
    <item>
      <title>Fbackup, Tar, Dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432799#M3725</link>
      <description>Which is the best method on a HP-ux 10.20 running on hp9000 d330, with external 12gb dat drive using the same scsi channel that the disk drives use ?&lt;BR /&gt;&lt;BR /&gt;I  saw in the man pages that fbackup can give problems if the tape drive and disk drives (that are being backed up) are on the same scsi channel.&lt;BR /&gt;&lt;BR /&gt;any help  advice  would be appreciated.&lt;BR /&gt; Thanks in advance.</description>
      <pubDate>Wed, 26 Jul 2000 08:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432799#M3725</guid>
      <dc:creator>Nalin Uduwawala</dc:creator>
      <dc:date>2000-07-26T08:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup, Tar, Dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432800#M3726</link>
      <description>I believe the best backup solution for you would be to use fbackup on HP-UX. The advantages are:&lt;BR /&gt;1) Can configure backups via SAM&lt;BR /&gt;2) Backups can span tapes&lt;BR /&gt;3) The ability to do incremental backups&lt;BR /&gt;4) Allows remote tape drives&lt;BR /&gt;5) Reasonably fast&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Wed, 26 Jul 2000 10:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432800#M3726</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-26T10:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup, Tar, Dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432801#M3727</link>
      <description>I agree that fbackup is the best backup solution for you.  I have used it extensively, with the tape drive both on and off the SCSI channel of the disks being backed up, and have not experienced any problems.  The 12GB DDS-3 drives do a good job of buffering, and since their data rate is probably no better than 2MB/s including compression, you shouldn't get a noticeable bus contention effect.  &lt;BR /&gt; However, fbackup's default configurable parameters may not be optimal, depending on the average size of your files and desire to speed up recovery at the expense of backup speed/capacity (or vice-versa).  I typically modify the following parameters using a config file (-c option to fbackup):&lt;BR /&gt;&lt;BR /&gt;blocksperrecord    128&lt;BR /&gt;records            64&lt;BR /&gt;checkpointfreq     1024&lt;BR /&gt;readerprocesses    2&lt;BR /&gt;filesperfsm        1000&lt;BR /&gt;&lt;BR /&gt;(note that filesperfsm is the one that makes a big difference in file restore speed if you are not restoring the whole backup.  Bigger ~= slower recovery/more data per tape/slightly quicker backups.  I would suggest you test backups with the default parameters, then run them again with the above to see if you get a big enough difference to bother with.)&lt;BR /&gt;&lt;BR /&gt;I would add that you should really use Ignite-UX to make a recovery tape for your system.  This will greatly simplify things should you be so unfortunate as to suffer a problem with your boot disk.</description>
      <pubDate>Wed, 26 Jul 2000 18:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432801#M3727</guid>
      <dc:creator>Martin Geil</dc:creator>
      <dc:date>2000-07-26T18:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup, Tar, Dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432802#M3728</link>
      <description>Thank you.&lt;BR /&gt;&lt;BR /&gt;In fact I was considering the use of a config file. I will use your values.&lt;BR /&gt;&lt;BR /&gt;I am using fbackup now and one directory constantly gives me the error (on frecover -Nvxf) active / unrecoverable error.&lt;BR /&gt;&lt;BR /&gt;Now this when fbackupp this drive along with others. When I do this drive all on it's own under the very same conditions, then the backup happens fine !!!!!!!!!!!!!!!!!!.&lt;BR /&gt;&lt;BR /&gt;The file s being backed up are not huge to overrun the tape.&lt;BR /&gt;&lt;BR /&gt;My concerns with fbackup arose as a result of this strange UFO like behaviour.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the detailed reply .Please let me have your thoughts on this.</description>
      <pubDate>Thu, 27 Jul 2000 07:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432802#M3728</guid>
      <dc:creator>Nalin Uduwawala</dc:creator>
      <dc:date>2000-07-27T07:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup, Tar, Dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432803#M3729</link>
      <description>Before switching to Veritas NetBackup we used dump, or vxdump for vxfs file systems. There were two reasons for this: One, we have several different UNIX platforms to maintain, so using dump across all platforms made things more consistent. Second, the interactive restore for dump files is an incredible tool. However, dump only backs up individual file systems, each file system requiring a separate command. fbackup offers more flexibility there. Also, HP experts have always recommended fbackup whenever we have asked about backups.&lt;BR /&gt;&lt;BR /&gt;tar and cpio are excellent tools for small amounts of data, but they are not recommended for large-scale backups.</description>
      <pubDate>Thu, 27 Jul 2000 17:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432803#M3729</guid>
      <dc:creator>Duane Gorder</dc:creator>
      <dc:date>2000-07-27T17:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup, Tar, Dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432804#M3730</link>
      <description>I'm afraid I would need more information to diagnose the problem you are having with verifying the backup of a particular directory.  However, here are some general pointers:&lt;BR /&gt;&lt;BR /&gt;1) Check that you have the latest fbackup/frecover patch installed, or the most recent one whose issues apply to your machines.&lt;BR /&gt;&lt;BR /&gt;2) use the -i option of fbackup to create an on-disk index of your backup.  The index file on the front of the tape is only what fbackup INTENDS to backup.  The index file is created AFTER the backup completes, and is a record of what has actually been backed up.  BTW, gzip will compress it by a factor of at least 10 if you want to keep a few lying around.&lt;BR /&gt;&lt;BR /&gt;3) if you have a specific failure scenario, attach the command-line being executed, any unusual error messages in their entirety, and any supporting information (bdf, swapinfo, ll, etc...) that might be pertinent.  Sometimes a seemingly innocuous bit of information provides the key.</description>
      <pubDate>Sat, 29 Jul 2000 18:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tar-dump/m-p/2432804#M3730</guid>
      <dc:creator>Martin Geil</dc:creator>
      <dc:date>2000-07-29T18:54:24Z</dc:date>
    </item>
  </channel>
</rss>

