<?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 incremental not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721365#M63229</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;It must be this&lt;BR /&gt;&lt;BR /&gt;An incremental backup is used for saving data which has changed since the last full backup. Thus you do not always have to runa full&lt;BR /&gt;backup . &lt;BR /&gt;&lt;BR /&gt;The incremental procedure  is as follows:&lt;BR /&gt;&lt;BR /&gt;A Full backup specifying &lt;BR /&gt;1)graphfile &lt;BR /&gt;2)parameters -0 and -u.&lt;BR /&gt;-u enters the start and the end of the backup in the file dates. This file is for later incremental backups. An entry is  made only when the backup has been successful.&lt;BR /&gt;&lt;BR /&gt;/var/adm/fbackupfiles/dates&lt;BR /&gt;&lt;BR /&gt;b)Incremental backup specifying the graphfile. NOTE You  must specify the same graphfile since or the incremental backup produces a&lt;BR /&gt;full backup of the specified file system. &lt;BR /&gt;Note The options -i and -e must not be used.&lt;BR /&gt;&lt;BR /&gt;Fbackup incremental reads the specifications in dates and compares these time stamps with each file:&lt;BR /&gt;&lt;BR /&gt;Fbackup saves the file if:&lt;BR /&gt;The file's modification date is after the start of the last full backup entered&lt;BR /&gt;(in the  dates file with the same graphfile)&lt;BR /&gt;&lt;BR /&gt;The modification date of the i-nodes is after the completion of the same backup&lt;BR /&gt;&lt;BR /&gt;WARNING! If a backup has not  completed successfully, yet the i-node modification data alters and you run another incremental backup, the backup can be of an unexpectedly large size. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel&lt;BR /&gt;</description>
    <pubDate>Fri, 10 May 2002 13:33:31 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2002-05-10T13:33:31Z</dc:date>
    <item>
      <title>fbackup incremental not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721360#M63224</link>
      <description>I asked a question the other day about the difference in the levels 1-9.  I started using incrementals this week, but I must be doing something wrong because it does a full on the days that it should be doing a 1..&lt;BR /&gt;&lt;BR /&gt;I have all the proper files(dates config)  and I then ran test on my home directory this morning, forcing a 0 level the first time and then a 1 level and it did a complete dump each time.  Attached is the cut/paste of the script with the echo command on and a copy of the dates file.  &lt;BR /&gt;&lt;BR /&gt;All assistance would be appreciated..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 11:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721360#M63224</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2002-05-10T11:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup incremental not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721361#M63225</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In this thread you see a very nice explanation of fabckup incremental levels.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdefb5f260cafd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdefb5f260cafd4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Fri, 10 May 2002 11:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721361#M63225</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-05-10T11:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup incremental not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721362#M63226</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Also this document might help you out !&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90672/B2355-90672.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90672/B2355-90672.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See the part of Backing Up and Restore data.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Fri, 10 May 2002 11:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721362#M63226</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-05-10T11:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup incremental not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721363#M63227</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;When doing an incremental backup of a particular graph (specified by a graph file name), at a particular level, fbackup will search the file /var/adm/fbackupfiles/dates to find the date of the most recent backup of the same graph that was done at a lower level. If no such entry is found, the beginning of time is assumed. All files in the specified graph that have been modified since this date are backed up &lt;BR /&gt;&lt;BR /&gt;Is your dates file up to date or do you have a&lt;BR /&gt;program which changes ctime on your home directory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Fri, 10 May 2002 11:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721363#M63227</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-10T11:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup incremental not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721364#M63228</link>
      <description>Steve; Thanks for the response, I thought you had it with the same graph names, I was using different ones.  But as you can see, I named them all and ran two level 1's with the same graph name as the level 0 and still got a full dump of my home directory.  I do not do anything to change the time of the files.  Some of them are years old.&lt;BR /&gt;===========  DATES FILE ======&lt;BR /&gt;/tmp/restore/backup.graph 1 1021034878 1021034926&lt;BR /&gt;    STARTED: Fri May 10 08:47:58 2002    ENDED: Fri May 10 08:48:46 2002&lt;BR /&gt;&lt;BR /&gt;/tmp/restore/midwk.graph 0 1021032079 1021032116&lt;BR /&gt;    STARTED: Fri May 10 08:01:19 2002    ENDED: Fri May 10 08:01:56 2002&lt;BR /&gt;&lt;BR /&gt;/tmp/restore/midwk.graph 1 1021035749 1021035786&lt;BR /&gt;    STARTED: Fri May 10 09:02:29 2002    ENDED: Fri May 10 09:03:06 200</description>
      <pubDate>Fri, 10 May 2002 12:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721364#M63228</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2002-05-10T12:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup incremental not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721365#M63229</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It must be this&lt;BR /&gt;&lt;BR /&gt;An incremental backup is used for saving data which has changed since the last full backup. Thus you do not always have to runa full&lt;BR /&gt;backup . &lt;BR /&gt;&lt;BR /&gt;The incremental procedure  is as follows:&lt;BR /&gt;&lt;BR /&gt;A Full backup specifying &lt;BR /&gt;1)graphfile &lt;BR /&gt;2)parameters -0 and -u.&lt;BR /&gt;-u enters the start and the end of the backup in the file dates. This file is for later incremental backups. An entry is  made only when the backup has been successful.&lt;BR /&gt;&lt;BR /&gt;/var/adm/fbackupfiles/dates&lt;BR /&gt;&lt;BR /&gt;b)Incremental backup specifying the graphfile. NOTE You  must specify the same graphfile since or the incremental backup produces a&lt;BR /&gt;full backup of the specified file system. &lt;BR /&gt;Note The options -i and -e must not be used.&lt;BR /&gt;&lt;BR /&gt;Fbackup incremental reads the specifications in dates and compares these time stamps with each file:&lt;BR /&gt;&lt;BR /&gt;Fbackup saves the file if:&lt;BR /&gt;The file's modification date is after the start of the last full backup entered&lt;BR /&gt;(in the  dates file with the same graphfile)&lt;BR /&gt;&lt;BR /&gt;The modification date of the i-nodes is after the completion of the same backup&lt;BR /&gt;&lt;BR /&gt;WARNING! If a backup has not  completed successfully, yet the i-node modification data alters and you run another incremental backup, the backup can be of an unexpectedly large size. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 13:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721365#M63229</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-10T13:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup incremental not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721366#M63230</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;Seems like you are not using the -u option with the fbackup command to update the /var/adm/fbackupfiles/dates file. Try this,&lt;BR /&gt;&lt;BR /&gt;Take a Level 0 backup,&lt;BR /&gt;&lt;BR /&gt;fbackup -v -f /dev/rmt/0m -u -0 -g /tmp/graph_file &amp;gt; /tmp/fbackup.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Next take a level 1 backup,&lt;BR /&gt;&lt;BR /&gt;fbackup -v -f /dev/rmt/0m -u -1 -g /tmp/graph_file &amp;gt; /tmp/fbackup.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2002 13:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-incremental-not-working/m-p/2721366#M63230</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-05-10T13:49:54Z</dc:date>
    </item>
  </channel>
</rss>

