<?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: Error in Fbackup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936203#M762640</link>
    <description>This has to be done using SAM and you have to reboot the server to make it effective.. So downtime is required..&lt;BR /&gt;&lt;BR /&gt;SAM ==&amp;gt; Kernel configuration and then go to tunables and select this parameter and then increase the value...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Feb 2007 04:06:15 GMT</pubDate>
    <dc:creator>Mridul Shrivastava</dc:creator>
    <dc:date>2007-02-01T04:06:15Z</dc:date>
    <item>
      <title>Error in Fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936198#M762635</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I need your help. Please see below error:&lt;BR /&gt;&lt;BR /&gt;#######&lt;BR /&gt;Insert a LTO-ULTRIUM2 tape with label 20070201_chippydb FS at /dev/rmt/1m:&lt;BR /&gt;&lt;BR /&gt;Press enter when ready :&lt;BR /&gt;fbackup(1421): no history is available for graph file /home/chpyoper/bin/backup_                                             fs.g (below level 0)&lt;BR /&gt;fbackup(1004): session begins on Thu Feb  1 14:26:14 2007&lt;BR /&gt;fbackup(1702): out of virtual memory&lt;BR /&gt;fbackup(3055): total file blocks read for backup: 0&lt;BR /&gt;fbackup(3056): total blocks written to output file : 0&lt;BR /&gt;Backup Finished Successfully at Thu Feb  1 14:29:11 EAT 2007 ...:&lt;BR /&gt;####&lt;BR /&gt;&lt;BR /&gt;Can you please advice me what to do? Thanks in advance</description>
      <pubDate>Thu, 01 Feb 2007 01:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936198#M762635</guid>
      <dc:creator>Francis Oliva</dc:creator>
      <dc:date>2007-02-01T01:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936199#M762636</link>
      <description>Hello and welcome to the forums francis.&lt;BR /&gt;&lt;BR /&gt;Can you please check your /var/adm/syslog.log file to see if there are more error messages? and display them here</description>
      <pubDate>Thu, 01 Feb 2007 01:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936199#M762636</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-02-01T01:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936200#M762637</link>
      <description>What version OS are you using.&lt;BR /&gt;&lt;BR /&gt;what command are you using to make fbackup.&lt;BR /&gt;&lt;BR /&gt;also check this &lt;BR /&gt;&lt;BR /&gt;The utility set comprised of fbackup and frecover was originally    &lt;BR /&gt;designed for use on systems equipped with not more than one gigabyte&lt;BR /&gt;of total file system storage.  Although the utilities have no       &lt;BR /&gt;programming limitations that restrict users to this size, complete  &lt;BR /&gt;backups and recoveries of substantially larger systems can cause a  &lt;BR /&gt;large amount of system activity due to the amount of virtual memory &lt;BR /&gt;(swap space) used to store the indices.  Users who want to use these&lt;BR /&gt;utilities, but are noticing poor system-wide performance due to the &lt;BR /&gt;size of the backup, are encouraged to back up their systems in      &lt;BR /&gt;multiple smaller sessions, rather than attempting to back up the    &lt;BR /&gt;entire system at one time.</description>
      <pubDate>Thu, 01 Feb 2007 01:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936200#M762637</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-02-01T01:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936201#M762638</link>
      <description>These kind of messages comes when you try to backup very big data ( about 200GB)&lt;BR /&gt;It not so much of an issue backing up that amount of information in general. The&lt;BR /&gt;fbackup utility will create an INDEX of what it is about to backup, so this can&lt;BR /&gt;take up considerable amount of virtual memory depending on how many files you&lt;BR /&gt;have.&lt;BR /&gt;Basically you have one of three options.&lt;BR /&gt;1. Break up the backup - do one lvol at a time.&lt;BR /&gt;2. Use tar (a lot less elegant) but does not have the INDEX problem.&lt;BR /&gt;3. Increase the value of maxdsiz and see how you go.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 01:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936201#M762638</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-02-01T01:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936202#M762639</link>
      <description>Hi all , &lt;BR /&gt;&lt;BR /&gt;thanks for the info. Here is the requested info:&lt;BR /&gt;#########&lt;BR /&gt;Feb  1 17:25:38 chippydb sshd[166]: Failed password for oracle from 10.226.132.140 port 39770 ssh2&lt;BR /&gt;Feb  1 17:26:38 chippydb  above message repeats 2 times&lt;BR /&gt;Feb  1 17:26:38 chippydb sshd[327]: Failed password for oracle from 10.226.132.140 port 40727 ssh2&lt;BR /&gt;Feb  1 17:26:52 chippydb sshd[357]: Accepted keyboard-interactive/pam for ptrlprod from 10.225.33.85 port 4771 ssh2&lt;BR /&gt;Feb  1 17:26:38 chippydb sshd[327]: error: PAM: Authentication failed for oracle from lightapp2&lt;BR /&gt;Feb  1 17:26:52 chippydb  above message repeats 2 times&lt;BR /&gt;chippydb root:/var/adm/syslog&amp;gt; uname -a&lt;BR /&gt;HP-UX chippydb B.11.11 U 9000/800 3527244391 unlimited-user license&lt;BR /&gt;chippydb root:/var/adm/syslog&amp;gt;&lt;BR /&gt;##########&lt;BR /&gt;&lt;BR /&gt;Can you please tell me to procedure how to increase the step #3? thanks again</description>
      <pubDate>Thu, 01 Feb 2007 04:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936202#M762639</guid>
      <dc:creator>Francis Oliva</dc:creator>
      <dc:date>2007-02-01T04:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936203#M762640</link>
      <description>This has to be done using SAM and you have to reboot the server to make it effective.. So downtime is required..&lt;BR /&gt;&lt;BR /&gt;SAM ==&amp;gt; Kernel configuration and then go to tunables and select this parameter and then increase the value...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 04:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-fbackup/m-p/3936203#M762640</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-02-01T04:06:15Z</dc:date>
    </item>
  </channel>
</rss>

