<?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: Backing information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613905#M37044</link>
    <description>Using fbackup, you can specify the number of times to retry on an active file before skipping it.&lt;BR /&gt;&lt;BR /&gt;Also, it's a log file, and if it is fbackup's so who cares?&lt;BR /&gt;&lt;BR /&gt;Another way is to mirror everything, split it, mount it, backit up, then remirror it. &lt;BR /&gt;&lt;BR /&gt;Furthermore, you can purchase commercial products that will do the same.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Wed, 14 Nov 2001 18:30:00 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2001-11-14T18:30:00Z</dc:date>
    <item>
      <title>Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613902#M37041</link>
      <description>I have attempted using tar for a backup of files but always receive an error 5, looking at the backup listing it shows acl info not being backed up. So I tried fbackup only to receive error 4 warnings that the log files are open and aren't backed up. I need a solution that backs up all data and does not produce an error code from cron. Suggestions?</description>
      <pubDate>Wed, 14 Nov 2001 18:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613902#M37041</guid>
      <dc:creator>Rob_4</dc:creator>
      <dc:date>2001-11-14T18:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613903#M37042</link>
      <description>What O/S version are you using? If you are using 11.11 then ignite would be an option. Before that however you can only do vg00. Also when are you seeing an error 5? Is that a return code 5? I did see a return code of 5 in the tar man page so I am a little confused on that one.&lt;BR /&gt;&lt;BR /&gt;C</description>
      <pubDate>Wed, 14 Nov 2001 18:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613903#M37042</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-11-14T18:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613904#M37043</link>
      <description>Hi Rob,&lt;BR /&gt;&lt;BR /&gt;Error 5 from tar is a non-fatal error,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=050ef6b60caed40a61/screen=ckiDisplayDocument?docId=200000038250707" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=050ef6b60caed40a61/screen=ckiDisplayDocument?docId=200000038250707&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the detail on fbackup error codes,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=951155e30fee7983e3/screen=ckiDisplayDocument?docId=200000047385470" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=951155e30fee7983e3/screen=ckiDisplayDocument?docId=200000047385470&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 18:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613904#M37043</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-14T18:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613905#M37044</link>
      <description>Using fbackup, you can specify the number of times to retry on an active file before skipping it.&lt;BR /&gt;&lt;BR /&gt;Also, it's a log file, and if it is fbackup's so who cares?&lt;BR /&gt;&lt;BR /&gt;Another way is to mirror everything, split it, mount it, backit up, then remirror it. &lt;BR /&gt;&lt;BR /&gt;Furthermore, you can purchase commercial products that will do the same.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 14 Nov 2001 18:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613905#M37044</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-14T18:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613906#M37045</link>
      <description>Hi Rob:&lt;BR /&gt;&lt;BR /&gt;'fbackup' is designed to retry files that are changing while a backup is proceeding.  It does this by noting the timestamp of a file as it starts to copy it to tape.  When a copy has been transferred, 'fbackup' compares the timestamp on the tape to that on the disk, and if different, marks the tape copy "bad" and proceeds to retry the process 'maxretries' times.  The default for 'maxretries' is five.  See the man pages of 'fbackup' for more details.&lt;BR /&gt;&lt;BR /&gt;In any event, retries are counted as warnings by 'fbackup' and result in a return code of four (4).&lt;BR /&gt;&lt;BR /&gt;I suspect that you are using SAM to do your backups.  If you are, I believe that SAM patch PHCO_23876 will obviate the problem.  This patch does not require a reboot to install.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 14 Nov 2001 18:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613906#M37045</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-14T18:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613907#M37046</link>
      <description>Sorry folks, I'm using HP 10.20. Also point 1,  the logging is for a financial app that runs 24x7, so they are important at least as a snapshot daily. Piont 2, The backups are run from cron and therefore the rc codes are a nagging indication of an error condition. I guess what I really need is without going to sungle user or doing a shutdown of the app what can I use to ensure complete backups and limit warnings.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 18:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613907#M37046</guid>
      <dc:creator>Rob_4</dc:creator>
      <dc:date>2001-11-14T18:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613908#M37047</link>
      <description>Okay Rob, how about a plan B. Use fbackup (this will solve your ACL warnings) but before backing up (as part of your cronjob) does an OnlineJFS snapshot mount. This will take only seconds and you will have a read-only (i.e) no logs changing version of the data.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 18:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613908#M37047</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-14T18:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613909#M37048</link>
      <description>Have you thought about using mirrors and splitting them for backups, which requires no "down" time to split?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 14 Nov 2001 18:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613909#M37048</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-14T18:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Backing information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613910#M37049</link>
      <description>It is important to know that open/busy (fbackup's term "active") files *are* backed up by fbackup. It just 'complains' about them, so you know they were active and probably (partially) corrupt when restored. As far as I know these active-but-still-backed-up files can also be *restored*, but it would be wise to confirm that 'theory' by doing a trial restore. With the frecover option -F or -X you can restore them to a different location.&lt;BR /&gt;&lt;BR /&gt;As to "error 4 warnings" (assuming RETURN VALUE 4), you say that the backups are run from cron, but that does not say whether or not this is a SAM scheduled backup. So who/what made the crontab entry, 'you' or SAM? If SAM, then you need the SAM patch which James refered to, so that *warnings* will not be considered to be *failures*.</description>
      <pubDate>Thu, 15 Nov 2001 13:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backing-information/m-p/2613910#M37049</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2001-11-15T13:23:01Z</dc:date>
    </item>
  </channel>
</rss>

