<?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: Ignite Backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931346#M410088</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No.&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -x inc_entire=vgapp -x inc_entire=vgemc -I -v -a /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;But this will create a large ignite tape an a slow revovery process. Maybe you could backup the other volume groups with fbackup for a faster trueput.&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;wil create the volume groups and logical volumes structure for the other VG's, you can use the frecover to restore the data.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Tue, 04 Oct 2005 16:21:58 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens_1</dc:creator>
    <dc:date>2005-10-04T16:21:58Z</dc:date>
    <item>
      <title>Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931345#M410087</link>
      <description>Hi Everyone,&lt;BR /&gt;I have 2 questions:&lt;BR /&gt;&lt;BR /&gt;Does the command below back up all files from all volume group to the recovery tape?&lt;BR /&gt;&lt;BR /&gt;"Make_tape_recovery -A -x inc_cross=/"&lt;BR /&gt;&lt;BR /&gt;Will the ignite tape created by the command below automatically create other volume groups beside vg00?  My server has volume groups vg00, vgapp and vgemc.&lt;BR /&gt; &lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -P s -x inc_entire=vg00 -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 16:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931345#M410087</guid>
      <dc:creator>Bing Wong</dc:creator>
      <dc:date>2005-10-04T16:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931346#M410088</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No.&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -x inc_entire=vgapp -x inc_entire=vgemc -I -v -a /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;But this will create a large ignite tape an a slow revovery process. Maybe you could backup the other volume groups with fbackup for a faster trueput.&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;wil create the volume groups and logical volumes structure for the other VG's, you can use the frecover to restore the data.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 04 Oct 2005 16:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931346#M410088</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-10-04T16:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931347#M410089</link>
      <description>Hi Robert-Jan,&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;Will it create the file systems after the volume groups and logical volumes are created? &lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 16:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931347#M410089</guid>
      <dc:creator>Bing Wong</dc:creator>
      <dc:date>2005-10-04T16:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931348#M410090</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;The command above, didnt create a file systems after the volume groups and logical volumes are created.&lt;BR /&gt;&lt;BR /&gt;The command above just create the volume groups and logical volumes structure for the other VG's (vgapp and vgemc).&lt;BR /&gt;&lt;BR /&gt;It's a good practice to have a seperate backup for your system :&lt;BR /&gt;1. Ignite/UX backup for boot disk (vg00)&lt;BR /&gt;2. Data backup for your vgapp &amp;amp; vgemc&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 21:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931348#M410090</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-10-04T21:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931349#M410091</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;what robert is trying to say is that for make_tape_recovery will only backup the filesystem stated in the "-x inc_entire" parameter, in this case, vg00. if u need to backup more volume group, add another "-x inc_entire" and state the group, however, as mentioned this will prolong the process.&lt;BR /&gt;&lt;BR /&gt;"man make_tape_recovery" for more info on the other arguments.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Tue, 04 Oct 2005 21:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931349#M410091</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-10-04T21:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931350#M410092</link>
      <description>Thank you ALL!&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Oct 2005 12:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931350#M410092</guid>
      <dc:creator>Bing Wong</dc:creator>
      <dc:date>2005-10-05T12:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931351#M410093</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The use of ignite backup should be to backup only OS (vg00).&lt;BR /&gt;&lt;BR /&gt;It is not the best tool for backuping up data in other VGs. The reason being that the application files are of no use sometimes when backup up online.&lt;BR /&gt;&lt;BR /&gt;So proper backup for applications should be taken seperately as per the application specific procedure.&lt;BR /&gt;&lt;BR /&gt;This also is true because ignite backup will recover system when OS disk has failed. After replacing disk and restoring ignite you can recover other VG's using vgimport command and the full recovery even if successful will take much more time.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 05 Oct 2005 12:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931351#M410093</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-10-05T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931352#M410094</link>
      <description>Thank you very much to all of you!&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Oct 2005 11:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931352#M410094</guid>
      <dc:creator>Bing Wong</dc:creator>
      <dc:date>2005-10-10T11:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931353#M410095</link>
      <description>Thanks again!</description>
      <pubDate>Mon, 10 Oct 2005 11:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup/m-p/4931353#M410095</guid>
      <dc:creator>Bing Wong</dc:creator>
      <dc:date>2005-10-10T11:31:53Z</dc:date>
    </item>
  </channel>
</rss>

