<?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 size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425487#M1135</link>
    <description>Hi Greta,&lt;BR /&gt;&lt;BR /&gt;You may have a 'sparse' file or files that your backing up. A sparse file is a file with holes in it (no data ever written to it). As far as any backup command is concerned it's just a block of nulls. If your tape drive does compression (as most do), nulls compress really well.&lt;BR /&gt;&lt;BR /&gt;The 'tapeinfo' program is on an internal hp site so you can't get hold of that. If you can you could set the tape drives compression statistics to zero, then do your backup. After that you could check how much compression you go.&lt;BR /&gt;&lt;BR /&gt;Also, there is an unsupported tool called 'fanalyze' which examines fbackup tapes. It also reports on the total data backed up and how much could be sparse.&lt;BR /&gt;&lt;BR /&gt;I'm attaching fanalyze.</description>
    <pubDate>Fri, 09 Jun 2000 12:10:21 GMT</pubDate>
    <dc:creator>Andy Monks</dc:creator>
    <dc:date>2000-06-09T12:10:21Z</dc:date>
    <item>
      <title>fbackup size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425483#M1131</link>
      <description>I'm trying to determine the size of my fbackup tape, it's reporting writing 43,309,549 blocks, which if I'm reading this white paper right means it's writing 43 G.  But that doesn't make sense because it fits on one DDS2 tape.  Here is the section of the white paper I'm refering to:&lt;BR /&gt;&lt;BR /&gt;                  Understanding Fbackup/Frecover and Optimizing Backup&lt;BR /&gt;                  Performance&lt;BR /&gt;&lt;BR /&gt;                  Records and Blocks&lt;BR /&gt;&lt;BR /&gt;                  The commercial world is accustomed to logical records being combined into blocks, and blocks physically&lt;BR /&gt;                  written to tape or disk. Typically these records are about 80 bytes, as in a document. If a blocking factor&lt;BR /&gt;                  of 100 were used, then a block size of about 8K bytes would be written to tape, followed by an&lt;BR /&gt;                  interrecord gap. &lt;BR /&gt;&lt;BR /&gt;                  Terminology can get a little confusing when trying to adapt this to fbackup. Fbackup has its own notion of&lt;BR /&gt;                  records and blocks. Its starting point is a block which it assumes consists of an unknown amount of raw&lt;BR /&gt;                  data (known in the commercial world as logical records). Its block size currently is 1024 bytes. Fbackup&lt;BR /&gt;                  combines these blocks into its own grouping, which hereafter is referred to as an fbackup record. It uses&lt;BR /&gt;                  the blocksperrecord option to specify the number of logical blocks which define a fbackup record. Using&lt;BR /&gt;                  the default blocksperrecord of 16, an fbackup record would be 16k bytes, and would be internally&lt;BR /&gt;                  structured as 16 logical 1k blocks. These 16k fbackup records would each be written to the output device&lt;BR /&gt;                  as individual 16k write(2) calls. &lt;BR /&gt;&lt;BR /&gt;                  Beyond this level, how the output device handles the fbackup-record sized output is device dependent, and&lt;BR /&gt;                  relatively transparent to fbackup; if fbackup writes a 16k record to a file on an 8k-block filesystem, the&lt;BR /&gt;                  space on the disk would occupy two complete 8k HFS (High Speed File System) blocks. If fbackup&lt;BR /&gt;                  writes a 16k record to a half-inch magnetic tape or DDS, the space occupied on the tape would be 16k&lt;BR /&gt;                  contiguous bytes followed by an interrecord gap, considered one tape record, plus low-level tape format&lt;BR /&gt;                  overhead.</description>
      <pubDate>Thu, 08 Jun 2000 14:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425483#M1131</guid>
      <dc:creator>Greta Blamire</dc:creator>
      <dc:date>2000-06-08T14:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425484#M1132</link>
      <description>try using this command on the tape:&lt;BR /&gt;frecover -f /dev/rmt/0m -V-</description>
      <pubDate>Thu, 08 Jun 2000 15:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425484#M1132</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-06-08T15:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425485#M1133</link>
      <description>read up on "tapeinfo" (not standart)  utility &lt;A href="http://hpchs.cup.hp.com/tools/tapetools/tapeinfo.html" target="_blank"&gt;http://hpchs.cup.hp.com/tools/tapetools/tapeinfo.html&lt;/A&gt;&lt;BR /&gt;. I have the 10.20 version if you want it. It provides some tape stats you may be interested in.</description>
      <pubDate>Thu, 08 Jun 2000 18:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425485#M1133</guid>
      <dc:creator>Thomas G. Tudrej</dc:creator>
      <dc:date>2000-06-08T18:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425486#M1134</link>
      <description>&lt;BR /&gt;Nominal capacity for DDS2 and 120m tapes is 4Gb. With a tipycal compresion factor of 2:1 it is 8Gb.&lt;BR /&gt;&lt;BR /&gt;But compresion depends much of data type, among other things. I have put 20Gb in a 120M tape.&lt;BR /&gt;&lt;BR /&gt;I think 43 Gb is too high, but maybe.&lt;BR /&gt;&lt;BR /&gt;Try to frecover and compare data with original.&lt;BR /&gt;&lt;BR /&gt;Try the tapeinfo utility to get full status of compresion and capacity of your media.&lt;BR /&gt;&lt;BR /&gt;I.ve try visit this page ,but i get timeout.&lt;BR /&gt;&lt;BR /&gt;I have my own utility, so if you are interesed, just respond on forum.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2000 09:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425486#M1134</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2000-06-09T09:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425487#M1135</link>
      <description>Hi Greta,&lt;BR /&gt;&lt;BR /&gt;You may have a 'sparse' file or files that your backing up. A sparse file is a file with holes in it (no data ever written to it). As far as any backup command is concerned it's just a block of nulls. If your tape drive does compression (as most do), nulls compress really well.&lt;BR /&gt;&lt;BR /&gt;The 'tapeinfo' program is on an internal hp site so you can't get hold of that. If you can you could set the tape drives compression statistics to zero, then do your backup. After that you could check how much compression you go.&lt;BR /&gt;&lt;BR /&gt;Also, there is an unsupported tool called 'fanalyze' which examines fbackup tapes. It also reports on the total data backed up and how much could be sparse.&lt;BR /&gt;&lt;BR /&gt;I'm attaching fanalyze.</description>
      <pubDate>Fri, 09 Jun 2000 12:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425487#M1135</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-06-09T12:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425488#M1136</link>
      <description>I am game to get ANY tool which can help me with my tape library!  I am unable to get tapeinfo from the above mentioned link.  I have a SureStoreE 2/20 and am unable to get any hardware compression.&lt;BR /&gt;&lt;BR /&gt;Vince Laurent&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Oct 2000 17:37:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-size/m-p/2425488#M1136</guid>
      <dc:creator>Vince Laurent</dc:creator>
      <dc:date>2000-10-10T17:37:41Z</dc:date>
    </item>
  </channel>
</rss>

