<?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 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974544#M293433</link>
    <description>Initially looks like a bad tape or drive.&lt;BR /&gt;&lt;BR /&gt;How long before the error occurs ?  You noted that the job starts at 2pm but the log entry says 4pm.&lt;BR /&gt;&lt;BR /&gt;Run it manually so you can better watch it.&lt;BR /&gt;fbackup -g graph.file -f /dev/rmt/Xm&lt;BR /&gt;&lt;BR /&gt;The 800GB capacity of the tape is compressed.&lt;BR /&gt;&lt;BR /&gt;Are you really using LTO 3 tapes ?&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Apr 2007 12:20:31 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2007-04-03T12:20:31Z</dc:date>
    <item>
      <title>fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974541#M293430</link>
      <description>&lt;!--!*#--&gt;Hi guys.  I'm using fbackup to backup a 200GB file system to an Ultrium 960 tape drive (LTO 3 SCSI, 800GB) but lately I'm having some problems.  In SAM I created an automated backup scheduled to run every day at 02:00pm, so it means it's part of job described in cron.  When the backup finishes and check mail, it displays the following:&lt;BR /&gt;&lt;BR /&gt;br_backup: Invoking fbackup. See /var/sam/log/br_log for details.&lt;BR /&gt;fbackup(1004): session begins on Mon Apr  2 16:02:00 2007&lt;BR /&gt;fbackup(3203): volume 1 has been used 1 time(s)&lt;BR /&gt;fbackup(3024): writing volume 1 to the output file /dev/rmt/c13t3d0BEST&lt;BR /&gt;fbackup(3003): normal EOT&lt;BR /&gt;fbackup(3310): enter '^[yY]' when volume 2 is ready on /dev/rmt/c13t3d0BEST,&lt;BR /&gt; or '^[nN]' to discontinue:&lt;BR /&gt;fbackup(3004): writer aborting&lt;BR /&gt;fbackup(1002): Backup did not complete : Reader or Writer process exit&lt;BR /&gt;&lt;BR /&gt;As I mentioned above, I'm using a 800GB tape, and the size of the file system is barely 200GB.  The message is telling me I need another tape or volume so it can finish the backup.  How could this be?? It doesn't make any sense.  As far as I know, fbackup does not allow to append several sessions in a single tape, it has to rewind the tape every time a backup is done, so the next session it would overwrite the content on that tape. I don't know if fbackup assign a protection period as used by other backup tools such as DataProtector.&lt;BR /&gt;&lt;BR /&gt;I've tried with different tapes and I get the same result. I would like some help on this, because I don't know what's happening.  Thank you in advanced.</description>
      <pubDate>Tue, 03 Apr 2007 12:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974541#M293430</guid>
      <dc:creator>Carlos A. Munoz Lopez</dc:creator>
      <dc:date>2007-04-03T12:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974542#M293431</link>
      <description>You don't bother to identiy your OS version so it's difficult to look for specific patches but the very first thing that I would do is look for and apply the latest tape, scsi, and fbackup patches that are available for your OS release. Unlike the more "vanilla" backup commands such as tar or cpio, fbackup must use more advanced commands to properly position the tape and thus is very sensitive to having the latest driver software.</description>
      <pubDate>Tue, 03 Apr 2007 12:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974542#M293431</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-04-03T12:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974543#M293432</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Well the system seems to think the tape is full. The media may be bad and you may simply need to try a different tape. You may have stuff on the tape and your setting are telling it not to erase the tape.&lt;BR /&gt;&lt;BR /&gt;More likely though is a hardware problem on the tape drive itself. I'd run cstm/mstm or xstm hardware diagnostics and see if anything comes up.&lt;BR /&gt;&lt;BR /&gt;It is possible you are using non-supprted media. Just because it says 800 GB does not mean the tape recognizes this fact. Only certain 800 GB tapes are going to work.&lt;BR /&gt;&lt;BR /&gt;Last idea I have is perhaps you need to recompile the kernel again with the stape driver. Take it out of the kernel, recompile and boot and put it back in. That two boot process has cleared up these issues for me in the past.&lt;BR /&gt;&lt;BR /&gt;The system itself should be patched to a level of a recent (within the past year) bi-annual patch set.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 03 Apr 2007 12:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974543#M293432</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-03T12:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974544#M293433</link>
      <description>Initially looks like a bad tape or drive.&lt;BR /&gt;&lt;BR /&gt;How long before the error occurs ?  You noted that the job starts at 2pm but the log entry says 4pm.&lt;BR /&gt;&lt;BR /&gt;Run it manually so you can better watch it.&lt;BR /&gt;fbackup -g graph.file -f /dev/rmt/Xm&lt;BR /&gt;&lt;BR /&gt;The 800GB capacity of the tape is compressed.&lt;BR /&gt;&lt;BR /&gt;Are you really using LTO 3 tapes ?&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Apr 2007 12:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974544#M293433</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-04-03T12:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974545#M293434</link>
      <description>I know nothing about your tape drive, but my&lt;BR /&gt;tape drives can write at more than one&lt;BR /&gt;density.  Without seeing your actual fbackup&lt;BR /&gt;command, it's hard to say what you're doing.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Apr 2007 12:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974545#M293434</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-03T12:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974546#M293435</link>
      <description>Hi Carlos:&lt;BR /&gt;&lt;BR /&gt;If your files are changing as you attempt to back them up, then 'fbackup' will consume additional tape.&lt;BR /&gt;&lt;BR /&gt;By design, 'fbackup' will retry the backup of any file 'maxretries' times if the file has been found to have changed since the inception of its backup to tape.  The copy of the file on tape is marked "bad" so that it cannot be recovered, but the tape cannot be rewound so it is wasted.  By default, five (5) retries per file can occur.  This can cause multiple tape reels to be required.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 03 Apr 2007 12:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974546#M293435</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-04-03T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974547#M293436</link>
      <description>&lt;!--!*#--&gt;Ok. Sorry, I forgot to mention I'm running a HP-UX 11.23 in a rx4640 server, with latest patches from September 2006 (Feature Enablement, HW Enablement and Quality Pack).&lt;BR /&gt;&lt;BR /&gt;Steven:&lt;BR /&gt;&lt;BR /&gt;I think tape couldn't be bad because it's a new media, and I've also tried different tapes. I checked the tape drive using stm and there's no problem with the tape drive.  About the type of media, the Ultrium 960 drive uses LTO 3 tapes 400GB native (800GB compressed) so I'm using the right media according to product specifications.&lt;BR /&gt;&lt;BR /&gt;Tim:&lt;BR /&gt;&lt;BR /&gt;This is the usual time, it takes about 2 hours to get the 200GB backup done.&lt;BR /&gt;&lt;BR /&gt;James:&lt;BR /&gt;&lt;BR /&gt;The files that are being backed up aren't changing at all.  These files are the ones generated by Oracle RMAN, so DBA has to write them first on disk then on tape, because we lack of a professional backup tool (DataProtector, TSM, Veritas NetBackup, etc.) so we don't have any media manager to send the RMAN backup directly to tape.  As you can notice the backup itself is not marked as bad, but it needs an additional volume to be completed sucessfully, there's no HW error reported. Since it's not an interactive backup, there's no way we can know the requirement of this additional volume because it's running in background.&lt;BR /&gt;&lt;BR /&gt;This is the configuration of the backup generated by SAM:&lt;BR /&gt;&lt;BR /&gt;fbackup -0 -u    -g /var/sam/graphFCAa13131 -I /var/sam/log/br_index.full -c /etc/sam/br/fbackup_config -d /var/adm/fbackupfiles/d&lt;BR /&gt;ates -f /dev/rmt/c13t3d0BEST&lt;BR /&gt;&lt;BR /&gt;Graph:&lt;BR /&gt;i /backup/tcbp&lt;BR /&gt;&lt;BR /&gt;Index:&lt;BR /&gt;8192                   1 /&lt;BR /&gt;1024                   1 /backup&lt;BR /&gt;3072                   1 /backup/tcbp&lt;BR /&gt;7455768576             1 /backup/tcbp/TCBP_20070402_b9ie68hi_1_1&lt;BR /&gt;8177778688             1 /backup/tcbp/TCBP_20070402_baie68n2_1_1&lt;BR /&gt;6904725504             1 /backup/tcbp/TCBP_20070402_bbie68ss_1_1&lt;BR /&gt;6316023808             1 /backup/tcbp/TCBP_20070402_bcie691n_1_1&lt;BR /&gt;8502165504             1 /backup/tcbp/TCBP_20070402_bdie696i_1_1&lt;BR /&gt;8594407424             1 /backup/tcbp/TCBP_20070402_beie69cb_1_1&lt;BR /&gt;7432765440             1 /backup/tcbp/TCBP_20070402_bfie69h7_1_1&lt;BR /&gt;7891558400             1 /backup/tcbp/TCBP_20070402_bgie69mc_1_1&lt;BR /&gt;8663023616             1 /backup/tcbp/TCBP_20070402_bhie69rr_1_1&lt;BR /&gt;6326288384             1 /backup/tcbp/TCBP_20070402_biie6a1b_1_1&lt;BR /&gt;7938162688             1 /backup/tcbp/TCBP_20070402_bjie6a5i_1_1&lt;BR /&gt;8412389376             1 /backup/tcbp/TCBP_20070402_bkie6abl_1_1&lt;BR /&gt;7858692096             1 /backup/tcbp/TCBP_20070402_blie6ai2_1_1&lt;BR /&gt;7458627584             1 /backup/tcbp/TCBP_20070402_bmie6ans_1_1&lt;BR /&gt;7907991552             1 /backup/tcbp/TCBP_20070402_bnie6atl_1_1&lt;BR /&gt;23305945088            1 /backup/tcbp/TCBP_20070402_boie6b3e_1_1&lt;BR /&gt;22568370176            1 /backup/tcbp/TCBP_20070402_bpie6ble_1_1&lt;BR /&gt;19602571264            1 /backup/tcbp/TCBP_20070402_bqie6c66_1_1&lt;BR /&gt;23489085440            1 /backup/tcbp/TCBP_20070402_brie6cmj_1_1&lt;BR /&gt;&lt;BR /&gt;Config:&lt;BR /&gt;blocksperrecord    32&lt;BR /&gt;records            32&lt;BR /&gt;checkpointfreq     32&lt;BR /&gt;readerprocesses    2&lt;BR /&gt;maxretries         5&lt;BR /&gt;retrylimit         5000000&lt;BR /&gt;maxvoluses         100&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 03 Apr 2007 15:44:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974547#M293436</guid>
      <dc:creator>Carlos A. Munoz Lopez</dc:creator>
      <dc:date>2007-04-03T15:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974548#M293437</link>
      <description>"-f /dev/rmt/c13t3d0BEST" sounds good, but&lt;BR /&gt;only if the OS knows what "BEST" really means&lt;BR /&gt;for this tape drive.  It's not clear from a&lt;BR /&gt;quick look at the specifications, but if the&lt;BR /&gt;drive can write at a lower density than the&lt;BR /&gt;tape allows, and if it's being told to do&lt;BR /&gt;that, then that could explain things.&lt;BR /&gt;&lt;BR /&gt;Old DLT drives had LEDs on the front to tell&lt;BR /&gt;you the density while it was working.  I&lt;BR /&gt;don't know how you could verify the density&lt;BR /&gt;on one of these drives.  If you get desperate,&lt;BR /&gt;you could try some different&lt;BR /&gt;"/dev/rmt/c13t3d0xxx devices to see if you&lt;BR /&gt;can find one which will put more bits on a&lt;BR /&gt;tape.  (This could take a while.)</description>
      <pubDate>Tue, 03 Apr 2007 16:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974548#M293437</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-03T16:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974549#M293438</link>
      <description>Actually, modern tape drives only have one density. The BEST terminology is a throwback to the days of reel-to-reel tapes and simply means: if the drive has the ability to compress data, then do it. The density is exactly the same, just less data is written for a given pattern. You don't have an 800 Gb tape despite all the marketing hype to the contrary. You have a 400 Gb tape and it will only store 400 Gb -- period. If the data is compressed, the bits going to the tape will be 400 Gb but with the special patterns, repetitive data can be expanded to more than 400 Gb.&lt;BR /&gt; &lt;BR /&gt;Now, the Ultrium 960 is the fastest tape drive HP currently makes and it is almost always starved for data. Your system (CPU, RAM, I/O channel, backup software, etc) cannot keep up with the tape's speed. If you have 2:1 compressible data, the tape will backup 400 Gb in an hour. So your backup should take about a half hour. But you are starving the drive and unlike earlier models, the drive can slow down to as slow as 27 Megs/sec or 97 Gb per hour (200 Gb = 2 hours rather than 30 minutes)&lt;BR /&gt; &lt;BR /&gt;So the first problem is with the config file -- it is badly setup for LTO drives. Use this config file:&lt;BR /&gt; &lt;BR /&gt;blocksperrecord 4096&lt;BR /&gt;records 64&lt;BR /&gt;checkpointfreq 4096&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;The Ultrium 960 is extremely fast and needs to be kept busy or it will slow down and perhaps stop/restart which can severely wear down the mechanism  Try the above config file on the command line and you may find that the tape starts performing much better. NOTE: DO NOT put the tape in the same I/O channel as your disks. It will drastically slow down the backup speed.&lt;BR /&gt; &lt;BR /&gt;To answer some other fbackup questions:&lt;BR /&gt; &lt;BR /&gt;&amp;gt; normal EOT&lt;BR /&gt; &lt;BR /&gt;Yes, the end of the tape has been reached. Excessive resyncs and busy files may be the problem as well as a bad config file.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; backup does not allow to append several sessions in a single tape&lt;BR /&gt; &lt;BR /&gt;Absolutely correct. The tape is always rewound so the tyable of contents at the front is always accurate.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; I don't know if fbackup assign a protection period...&lt;BR /&gt; &lt;BR /&gt;No. fbackup keeps a record of the tape usage but all tapes are always available and can be read or reused at any time.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Apr 2007 18:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974549#M293438</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-04-03T18:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974550#M293439</link>
      <description>I've had this happen with a DAT drive. It's a bad tape head..If your on warranty, swap it out</description>
      <pubDate>Tue, 03 Apr 2007 22:03:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974550#M293439</guid>
      <dc:creator>Bob_165</dc:creator>
      <dc:date>2007-04-03T22:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974551#M293440</link>
      <description>Just a thought,&lt;BR /&gt;&lt;BR /&gt;I'd first try using drive  /dev/rmt/c13t3d0BESTb for compression (or /dev/rmt/xmb instead of /dev/rmt/xm).&lt;BR /&gt;&lt;BR /&gt;Next, if you have Ultra320 SCSI controllers and/or A7173A PCI-X Dual Channel Host Bus Adapters, you may need to (re)configure them.  See "man mptconfig"&lt;BR /&gt;&lt;BR /&gt;RayB</description>
      <pubDate>Wed, 04 Apr 2007 08:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974551#M293440</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2007-04-04T08:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974552#M293441</link>
      <description>Thanks Bill for your recommendations, it really decreased the backup time, now it takes about 20 minutes in performing the backup, that's a lot faster than I expected.  Thanks a lot.  We'll see if this new configuration also help to solve the problem with the requirement for the additional volume.  I'll let you know.  Thanks.</description>
      <pubDate>Wed, 04 Apr 2007 11:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problems/m-p/3974552#M293441</guid>
      <dc:creator>Carlos A. Munoz Lopez</dc:creator>
      <dc:date>2007-04-04T11:51:48Z</dc:date>
    </item>
  </channel>
</rss>

