<?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 Fbackup Frecover in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452360#M209003</link>
    <description>I have just taken over for the person running our HPUX system.  I have solaris and tr64 backgroup but no HPUX background.  &lt;BR /&gt;Here is part of a script&lt;BR /&gt;TARGETS="/ /home /usr /var /app /u01 /u02 /u03 /u04 /u05 /u06 /u07"&lt;BR /&gt;&lt;BR /&gt;       do&lt;BR /&gt;   /usr/sbin/fbackup -0i $i &lt;BR /&gt;-f /dev/rmt/4mn  &lt;BR /&gt;          status=$?&lt;BR /&gt;          echo fbackup status = $status &amp;gt;&amp;gt; full&lt;BR /&gt;    done&lt;BR /&gt;When I limit the targets to say / /home /usr the fbackup command does the other partitions.&lt;BR /&gt;I am used to using mt fsf 3  to move the volume on the tape I want with vdump.  When I read the full backup tape with vrestore it only show the u07 parition.&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Dec 2004 12:50:15 GMT</pubDate>
    <dc:creator>Joseph P Condle</dc:creator>
    <dc:date>2004-12-29T12:50:15Z</dc:date>
    <item>
      <title>Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452360#M209003</link>
      <description>I have just taken over for the person running our HPUX system.  I have solaris and tr64 backgroup but no HPUX background.  &lt;BR /&gt;Here is part of a script&lt;BR /&gt;TARGETS="/ /home /usr /var /app /u01 /u02 /u03 /u04 /u05 /u06 /u07"&lt;BR /&gt;&lt;BR /&gt;       do&lt;BR /&gt;   /usr/sbin/fbackup -0i $i &lt;BR /&gt;-f /dev/rmt/4mn  &lt;BR /&gt;          status=$?&lt;BR /&gt;          echo fbackup status = $status &amp;gt;&amp;gt; full&lt;BR /&gt;    done&lt;BR /&gt;When I limit the targets to say / /home /usr the fbackup command does the other partitions.&lt;BR /&gt;I am used to using mt fsf 3  to move the volume on the tape I want with vdump.  When I read the full backup tape with vrestore it only show the u07 parition.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2004 12:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452360#M209003</guid>
      <dc:creator>Joseph P Condle</dc:creator>
      <dc:date>2004-12-29T12:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452361#M209004</link>
      <description>Kind of strange but the / backs up everything.&lt;BR /&gt;&lt;BR /&gt;If you want to limit the scope take off the / (root fs). That says do root and ann subs, as in everything.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 29 Dec 2004 12:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452361#M209004</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-29T12:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452362#M209005</link>
      <description>I didn't know / backs up everything.  If I just want to backup certain partitions in a target list do I list them /home /usr or do I list them home usr?&lt;BR /&gt;How can I then read using frestore?&lt;BR /&gt;I found the command frecover -rNv -f /dev/rmt/2mn.  When I used it on a tape that was supposed to have all my targets it only listed the last one.  Is there a good web resource for HPUX or a good book.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2004 13:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452362#M209005</guid>
      <dc:creator>Joseph P Condle</dc:creator>
      <dc:date>2004-12-29T13:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452363#M209006</link>
      <description>fbackup will ALWAYS rewind the tape before it starts its backup.  So the way the script is working, you are backing up everything, but each successive backup will overwrite the previous one.  It doesn't matter that you are using the no-rewind tape device (/dev/rmt/4mn).&lt;BR /&gt;&lt;BR /&gt;Your better option would be to use a graph file with fbackup and include the paths that you want to backup.  &lt;BR /&gt;&lt;BR /&gt;Have a look through the fbackup man page for more information on graph files.  I believe that there is also an option to fbackup to tell it NOT to cross mount points.  Again, the man page should have all the information you need.</description>
      <pubDate>Wed, 29 Dec 2004 13:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452363#M209006</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-12-29T13:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452364#M209007</link>
      <description>Hi joseph,&lt;BR /&gt;&lt;BR /&gt;You cannot append files to the tape, so if you write /, /home, /usr in different sessions, you'll only see /usr since the 3rd session would have overwritten / &amp;amp; /home.&lt;BR /&gt;&lt;BR /&gt;Here is a comparision of the backup utilities under hp-ux,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8172/ch06s04.html" target="_blank"&gt;http://docs.hp.com/en/5990-8172/ch06s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check the section "Choosing an HP-UX Backup/Recovery Utility"&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2004 14:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452364#M209007</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-29T14:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452365#M209008</link>
      <description>Thanks for the info.  This as a new system that I was not part of.  Luckily we do backups with Oracle's rman everyday and do backup a particular partition plus it is on disk till the next backup.  The problem is our cold or file backup once month has not worked since the beginnng it seems which was March.</description>
      <pubDate>Wed, 29 Dec 2004 14:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452365#M209008</guid>
      <dc:creator>Joseph P Condle</dc:creator>
      <dc:date>2004-12-29T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452366#M209009</link>
      <description>Consider making a bootable backup of vg00, your boot volume. What you are doing will not allow you to recover from the loss of your boot disk.&lt;BR /&gt;&lt;BR /&gt;See this script:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 29 Dec 2004 14:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452366#M209009</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-29T14:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452367#M209010</link>
      <description>Ok here is what I tried. I made a graph file with the following entries.&lt;BR /&gt;i  /usr&lt;BR /&gt;i  /var&lt;BR /&gt;i  /home&lt;BR /&gt;&lt;BR /&gt;I ran the following command&lt;BR /&gt;fbackup -0g /usr/local/bin/ktgraph -f /dev/rmt/2m&lt;BR /&gt;&lt;BR /&gt;fbackup(1417): cannot open the dates file /var/adm/fbackupfiles/dates for reading&lt;BR /&gt;fbackup(1004): session begins on Wed Dec 29 16:01:02 2004&lt;BR /&gt;fbackup(3203): volume 1 has been used 22 time(s)&lt;BR /&gt;fbackup(3024): writing volume 1 to the output file /dev/rmt/2mn&lt;BR /&gt;fbackup(1102): WARNING: unable to stat file /var/opt/dce/rpc/local/02544/c-0/9863&lt;BR /&gt;fbackup(3005): WARNING: file number 58131 was NOT backed up&lt;BR /&gt;fbackup(1102): WARNING: unable to stat file /var/spool/sockets/pwgr/client6243&lt;BR /&gt;fbackup(1102): WARNING: unable to stat file /var/spool/sockets/pwgr/client6253&lt;BR /&gt;fbackup(3005): WARNING: file number 60015 was NOT backed up&lt;BR /&gt;fbackup(3005): WARNING: file number 60016 was NOT backed up&lt;BR /&gt;fbackup(1030): warnings encountered during backup&lt;BR /&gt;&lt;BR /&gt;when I tried to read the tape with&lt;BR /&gt;frecover -rNv -f /dev/rmt/rmn&lt;BR /&gt;I go the following&lt;BR /&gt;did not find expected file marker&lt;BR /&gt;unable to read volume header&lt;BR /&gt;not an fbackup volume&lt;BR /&gt;&lt;BR /&gt;and Ideas</description>
      <pubDate>Wed, 29 Dec 2004 16:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452367#M209010</guid>
      <dc:creator>Joseph P Condle</dc:creator>
      <dc:date>2004-12-29T16:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452368#M209011</link>
      <description>have you tried just using sam to do your backups and recovery?</description>
      <pubDate>Wed, 29 Dec 2004 17:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452368#M209011</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2004-12-29T17:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452369#M209012</link>
      <description>I intend to try to use SAM tomorrow.</description>
      <pubDate>Wed, 29 Dec 2004 22:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452369#M209012</guid>
      <dc:creator>Joseph P Condle</dc:creator>
      <dc:date>2004-12-29T22:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup Frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452370#M209013</link>
      <description>Using a graph file is the correct way to backup selected directories. As mentioned, fbackup is a commerical-style backup tool and will never allow multiple backups on the same tape. That technique is very detrimental for reliable backups.&lt;BR /&gt; &lt;BR /&gt;The fbackup messages are all normal iincluding the WARNINGS. The missing files are all temporary and were removed while fbackup was running. Once fbackup is finished, check the header:&lt;BR /&gt; &lt;BR /&gt;frecover -V - -f /dev/rmt/2m&lt;BR /&gt; &lt;BR /&gt;Then get a complete list of all the files that were backed up:&lt;BR /&gt; &lt;BR /&gt;frecover -I /var/tmp/myindex -f /dev/rmt/2m&lt;BR /&gt; &lt;BR /&gt;The error message given by frecover indicates that the tape you were reading is not an fbackup volume or it was destroyed by some other command that was directed to write on the tape.</description>
      <pubDate>Wed, 29 Dec 2004 22:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3452370#M209013</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-12-29T22:17:29Z</dc:date>
    </item>
  </channel>
</rss>

