<?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: full system (absolutely everything) backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036822#M133643</link>
    <description>Hi,&lt;BR /&gt;Install Ignite and take a make_tape_recovery to backup the entire VG's or entire disk (-x option) and restore it to another system which is identical. Once restored reboot the system in single user mode and change the system name and IP address.&lt;BR /&gt;&lt;BR /&gt;See man pages of make_tape_recovery for more help.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
    <pubDate>Wed, 30 Jul 2003 04:14:56 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2003-07-30T04:14:56Z</dc:date>
    <item>
      <title>full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036821#M133642</link>
      <description>I have two indentical A Class 9000 systems running HP-UX 11.00&lt;BR /&gt;&lt;BR /&gt;One is a master and one a standby (incase the master falls over). They share a common raid.&lt;BR /&gt;&lt;BR /&gt;I wish to backup everything (except the mounted raid) from one system and restore it on the second system. I know the only difference should be the IP address which I can change manually once I restored it on the second system.&lt;BR /&gt;&lt;BR /&gt;Is "dump" the best option to do this ? I want all device drivers, filesystems etc.&lt;BR /&gt;&lt;BR /&gt;I think dump only does one file system but I need all filesystems on the one tape (ie. /scratch, /tmp, /usr, /var, /stand etc)&lt;BR /&gt;&lt;BR /&gt;Any ideas would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;PA&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2003 04:08:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036821#M133642</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036822#M133643</link>
      <description>Hi,&lt;BR /&gt;Install Ignite and take a make_tape_recovery to backup the entire VG's or entire disk (-x option) and restore it to another system which is identical. Once restored reboot the system in single user mode and change the system name and IP address.&lt;BR /&gt;&lt;BR /&gt;See man pages of make_tape_recovery for more help.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 30 Jul 2003 04:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036822#M133643</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-07-30T04:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036823#M133644</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Ignite-UX is your best bet for this.&lt;BR /&gt;If its not installed you can install it from the application CD's.&lt;BR /&gt;&lt;BR /&gt;Use the following command:&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;This will backup your entire vg00 to tape and can then be restored to your backup A-Class server in case of failure.  &lt;BR /&gt;Note the default tape device is /dev/rmt/0mn.  You must specify a no rewind device.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2003 04:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036823#M133644</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-07-30T04:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036824#M133645</link>
      <description>As Rajeev suggested, use ignite-ux to backup your vg00, eg.&lt;BR /&gt;# make_tape_recovery -AI&lt;BR /&gt;&lt;BR /&gt;I assume that you installed other applications o other VG, then you may use other utillities such as tar, fbackup/frecover, cpio.. to backup other vg in which other applications existing. eg.&lt;BR /&gt;To store a particular directory: &lt;BR /&gt;# fbackup -f /dev/rmt/0m -i /tmp &lt;BR /&gt;or&lt;BR /&gt;# tar cvf /dev/rmt/1m /tmp (specify device) &lt;BR /&gt;&lt;BR /&gt;To recover a particular directory: &lt;BR /&gt;# frecover -vx -i /tmp -f /dev/rmt/0m &lt;BR /&gt;or&lt;BR /&gt;# tar xvf /dev/rmt/0m /tmp</description>
      <pubDate>Wed, 30 Jul 2003 04:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036824#M133645</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-30T04:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036825#M133646</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The best and safer way by using Ignite, using tape_recovery.&lt;BR /&gt;In another way, If you are using any Backup Software like Omniback II or Veritas.&lt;BR /&gt;You can take disk image backup of existing node and same can be restored on disk of the another node.&lt;BR /&gt;&lt;BR /&gt;By connecting root disk of second node to first/any other system, you can transfer the disk image. Later by connecting these disk to standby node, you can bring up.&lt;BR /&gt;&lt;BR /&gt;Once myself followed above steps.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regds,&lt;BR /&gt;Rajesh</description>
      <pubDate>Wed, 30 Jul 2003 04:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036825#M133646</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2003-07-30T04:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036826#M133647</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036826#M133647</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036827#M133648</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036827#M133648</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036828#M133649</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036828#M133649</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036829#M133650</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036829#M133650</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036830#M133651</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036830#M133651</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036831#M133652</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036831#M133652</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036832#M133653</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036832#M133653</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036833#M133654</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036833#M133654</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036834#M133655</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036834#M133655</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036835#M133656</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036835#M133656</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036836#M133657</link>
      <description>Thanks for everyone's prompt reply.&lt;BR /&gt;&lt;BR /&gt;Will test and let you know how it goes and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA</description>
      <pubDate>Wed, 30 Jul 2003 04:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036836#M133657</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036837#M133658</link>
      <description>Thanks everyone for your prompt replies.&lt;BR /&gt;&lt;BR /&gt;Will test and then assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2003 04:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036837#M133658</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: full system (absolutely everything) backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036838#M133659</link>
      <description>Thanks everyone for your prompt replies.&lt;BR /&gt;&lt;BR /&gt;Will test and then assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;PA&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2003 04:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-absolutely-everything-backup/m-p/3036838#M133659</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2003-07-30T04:40:31Z</dc:date>
    </item>
  </channel>
</rss>

