<?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 / frecover in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476809#M212735</link>
    <description>Do the following-&lt;BR /&gt; &lt;BR /&gt;mkdir /xyz&lt;BR /&gt;cd /xyz&lt;BR /&gt;frecover -xX -f /dev/rmt/0m -i ...&lt;BR /&gt; &lt;BR /&gt;where ... of following -i is the files/directories you wish to restore.&lt;BR /&gt; &lt;BR /&gt;The -X option of frecover will restore relative to the current working directory.&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
    <pubDate>Wed, 02 Feb 2005 10:24:46 GMT</pubDate>
    <dc:creator>Rodney Hills</dc:creator>
    <dc:date>2005-02-02T10:24:46Z</dc:date>
    <item>
      <title>fbackup / frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476808#M212734</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have 2 hp machines abc and xyz&lt;BR /&gt;all the data file systems on abc are in the form /abc/....&lt;BR /&gt;and these data file systems reside in vg01&lt;BR /&gt;i have a full system backup of this machine (abc) which i took using the fbackup command.&lt;BR /&gt;&lt;BR /&gt;i want to restore the data form this backup tape on to the machine xyz so that machine xyz also has all the filesystems that are there on abc. And if i am not asking for too much i would like all the file systems on the machine xyz to be in the form /xyz/.... &lt;BR /&gt;&lt;BR /&gt;Currently the machine is newly set up with only os. I just created a vg vg01 of 4080 mb.&lt;BR /&gt;I am willing to delete this vg. and i also have other unused harddisks on xyz. &lt;BR /&gt;&lt;BR /&gt;Please can some one advice how i can go about doing this.</description>
      <pubDate>Wed, 02 Feb 2005 10:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476808#M212734</guid>
      <dc:creator>nick_202</dc:creator>
      <dc:date>2005-02-02T10:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup / frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476809#M212735</link>
      <description>Do the following-&lt;BR /&gt; &lt;BR /&gt;mkdir /xyz&lt;BR /&gt;cd /xyz&lt;BR /&gt;frecover -xX -f /dev/rmt/0m -i ...&lt;BR /&gt; &lt;BR /&gt;where ... of following -i is the files/directories you wish to restore.&lt;BR /&gt; &lt;BR /&gt;The -X option of frecover will restore relative to the current working directory.&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Wed, 02 Feb 2005 10:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476809#M212735</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2005-02-02T10:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup / frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476810#M212736</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your fbackup will not create your VG &amp;amp; File systems as it restore only files. And if you make a directory &amp;amp; restore it will restore it in root.So before restore create VG &amp;amp; file systems as per requirement. To achive this first identify the unused disks and create VG on these disks and then create file systems as per required sizes ( may be even more also then that of host abc).&lt;BR /&gt;Give any default vg &amp;amp; lvol name but give mount path as /xyz/...&lt;BR /&gt;&lt;BR /&gt;If you are not very familiar with LVM commands it can be easily done through SAM itself.&lt;BR /&gt;Go to SAM-&amp;gt;Disks &amp;amp; File Systems-&amp;gt;Volume Groups-&amp;gt;actions-&amp;gt;create&lt;BR /&gt;&lt;BR /&gt;After this you can do a restore as told by hills.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 02 Feb 2005 11:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476810#M212736</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-02-02T11:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup / frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476811#M212737</link>
      <description>Hi nick&lt;BR /&gt;I attached a .pdf documentation file.&lt;BR /&gt;It will discrible in detail about backup and recover system....&lt;BR /&gt;First, need to create a logical volume&lt;BR /&gt;#lvcreate.....&lt;BR /&gt;#newfs.....&lt;BR /&gt;&lt;BR /&gt;#frecover -f /dev/rmt/XX -i /xyz -xv&lt;BR /&gt;&lt;BR /&gt;Hope this helps for you&lt;BR /&gt;Goodluck!&lt;BR /&gt;HoangChiCong</description>
      <pubDate>Wed, 02 Feb 2005 23:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476811#M212737</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2005-02-02T23:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup / frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476812#M212738</link>
      <description>Hi Nick&lt;BR /&gt;Normally I will do like this&lt;BR /&gt;&lt;BR /&gt;fbackup once again to the particular directory in abc.&lt;BR /&gt;#fbackup -f /dev/rmt/0m -0vi /directory&lt;BR /&gt;&lt;BR /&gt;In xyz machine, create a new vg, logical volume and file system accordingly...&lt;BR /&gt;&lt;BR /&gt;#frecover -f /dev/rmt/0m -ro&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rashid&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Feb 2005 01:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-frecover/m-p/3476812#M212738</guid>
      <dc:creator>Rashid Hamid</dc:creator>
      <dc:date>2005-02-03T01:51:25Z</dc:date>
    </item>
  </channel>
</rss>

