<?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 from Data Protector in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900151#M507162</link>
    <description>jitendra, unless that tape backup device is directly connected to the server it is not likely to work as an Ignite restore device.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sat, 18 Nov 2006 12:45:23 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-11-18T12:45:23Z</dc:date>
    <item>
      <title>Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900145#M507156</link>
      <description>Hi  Seniors,&lt;BR /&gt;&lt;BR /&gt;Pleas advice how to take ignite backup of HP-UX Server from HP-Data Protector.Its a Cluster envirment SAN EVA3.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 08:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900145#M507156</guid>
      <dc:creator>dinlok</dc:creator>
      <dc:date>2006-11-17T08:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900146#M507157</link>
      <description>Ignite and Data Protector are 2 different things.&lt;BR /&gt;&lt;BR /&gt;To make an ignite bootable recovery tape use make_tape_recovery&lt;BR /&gt;&lt;BR /&gt;for more info man make_tape_recovery&lt;BR /&gt;&lt;BR /&gt;You should only include vg00 in your recovery tape. The rest of your VGs should be backed up with data protector.&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 08:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900146#M507157</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-11-17T08:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900147#M507158</link>
      <description>Dinlok,&lt;BR /&gt;&lt;BR /&gt;Check this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=221502&amp;amp;admit=-682735245+1163771747025+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=221502&amp;amp;admit=-682735245+1163771747025+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thnaks,&lt;BR /&gt;Siva</description>
      <pubDate>Fri, 17 Nov 2006 08:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900147#M507158</guid>
      <dc:creator>siva0123</dc:creator>
      <dc:date>2006-11-17T08:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900148#M507159</link>
      <description>Dinlok , ignore by earlier pst , it deals with something else.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;siva</description>
      <pubDate>Fri, 17 Nov 2006 08:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900148#M507159</guid>
      <dc:creator>siva0123</dc:creator>
      <dc:date>2006-11-17T08:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900149#M507160</link>
      <description>hi dinlok,&lt;BR /&gt;&lt;BR /&gt;It is NOT possible to take ignite backup of HP-UX server using Data Protector. Ignite backups are recovery tapes used during HP-UX OS crash. &lt;BR /&gt;&lt;BR /&gt;Technically speaking you HP data protector(DP) cannot access the hosts until the DP agent is installed in that host.&lt;BR /&gt;when the OS is crashed there is no question of any DP agent on it.&lt;BR /&gt;&lt;BR /&gt;Ignite backups are taken on tapes using the command "make_tape_recovery".&lt;BR /&gt;#make_tape_recovery -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;Ignite backup first copies the LIF from boot disk to tape &amp;amp; then does a tar of  filesystems (based on your command option).You can also retrieve individual files using tar command. (refer man pages).&lt;BR /&gt;you can also use "make_net_recovery" to create "golden image" on any host in the network.&lt;BR /&gt;&lt;BR /&gt;It is best practise to take only vg00 in your ignite &amp;amp; other data backup using normal unix backup commands like tar,fbackup or you can use Data protector.&lt;BR /&gt;&lt;BR /&gt;hope this info is helpful.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;nishith.</description>
      <pubDate>Fri, 17 Nov 2006 09:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900149#M507160</guid>
      <dc:creator>nishith</dc:creator>
      <dc:date>2006-11-17T09:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900150#M507161</link>
      <description>&lt;!--!*#--&gt;Hi Dinlok &lt;BR /&gt;Nishith is crrect.But if you have a tape library, sitting on SAN,you can use it as your backup device..just do ioscan ..find the drive and with make_tape_recovery cmd pass its H/W path..&lt;BR /&gt;&lt;BR /&gt;cheers..&lt;BR /&gt;jeet</description>
      <pubDate>Sat, 18 Nov 2006 09:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900150#M507161</guid>
      <dc:creator>jitendra_8</dc:creator>
      <dc:date>2006-11-18T09:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900151#M507162</link>
      <description>jitendra, unless that tape backup device is directly connected to the server it is not likely to work as an Ignite restore device.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 18 Nov 2006 12:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900151#M507162</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-18T12:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900152#M507163</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Installing a DP agent is just running a script file locally.&lt;BR /&gt;&lt;BR /&gt;With Ignite-UX, you can customize /add the scripts, for the way the tape is created. &lt;BR /&gt;&lt;BR /&gt;I think it is pretty is to customize a recovery tape which will allow installation of DP automatically. This is my wild guess, though I didn't try it ever.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;&lt;BR /&gt;Vasu</description>
      <pubDate>Mon, 20 Nov 2006 02:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900152#M507163</guid>
      <dc:creator>Vasu Viswanadha</dc:creator>
      <dc:date>2006-11-20T02:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup from Data Protector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900153#M507164</link>
      <description>DP is best installed by the DP server. Ignite should only be used for system recovery.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Tue, 21 Nov 2006 04:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-from-data-protector/m-p/3900153#M507164</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2006-11-21T04:36:37Z</dc:date>
    </item>
  </channel>
</rss>

