<?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: Itanium VMS Creating Bootable Systen Disk Backup in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157309#M93433</link>
    <description>Thanks Dave, You seem correct, an image backup, followed by the @boot_options (option 2 to add a new boot device) are all that is required to create a bootable disk. &lt;BR /&gt;&lt;BR /&gt;To respond to the previous entry, regarding that only the backup/image is required for a bootable disk. This is not true on our itanium. I am using the Backup Utility with the /IMAGE switch, and this is not enough to make the device bootable. You must perform either the boot_options command procedure or the sys$setboot task or both to make it bootable.&lt;BR /&gt;&lt;BR /&gt;My Backup Version: &lt;BR /&gt;Save set:          BACKUP.BAC&lt;BR /&gt;Date:              20-FEB-2009 09:17:25.92&lt;BR /&gt;Operating sys:  hp OpenVMS I64 version V8.3&lt;BR /&gt;BACKUP version:    V8.3-1H1&lt;BR /&gt;CPU ID register:   80000000&lt;BR /&gt;Block size:        32256&lt;BR /&gt;Group size:        10&lt;BR /&gt;Buffer count:      915&lt;BR /&gt;&lt;BR /&gt;Thanks Again for the help.</description>
    <pubDate>Fri, 20 Feb 2009 14:22:35 GMT</pubDate>
    <dc:creator>MikeFowler</dc:creator>
    <dc:date>2009-02-20T14:22:35Z</dc:date>
    <item>
      <title>Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157303#M93427</link>
      <description>We are currently configuring an Itanium Integrity Server Rx2660 with VMS V8.3-1H. We are in the later stages of development and are at the point where we need to backup the system. We purchased 2 new HP SCSI 36GB SAS Single Port Hard drives. This exactly matches are current system disk. There are 8 hot swap ports, the disk display as DKA100: to DKA800:. I have always used VMS "$Backup/image/verify" to create a bootable backup in the past. This is not sufficient with the Itanium VMS box. There appears to be another step required in order to make a disk bootable. Does anyone know the specific procedure required when using the VMS' Backup utility to create a Bootable System disk?</description>
      <pubDate>Mon, 16 Feb 2009 13:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157303#M93427</guid>
      <dc:creator>MikeFowler</dc:creator>
      <dc:date>2009-02-16T13:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157304#M93428</link>
      <description>Hi Mike&lt;BR /&gt;&lt;BR /&gt;After doing the image Backup do the following&lt;BR /&gt;&lt;BR /&gt;$ boot :== $sys$system:sys$setboot&lt;BR /&gt;$ boot -s -f new-systemdisk:&lt;BR /&gt;don't forget the : after the device name&lt;BR /&gt;&lt;BR /&gt;This will correct the mapping within the gpt&lt;BR /&gt;&lt;BR /&gt;After this you should verify the boot environment with&lt;BR /&gt;&lt;BR /&gt;$ @sys$startup:boot_options&lt;BR /&gt;use menu option 5 to validate the boot options and to fix them if required&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Geni</description>
      <pubDate>Mon, 16 Feb 2009 14:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157304#M93428</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2009-02-16T14:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157305#M93429</link>
      <description>&amp;gt;&amp;gt; "$Backup/image/verify" to create a bootable backup in the past. This is not sufficient with the Itanium VMS box. &lt;BR /&gt;&lt;BR /&gt;It should be good enough.&lt;BR /&gt;Did you try? &lt;BR /&gt;What went wrong? &lt;BR /&gt;Error messages / exact commands used?&lt;BR /&gt;Maybe you use /NOINIT?&lt;BR /&gt;&lt;BR /&gt;OpenVMS backup on IA64 knows how to deal with the EFI stuff on the drives.&lt;BR /&gt;&lt;BR /&gt;Anyway, you may want to check out the $ SET BOOT command, if you have problems.&lt;BR /&gt;&lt;BR /&gt;Hoff has some good note at his HoffmanLabs&lt;BR /&gt;site  ( &lt;A href="http://64.223.189.234/" target="_blank"&gt;http://64.223.189.234/&lt;/A&gt; ) but he currently has network issues. Google has cached some.&lt;BR /&gt;&lt;BR /&gt;In this forum here see also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1306246" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1306246&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2009 14:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157305#M93429</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-02-16T14:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157306#M93430</link>
      <description>&lt;!--!*#--&gt;Thanks for the quick response. Your answers were right on the mark. I was able to create a bootable system backup disk on itanium. For purposes of providing a procedure for those who follow, here it is:&lt;BR /&gt;$!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;$! Overview of commands entered&lt;BR /&gt;$&lt;BR /&gt;$ mou DKA800: /for&lt;BR /&gt;$ backup/image/init/ver/ignore=inter&lt;BR /&gt;From: DKA100:&lt;BR /&gt;To: DKA800:&lt;BR /&gt;&lt;BR /&gt;$ boot :== $sys$system:sys$setboot&lt;BR /&gt;$ boot -s -f DKA800:&lt;BR /&gt;&lt;BR /&gt;$ @sys$startup:boot_options&lt;BR /&gt;! Options I used (in order)&lt;BR /&gt;!&lt;BR /&gt;option: 2  ! Display current boot devices&lt;BR /&gt;option: 1  ! Add a boot entry (DKA800:)&lt;BR /&gt;           ! Answer appropriate questions&lt;BR /&gt;option: 5  ! Validate boot record &lt;BR /&gt;           ! my device - DKA800:&lt;BR /&gt;exit&lt;BR /&gt;$!&lt;BR /&gt;$! After successful validation of boot record&lt;BR /&gt;$! Next, shutdown reset the machine, and &lt;BR /&gt;$! try booting from the new backup disk.&lt;BR /&gt;$!&lt;BR /&gt;$! (See attachment for example of commands)&lt;BR /&gt;$!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</description>
      <pubDate>Tue, 17 Feb 2009 23:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157306#M93430</guid>
      <dc:creator>MikeFowler</dc:creator>
      <dc:date>2009-02-17T23:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157307#M93431</link>
      <description>BACKUP /IMAGE is bootable.  Been there, done that.&lt;BR /&gt;&lt;BR /&gt;There are cases that have wrinkles, such as trying to replicate the DVD (which uses El Torito) or using an old (pre-V8) BACKUP.&lt;BR /&gt;&lt;BR /&gt;Queue the usual hazard warnings around the (mistaken) belief that /IGNORE=INTERLOCK provides an on-line BACKUP here, too.  That's caused problems for various folks.</description>
      <pubDate>Fri, 20 Feb 2009 01:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157307#M93431</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-02-20T01:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157308#M93432</link>
      <description>Hi Mike.&lt;BR /&gt;&lt;BR /&gt;I am dealing with Itanium Blades (OpenVMS 8.3-1H1).    I use BACKUP/IMAGE quite a lot, and my normal procedure is;&lt;BR /&gt;&lt;BR /&gt;Init/sys &lt;DESTINATION&gt; TEMP (not really necessary)&lt;BR /&gt;Mount/For &lt;DESTINATION&gt;&lt;BR /&gt;Backup/Image  &lt;SOURCE&gt; &lt;DESTINATION&gt;&lt;BR /&gt;Dismount &lt;DESTINATION&gt;&lt;BR /&gt;@boot_options &lt;BR /&gt;Opt 1&lt;BR /&gt;(answer questions)&lt;BR /&gt;... if response is that paths have been successfully added, ...&lt;BR /&gt;Opt 2 (eyeball them)&lt;BR /&gt;Exit&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;Dave.&lt;/DESTINATION&gt;&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/DESTINATION&gt;&lt;/DESTINATION&gt;</description>
      <pubDate>Fri, 20 Feb 2009 05:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157308#M93432</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-02-20T05:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157309#M93433</link>
      <description>Thanks Dave, You seem correct, an image backup, followed by the @boot_options (option 2 to add a new boot device) are all that is required to create a bootable disk. &lt;BR /&gt;&lt;BR /&gt;To respond to the previous entry, regarding that only the backup/image is required for a bootable disk. This is not true on our itanium. I am using the Backup Utility with the /IMAGE switch, and this is not enough to make the device bootable. You must perform either the boot_options command procedure or the sys$setboot task or both to make it bootable.&lt;BR /&gt;&lt;BR /&gt;My Backup Version: &lt;BR /&gt;Save set:          BACKUP.BAC&lt;BR /&gt;Date:              20-FEB-2009 09:17:25.92&lt;BR /&gt;Operating sys:  hp OpenVMS I64 version V8.3&lt;BR /&gt;BACKUP version:    V8.3-1H1&lt;BR /&gt;CPU ID register:   80000000&lt;BR /&gt;Block size:        32256&lt;BR /&gt;Group size:        10&lt;BR /&gt;Buffer count:      915&lt;BR /&gt;&lt;BR /&gt;Thanks Again for the help.</description>
      <pubDate>Fri, 20 Feb 2009 14:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157309#M93433</guid>
      <dc:creator>MikeFowler</dc:creator>
      <dc:date>2009-02-20T14:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157310#M93434</link>
      <description>Mike, by way of introduction, I'm the original author of the sys$setboot stuff, and that same code is also underneath BACKUP /IMAGE.&lt;BR /&gt;&lt;BR /&gt;If you're going out into the boot options stuff to add a boot entry, that's entirely unrelated to BACKUP /IMAGE. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Feb 2009 19:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157310#M93434</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-02-20T19:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157311#M93435</link>
      <description>Last comment on the Backup/image.&lt;BR /&gt;&lt;BR /&gt;Previously on VAX and Alpha the Backup/image of a bootable system disk was all required to make a bootable system disk. However, on our Itanium when I performed an Image/Backup of our system disk, I was unable to boot from this backup. It failed. I had to run the boot_options in order to make the disk boot through the Itanium Console Interface.&lt;BR /&gt;&lt;BR /&gt;I am not clear why this is the case, but it is.</description>
      <pubDate>Fri, 20 Feb 2009 20:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157311#M93435</guid>
      <dc:creator>MikeFowler</dc:creator>
      <dc:date>2009-02-20T20:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157312#M93436</link>
      <description>Mike, I think the backup is restored with a new UID and therefore you have to re-do the boot menu.</description>
      <pubDate>Fri, 20 Feb 2009 20:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157312#M93436</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2009-02-20T20:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157313#M93437</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;With all due respect to Ian, the GPT actually stores a GUID (Globally Unique IDentifier; see &lt;A href="http://en.wikipedia.org/wiki/GUID_Partition_Table" target="_blank"&gt;http://en.wikipedia.org/wiki/GUID_Partition_Table&lt;/A&gt; for details).&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sat, 21 Feb 2009 23:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157313#M93437</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-02-21T23:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157314#M93438</link>
      <description>What I meant to say was&lt;BR /&gt;&lt;BR /&gt;The GUID of a partition listed in the GPT should be unique. So BACKUP does not replicate a GUID on a restore by restoring the GUID. &lt;BR /&gt;&lt;BR /&gt;The GUID is used in the boot menu entry so the boot menu entry has to be updated after the restore.&lt;BR /&gt;&lt;BR /&gt;Simplest thing may be to boot the restored system not using the menu entry then use SYS$MANAGER:BOOT_OPTIONS.COM to update the entry.&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Feb 2009 11:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157314#M93438</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2009-02-22T11:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Itanium VMS Creating Bootable Systen Disk Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157315#M93439</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;Concur. &lt;BR /&gt;&lt;BR /&gt;I made the comment about GUID (rather than UID) and inserted the Wikipedia link to make sure that the information was available for future readers of this thread.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sun, 22 Feb 2009 12:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/itanium-vms-creating-bootable-systen-disk-backup/m-p/5157315#M93439</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-02-22T12:13:22Z</dc:date>
    </item>
  </channel>
</rss>

