<?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/2453253#M770217</link>
    <description>In your fbackup config file located at /etc/sam/br/fbackup_config,&lt;BR /&gt;update the fields as follows:&lt;BR /&gt;blocksperrecord 128&lt;BR /&gt;records  32&lt;BR /&gt;checkpointfreq  256&lt;BR /&gt;readerprocesses 4&lt;BR /&gt;You can check the online manual for fbackup to see what the parameters are for.&lt;BR /&gt;When doing manual backup, use the (-c with config file) fbackup -f /dev/rmt/0m -c /etc/sam/br/fbackup_config&lt;BR /&gt;</description>
    <pubDate>Sat, 14 Oct 2000 07:49:28 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2000-10-14T07:49:28Z</dc:date>
    <item>
      <title>fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453251#M770215</link>
      <description>When running fbackup the system load gets very high. Advised customer to install patches PHCO_21263 and PHCO_21186 , but still gets the same problem were fbackup is using huge amounts of cpu time.&lt;BR /&gt;&lt;BR /&gt;The cu is using the following command:&lt;BR /&gt;"nohup fbackup -f /dev/rmt/0m -i / "&lt;BR /&gt;Created new device files without compression.&lt;BR /&gt;This did not help, still get fbackup running the next mroning and taking up large cpu time.&lt;BR /&gt;Still not working. Output for # ps -ef|grep fbackup&lt;BR /&gt;&lt;BR /&gt;root 21827 10644  1 08:07:28 ttyp3     0:00 grep fbackup&lt;BR /&gt;root 29612     1 224 23:43:57 ?        272:11 fbackup -f /dev/rmt/0m -i&lt;BR /&gt;/&lt;BR /&gt;    root 29614 29612 41 23:43:58 ?         1:02 /usr/sbin/fbackuprdr 9607 0&lt;BR /&gt;2621&lt;BR /&gt;44 C 0 0&lt;BR /&gt;    root 29615 29612  1 23:43:58 ?         1:00 /usr/sbin/fbackuprdr 9607 1&lt;BR /&gt;2621&lt;BR /&gt;44 C 0 0&lt;BR /&gt;    root 29616 29612  5 23:43:58 ?         0:52 /usr/sbin/fbackupwrtr 9607&lt;BR /&gt;26214&lt;BR /&gt;4 4 C 0 0 /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Please advise&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jeanette&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Oct 2000 06:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453251#M770215</guid>
      <dc:creator>Jeanette Radebe</dc:creator>
      <dc:date>2000-10-13T06:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453252#M770216</link>
      <description>I'd suggest using a config file with fbackup.&lt;BR /&gt;&lt;BR /&gt;The good values are :-&lt;BR /&gt;&lt;BR /&gt;blocksperrecord  128&lt;BR /&gt;checkpointfreq    256&lt;BR /&gt;filesperfsm        1000&lt;BR /&gt;&lt;BR /&gt;Then depending on the tape drive (dds3/4, dlt) you may want to change 'readerprocesses' to 4 or 5.</description>
      <pubDate>Fri, 13 Oct 2000 06:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453252#M770216</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-10-13T06:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453253#M770217</link>
      <description>In your fbackup config file located at /etc/sam/br/fbackup_config,&lt;BR /&gt;update the fields as follows:&lt;BR /&gt;blocksperrecord 128&lt;BR /&gt;records  32&lt;BR /&gt;checkpointfreq  256&lt;BR /&gt;readerprocesses 4&lt;BR /&gt;You can check the online manual for fbackup to see what the parameters are for.&lt;BR /&gt;When doing manual backup, use the (-c with config file) fbackup -f /dev/rmt/0m -c /etc/sam/br/fbackup_config&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Oct 2000 07:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453253#M770217</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-14T07:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453254#M770218</link>
      <description>It's possible that you may have a corrupt mount point which is causing the fbackup command not to complete. Try verifying that all your filesystems are correctly mounted. Try issuing the ll command in the / directory, if you have a corrupt mount point beneath this directory, then this command will hang and you should then be able to troubleshoot further. Hope this helps.</description>
      <pubDate>Mon, 16 Oct 2000 13:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2453254#M770218</guid>
      <dc:creator>Paul Latchem</dc:creator>
      <dc:date>2000-10-16T13:52:39Z</dc:date>
    </item>
  </channel>
</rss>

