<?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: Recovery using Ignite-UX and frecover in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014760#M129342</link>
    <description>Leon,&lt;BR /&gt;&lt;BR /&gt;Ideally your fbackup volume would not contain any portions of vg00, only non-root volume groups.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Jul 2003 14:34:15 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-07-03T14:34:15Z</dc:date>
    <item>
      <title>Recovery using Ignite-UX and frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014759#M129341</link>
      <description>I intend to recover a system onto another, similar, model of HP 9000 system using Ignite-UX and then the most recent fbackup tape. After recreating the system, specifically vg00, I will run frecover.&lt;BR /&gt;1. Are the following commands equivalent?&lt;BR /&gt;# frecover -rvf /dev/rmt/0m&lt;BR /&gt;and&lt;BR /&gt;# frecover -xvf /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;2. Can I assume that neither will overwrite newer or identical files that already exist in vg00 from the Ignite tape?</description>
      <pubDate>Thu, 03 Jul 2003 14:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014759#M129341</guid>
      <dc:creator>Leon A. Howorth</dc:creator>
      <dc:date>2003-07-03T14:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery using Ignite-UX and frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014760#M129342</link>
      <description>Leon,&lt;BR /&gt;&lt;BR /&gt;Ideally your fbackup volume would not contain any portions of vg00, only non-root volume groups.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 14:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014760#M129342</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-03T14:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery using Ignite-UX and frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014761#M129343</link>
      <description>The -o option on frecover will overwrite files regardless, as an newer file will not be overwritten by an older file. However, some config files that have been amended from standard you will need to specifically restore.&lt;BR /&gt;&lt;BR /&gt;What scope was the frecover? Was it the entire system with several VGs, or just vg00?&lt;BR /&gt;&lt;BR /&gt;I would do this in 2 steps,...&lt;BR /&gt;&lt;BR /&gt;1. 'recover -f /dev/rmt/0m -I /tmp/filelist.txt'&lt;BR /&gt;&lt;BR /&gt;from /tmp/filelist.txt, take the non-system lvols and create an include graph file.&lt;BR /&gt;&lt;BR /&gt;perform a 'frecover -f /dev/rmt/0m -g /tmp/nonsys.include', with no overwrite&lt;BR /&gt;&lt;BR /&gt;2. Identify those config files (not executables) that need to be restored, and create a new graph file for these.&lt;BR /&gt;&lt;BR /&gt;perform a 'frecover -f /dev/rmt/0m -g /tmp/sys.include -o' for restoring and overwriting (of course, you would have moved the originals from your install somewhere safe before hand!) Then reboot and see what happens!&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Thu, 03 Jul 2003 14:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014761#M129343</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-07-03T14:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery using Ignite-UX and frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014762#M129344</link>
      <description>I have to perform similar task regularly(from A400 to another A400). I will clone the whole system by&lt;BR /&gt;- use ignite-ux to clone the vg00&lt;BR /&gt;- change hostname and IP address&lt;BR /&gt;- restore applications and related data(vg01, vg02...) by using frecover&lt;BR /&gt;&lt;BR /&gt;I always use following command to recover a particular directory:&lt;BR /&gt;&lt;BR /&gt;# frecover -vx -i /tmp -f /dev/rmt/0m &lt;BR /&gt;&lt;BR /&gt;Hope this help you a bit.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 14:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014762#M129344</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-03T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery using Ignite-UX and frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014763#M129345</link>
      <description>In these circumstances, you are better off using sam&lt;BR /&gt;backup and recovery&lt;BR /&gt;&lt;BR /&gt;Interactive recovery.&lt;BR /&gt;&lt;BR /&gt;You should not have to recvoer any data from vg00. Other volume groups will need to be recovered.&lt;BR /&gt;&lt;BR /&gt;If when you ran fbackup, you had open databases, you will have problems with those files. If the database was down for fbackup everything should be fine&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 03 Jul 2003 15:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014763#M129345</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-03T15:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery using Ignite-UX and frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014764#M129346</link>
      <description>What I gather from responses thus far is that I&lt;BR /&gt;do not need to be concerned with restoring anything within vg00 from the fbackup tape (i.e., using frecover), especially since the Ignite tape is a recent one. In other words: depend on the Ignite tape for restoring vg00, and depend on the fbackup tape for restoring any other volume groups and lvol's within them.&lt;BR /&gt;But just out of curiosity I wonder if what I suggested in my original question is definitely a bad idea or simply unecessarily time consuming? That is: recreate vg00 from the Ignite tape and then use one of the following frecover commands with the recent fbackup tape:&lt;BR /&gt;fbackup -rv  OR fbackup -xv&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 18:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014764#M129346</guid>
      <dc:creator>Leon A. Howorth</dc:creator>
      <dc:date>2003-07-03T18:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Recovery using Ignite-UX and frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014765#M129347</link>
      <description>Use Ignite tape to restore your entire VG00 which will be from fresh ignite tape. Then there is no need to work on recreating vg00 again. &lt;BR /&gt;&lt;BR /&gt;ans as Steven said in his post, use sam to restore your other files  or use frecover&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 18:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-using-ignite-ux-and-frecover/m-p/3014765#M129347</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-07-03T18:43:55Z</dc:date>
    </item>
  </channel>
</rss>

