<?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: Backup OS before upgrade in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379989#M348495</link>
    <description>Thanks....Johnson's reference show's a response by a Tim Hempstead which is exactly what i was looking for ....</description>
    <pubDate>Wed, 18 Mar 2009 20:25:40 GMT</pubDate>
    <dc:creator>Donald Thaler</dc:creator>
    <dc:date>2009-03-18T20:25:40Z</dc:date>
    <item>
      <title>Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379978#M348484</link>
      <description>Is there a recommended type of system backup that should be done before an operating system upgrade or patch. We currently back up all the directories to tape.</description>
      <pubDate>Mon, 16 Mar 2009 11:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379978#M348484</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2009-03-16T11:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379979#M348485</link>
      <description>Hi Donald,&lt;BR /&gt;&lt;BR /&gt;Yes, the recommended backup of the OS is by using a make_tape_recovery, have a look at the Ignite software link.&lt;BR /&gt;&lt;BR /&gt;Ignite creates a bootable image on tape or the network.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 16 Mar 2009 12:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379979#M348485</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-03-16T12:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379980#M348486</link>
      <description>The Ignite make_tape_recovery backup is ideal because you can boot from the tape drive and restore your boot disk to it's pre-install state very simply.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 16 Mar 2009 12:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379980#M348486</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-03-16T12:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379981#M348487</link>
      <description>Ignite-UX created a bootable image.&lt;BR /&gt;This will allow us to restore the backup in case if the server panics or doesn't come up after upgradation or patch installation&lt;BR /&gt;&lt;BR /&gt;Syntax:&lt;BR /&gt;Install Ignite-UX product as provide above&lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -v -x inc_entire=vg00 -a /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;Replace Xmn by tape device&lt;BR /&gt;&lt;BR /&gt;To get the tape device&lt;BR /&gt;# ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;The above make_tape_recovery will take the backup only the filesystem which belongs to vg00. It is always advisable to take the backup of only OS filesystem via Ignite, since system restoration times reduces drastically.&lt;BR /&gt;&lt;BR /&gt;You could take the other non-OS filesystem backup via fbackup, tar or any other backup utilities.&lt;BR /&gt;&lt;BR /&gt;Please assign points.</description>
      <pubDate>Mon, 16 Mar 2009 12:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379981#M348487</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-03-16T12:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379982#M348488</link>
      <description>Hi Donald:&lt;BR /&gt;&lt;BR /&gt;The Ignite recovery tape is one recommendation, of course.  If you think the patch process, you need to have not only your kernel in sync with various libraries, but you certainly want your IPD (Installed Product Database as described by the '/var/adm/sw' directory contents) in line with the various files in '/usr', /opt', '/etc' and '/sbin'.&lt;BR /&gt;&lt;BR /&gt;Thus trying to guess what you should backup and/or restore is foolhardy.&lt;BR /&gt;&lt;BR /&gt;If you are running 11.23 or later, you should look at DRD as another strategy:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=DynRootDisk" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=DynRootDisk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-5856/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-5856/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 16 Mar 2009 13:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379982#M348488</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-16T13:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379983#M348489</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If the tape drive is supported for boot:&lt;BR /&gt; make_tape_recovery -v -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;If note: make_net_recovery&lt;BR /&gt;&lt;BR /&gt;Direct the output to an NFS share.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 16 Mar 2009 13:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379983#M348489</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-16T13:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379984#M348490</link>
      <description>Several options:&lt;BR /&gt;&lt;BR /&gt;1) ignite (to tape or network)&lt;BR /&gt;&lt;BR /&gt;2) use DRD (dynamic root disk)&lt;BR /&gt;&lt;BR /&gt;3) shutdown OS and remove a mirrored disk, boot in quorum mode. After checking that all patches working, insert the disk again and sync the mirror (caution with boot loader patches!) - less preferred</description>
      <pubDate>Mon, 16 Mar 2009 14:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379984#M348490</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-16T14:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379985#M348491</link>
      <description>Hi Donald,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Is there a recommended type of system backup that should be done before an operating system upgrade or patch&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Yes , Ignite backup most recommended.&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;We currently back up all the directories to tape.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Above mentioned File System level backup,&lt;BR /&gt;&lt;BR /&gt;Ignite take image of your Operating System.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Johnson</description>
      <pubDate>Mon, 16 Mar 2009 23:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379985#M348491</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-16T23:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379986#M348492</link>
      <description>thanks to all who responded, it would appear that since i can't boot from the tape library (hp msl2024),per HP, the only option i have is the make_net_recovery, the drd option requires a free disk and i don't beleive i have any 'free disks' on the system. I have the ignite software installed, and i've downloaded a number of the ignite manuals (can't wait to read them). Does anyone have a sample command  that references the make_net_recovery procedure ? A picture is worth a 1000 words, and in this case it might be a gigabyte  of words..</description>
      <pubDate>Wed, 18 Mar 2009 11:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379986#M348492</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2009-03-18T11:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379987#M348493</link>
      <description>I would try to boot/restore  from the library.&lt;BR /&gt;&lt;BR /&gt;Boot the install DVD and select the "restore from tape" option.&lt;BR /&gt;&lt;BR /&gt;Just put the tape into the drive before. ;-)</description>
      <pubDate>Wed, 18 Mar 2009 13:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379987#M348493</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-18T13:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379988#M348494</link>
      <description>Hi Donald Thaler,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Does anyone have a sample command that references the make_net_recovery procedure ? A picture is worth a 1000 words, and in this case it might be a gigabyte of words..&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Please check below link, which i had posted attachment document for references the make_net_recovery&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1288879" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1288879&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Wed, 18 Mar 2009 15:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379988#M348494</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-18T15:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Backup OS before upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379989#M348495</link>
      <description>Thanks....Johnson's reference show's a response by a Tim Hempstead which is exactly what i was looking for ....</description>
      <pubDate>Wed, 18 Mar 2009 20:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-os-before-upgrade/m-p/4379989#M348495</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2009-03-18T20:25:40Z</dc:date>
    </item>
  </channel>
</rss>

