<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873707#M278839</link>
    <description>Burnard is right. You are using a new tape for the first time. Volume header will increase every time you recyle the tape however there is default setting which indicated you can recyle only for 100 times and backup will failed if this is the 101th . I used to advise my operation folks to retire the tape instead of figure out to extent beyound 100 times. The is way to extent it in fbackup but cannot recall. Anyone can help ?</description>
    <pubDate>Tue, 03 Oct 2006 20:21:18 GMT</pubDate>
    <dc:creator>H2K</dc:creator>
    <dc:date>2006-10-03T20:21:18Z</dc:date>
    <item>
      <title>fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873701#M278833</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;I have a problem when tryng to make backup with my server.&lt;BR /&gt;I'm using this command:&lt;BR /&gt;fbackup -0nvi /home   -f /dev/rmt/c3t3d0BEST 1&amp;gt;&amp;gt;/home/root/sauve.log&lt;BR /&gt;Everithing looks going well but in my log file I have this error message:&lt;BR /&gt;fbackup(3205): WARNING: unable to read a volume header&lt;BR /&gt;fbackup(3024): writing volume 1 to the output file /dev/rmt/c3t3d0BEST&lt;BR /&gt;&lt;BR /&gt;Does anybody have an idea?&lt;BR /&gt;&lt;BR /&gt;I'm using HP DD-3 data cartridge&lt;BR /&gt;&lt;BR /&gt;Thanks in adavance</description>
      <pubDate>Tue, 03 Oct 2006 08:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873701#M278833</guid>
      <dc:creator>jazouli</dc:creator>
      <dc:date>2006-10-03T08:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873702#M278834</link>
      <description>That is NOT an error but a warning. It is just telling you that it could not find a volume header, indicating that this tape has not previously been used with fbackup</description>
      <pubDate>Tue, 03 Oct 2006 09:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873702#M278834</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-10-03T09:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873703#M278835</link>
      <description>May be tape is bad. did you try to run with new tape? Alsotry to rewind the tape before issuing fbackup.&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/c3t3d0BESTn rew&lt;BR /&gt;&lt;BR /&gt;What is "1" in your fbackup command before you redirecting to log file?&lt;BR /&gt;&lt;BR /&gt;fbackup -0nvi /home -f /dev/rmt/c3t3d0BEST 1&amp;gt;&amp;gt;/home/root/sauve.log&lt;BR /&gt;&lt;BR /&gt;May be it is not correct syntax?&lt;BR /&gt;&lt;BR /&gt;Try this one.&lt;BR /&gt;fbackup -0nvi /home -f /dev/rmt/c3t3d0BEST &amp;gt; /tmp/sauve.log&lt;BR /&gt;&lt;BR /&gt; Also you are trying to save log file in /home/root which falls under /home in the fbackup. Try to take backup log somewhere else other than /home.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 09:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873703#M278835</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-10-03T09:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873704#M278836</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Commonly this happens because the tape drive heads are dirty and/or the tape has been used too many times.&lt;BR /&gt;&lt;BR /&gt;I recommend cleaning the heads and/or trying a new tape.&lt;BR /&gt;&lt;BR /&gt;Not being abel to read the volume header does not effect the integrity of the backup.&lt;BR /&gt;&lt;BR /&gt;Using the tape too many times or with dirty heads can fatally effect the backup integrity.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 03 Oct 2006 09:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873704#M278836</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-03T09:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873705#M278837</link>
      <description>Hi,&lt;BR /&gt;extracting from Bill's answer in &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=316566" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=316566&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"Now it is VERY important to note that fbackup will always report the message "unable to read a volume header" on a new tape or an old tape where the beginning of the tape is not in fbackup format. This message means: "This tape was not previously recorded using fbackup" That's not an error, just information.&lt;BR /&gt;"</description>
      <pubDate>Tue, 03 Oct 2006 09:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873705#M278837</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-03T09:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873706#M278838</link>
      <description>You might wonder why fbackup even cares what was previously on the tape. Like all commercial-quality backup programs, fbackup makes sure that it is not going to overwrite the wrong tape. This is especially important with muti-tape backups where the operator fails to load the next tape correctly. You don't want fbackup to write volume 2 on top of volume 1.</description>
      <pubDate>Tue, 03 Oct 2006 11:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873706#M278838</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-10-03T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873707#M278839</link>
      <description>Burnard is right. You are using a new tape for the first time. Volume header will increase every time you recyle the tape however there is default setting which indicated you can recyle only for 100 times and backup will failed if this is the 101th . I used to advise my operation folks to retire the tape instead of figure out to extent beyound 100 times. The is way to extent it in fbackup but cannot recall. Anyone can help ?</description>
      <pubDate>Tue, 03 Oct 2006 20:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873707#M278839</guid>
      <dc:creator>H2K</dc:creator>
      <dc:date>2006-10-03T20:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873708#M278840</link>
      <description>Actually, the message occurs on new or old tapes that have some other backup like tar or cpio.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; I used to advise my operation folks to retire the tape instead of figure out to extent beyound 100 times. &lt;BR /&gt;&amp;gt; The is way to extent it in fbackup but cannot recall.&lt;BR /&gt; &lt;BR /&gt;There are two methods to change the count:&lt;BR /&gt; &lt;BR /&gt;1. Brute force -- tar something small onto the tape. The counter disappears and the next fbackup restarts the counter from 000.&lt;BR /&gt; &lt;BR /&gt;2. Recommended way: use a config file (man fbackup). This is actually mandatory for any tape drive except old 1/2" reel-to-reel tapes. The entry is maxvoluses and for DDS tapes, 200 is a reasonable number. However, for much better performance, use this config file in fbackup scripts:&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;It is specified with the -c option.</description>
      <pubDate>Wed, 04 Oct 2006 10:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873708#M278840</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-10-04T10:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873709#M278841</link>
      <description>It is a normal warning when run fbackup. Usually the backup succesfull.</description>
      <pubDate>Thu, 05 Oct 2006 03:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873709#M278841</guid>
      <dc:creator>Rashid Hamid</dc:creator>
      <dc:date>2006-10-05T03:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873710#M278842</link>
      <description>Hi,&lt;BR /&gt;seems all the answers agree.&lt;BR /&gt;&lt;BR /&gt;If you are happy with the answers please read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2006 04:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error/m-p/3873710#M278842</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-05T04:34:42Z</dc:date>
    </item>
  </channel>
</rss>

