<?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/2794101#M940809</link>
    <description>I would suggest the use of a graph file - which allows you to include/exclude directories. I use this to say exclude things I dont want backed up - like tmp directories etc. Also I suggest using an index file to have a list of what was backed up. I usually put a date in the names of those files. The command would then be (assumming a full backup):&lt;BR /&gt;fbackup -f /dev/rmt/0m -u0g graph_082602 -I index_082602 .</description>
    <pubDate>Mon, 26 Aug 2002 14:45:31 GMT</pubDate>
    <dc:creator>Dave Chamberlin</dc:creator>
    <dc:date>2002-08-26T14:45:31Z</dc:date>
    <item>
      <title>fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794097#M940805</link>
      <description>hey all,&lt;BR /&gt;&lt;BR /&gt;can you please tell me the correct syntax to backup a file onto device /dev/rmt/0m. Any help is greatly appreciated and points willbe given.</description>
      <pubDate>Mon, 26 Aug 2002 14:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794097#M940805</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2002-08-26T14:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794098#M940806</link>
      <description>From man fbackup:&lt;BR /&gt;&lt;BR /&gt;The first example is a simple case where a full backup is done but the&lt;BR /&gt;      database file is not updated.  This can be invoked as follows:&lt;BR /&gt;&lt;BR /&gt;           /usr/sbin/fbackup -0i /usr -e /usr/lib&lt;BR /&gt;&lt;BR /&gt;There are more examples and quite a good explanation - I'd start there.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 26 Aug 2002 14:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794098#M940806</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-26T14:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794099#M940807</link>
      <description># fbackup -vf /dev/rmt/0m -i /tmp/file_name</description>
      <pubDate>Mon, 26 Aug 2002 14:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794099#M940807</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-26T14:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794100#M940808</link>
      <description>There are lot good backup command examples here:&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062908105" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062908105&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doc ID - KBRC00006523</description>
      <pubDate>Mon, 26 Aug 2002 14:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794100#M940808</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-26T14:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794101#M940809</link>
      <description>I would suggest the use of a graph file - which allows you to include/exclude directories. I use this to say exclude things I dont want backed up - like tmp directories etc. Also I suggest using an index file to have a list of what was backed up. I usually put a date in the names of those files. The command would then be (assumming a full backup):&lt;BR /&gt;fbackup -f /dev/rmt/0m -u0g graph_082602 -I index_082602 .</description>
      <pubDate>Mon, 26 Aug 2002 14:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794101#M940809</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-08-26T14:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794102#M940810</link>
      <description>Your database must be down or&lt;BR /&gt;marked for backup to use&lt;BR /&gt;fbackup for a valid backup.&lt;BR /&gt;&lt;BR /&gt;You didn't say which database  you are using.  In Oracle,&lt;BR /&gt;you can mark the tablespaces as being backedup prior to&lt;BR /&gt;the backup and clear the flag&lt;BR /&gt;after the backup.  Your&lt;BR /&gt;database needs to be in archive log mode for this&lt;BR /&gt;to work.&lt;BR /&gt;&lt;BR /&gt;I do a disk to disk backup of the database, and backup the&lt;BR /&gt;files in the backup directories.  The live &lt;BR /&gt;database directories are ignored in by fbackup script.</description>
      <pubDate>Mon, 26 Aug 2002 14:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794102#M940810</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2002-08-26T14:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794103#M940811</link>
      <description>tar a directory to tape&lt;BR /&gt;&lt;BR /&gt;cd /u06&lt;BR /&gt;tar cv . (default 4 mm tape drive /dev/rmt/0m)&lt;BR /&gt;&lt;BR /&gt;check it&lt;BR /&gt;tar -t&lt;BR /&gt;&lt;BR /&gt;restore it&lt;BR /&gt;&lt;BR /&gt;cd to directory&lt;BR /&gt;tar xv &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, Check this out.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf97c42308663d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf97c42308663d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Aug 2002 13:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup/m-p/2794103#M940811</guid>
      <dc:creator>Geetha Alagappan</dc:creator>
      <dc:date>2002-08-27T13:31:02Z</dc:date>
    </item>
  </channel>
</rss>

