<?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: Can't boot off of primary in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007878#M613303</link>
    <description>question 1: Should idisk values be identical on both boot disks?&lt;BR /&gt;&lt;BR /&gt;I do not know  - I have no 11.23 systems&lt;BR /&gt;&lt;BR /&gt;question 2: How to proceed from here to get primary back to booting?&lt;BR /&gt;&lt;BR /&gt;Since your mirror is working, I would suggest you rebuild primary from scratch  (back it out of the vg, run pvcreate -B, vgextend, mkboot, etc)&lt;BR /&gt;&lt;BR /&gt;I assume you have run setboot and lvlnboot -V  to view boot characteristics&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 10 Oct 2006 15:47:30 GMT</pubDate>
    <dc:creator>DCE</dc:creator>
    <dc:date>2006-10-10T15:47:30Z</dc:date>
    <item>
      <title>Can't boot off of primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007876#M613301</link>
      <description>rx2600 11.23 Itanium&lt;BR /&gt;&lt;BR /&gt;Comparing 'efi_ls' on the two boot disks c2t0d0s1 and c2t1d0s1 only shows a diff of creation dates.&lt;BR /&gt;&lt;BR /&gt;Not the same with an 'idisk' comparison.&lt;BR /&gt;&lt;BR /&gt;question 1:  Should idisk values be identical on both boot disks?&lt;BR /&gt;&lt;BR /&gt;question 2:  How to proceed from here to get primary back to booting?</description>
      <pubDate>Tue, 10 Oct 2006 15:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007876#M613301</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-10-10T15:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't boot off of primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007877#M613302</link>
      <description>Friend   it is recommended that the records are identicos.   you to modify the configuration of boot you tera that to interrupt boot to fall the ISL and ai to modify the device of boot.</description>
      <pubDate>Tue, 10 Oct 2006 15:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007877#M613302</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-10-10T15:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't boot off of primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007878#M613303</link>
      <description>question 1: Should idisk values be identical on both boot disks?&lt;BR /&gt;&lt;BR /&gt;I do not know  - I have no 11.23 systems&lt;BR /&gt;&lt;BR /&gt;question 2: How to proceed from here to get primary back to booting?&lt;BR /&gt;&lt;BR /&gt;Since your mirror is working, I would suggest you rebuild primary from scratch  (back it out of the vg, run pvcreate -B, vgextend, mkboot, etc)&lt;BR /&gt;&lt;BR /&gt;I assume you have run setboot and lvlnboot -V  to view boot characteristics&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Oct 2006 15:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007878#M613303</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-10-10T15:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can't boot off of primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007879#M613304</link>
      <description>boot off of the mirror and rebuild.</description>
      <pubDate>Wed, 11 Oct 2006 12:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007879#M613304</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2006-10-11T12:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't boot off of primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007880#M613305</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;The following procedure shows how to mirror the root disk. Let c2t0d0 be the existing primary disk and c2t1d0 the new mirror boot disk: &lt;BR /&gt;&lt;BR /&gt;Setup the disk partitions &lt;BR /&gt;&lt;BR /&gt;Create a partition description file: &lt;BR /&gt;&lt;BR /&gt;# vi /tmp/partitionfile&lt;BR /&gt;2&lt;BR /&gt;EFI 100MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;&lt;BR /&gt;Use the idisk(1M) command to partition the disk according to this file: &lt;BR /&gt;# idisk -wf /tmp/partitionfile /dev/rdsk/c2t1d0&lt;BR /&gt;idisk version: 1.2&lt;BR /&gt;********************** WARNING ***********************&lt;BR /&gt;If you continue you may destroy all data on this disk.&lt;BR /&gt;Do you wish to continue(yes/no)? yes&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Create the new device files for the new partitions (c2t1d0s1 and c2t1d0s2) &lt;BR /&gt;# insf -e -C disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Use mkboot(1M) to format the EFI partition (s1), populate it with the EFI files under /usr/lib/efi/, format the LIF volume (part of s2), and populate it with the LIF files (ISL, AUTO, HPUX, LABEL) under /usr/lib/uxbootlf:&lt;BR /&gt;     # mkboot -e -l /dev/rdsk/c2t1d0&lt;BR /&gt;     # efi_ls -d /dev/rdsk/c2t1d0s1                 (to check EFI)&lt;BR /&gt;     FileName                      Last Modified         Size&lt;BR /&gt;     EFI/                            5/19/2003              0&lt;BR /&gt;     STARTUP.NSH                     5/19/2003            336&lt;BR /&gt;   &lt;BR /&gt;     total space 103215616 bytes, free space 100076032 bytes&lt;BR /&gt;   &lt;BR /&gt;     # lifls -l /dev/rdsk/c2t1d0s2                (to check LIF)&lt;BR /&gt; &lt;BR /&gt;Write the contents of the AUTO file to the EFI partition: &lt;BR /&gt;# mkboot -a "boot vmunix" /dev/dsk/c2t1d0&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t1d0s1 -u /EFI/HPUX/AUTO /tmp/x; cat /tmp/x&lt;BR /&gt;(to check it)&lt;BR /&gt;NOTE: Specify -a "boot vmunix -lq" if you want the system to boot up without interruption in case of a disk failure.&lt;BR /&gt;&lt;BR /&gt;Initialize the LVM partition (s2) and add it to vg00: &lt;BR /&gt;# pvcreate [-f] -B /dev/rdsk/c2t1d0s2 (take care to use s2)&lt;BR /&gt;# vgextend vg00 /dev/dsk/c2t1d0s2&lt;BR /&gt;&lt;BR /&gt;Mirror the LVs to the s2 partition: &lt;BR /&gt;# for i in lvol1 lvol ... lvol8&lt;BR /&gt;&amp;gt; do lvextend -m 1 /dev/vg00/$i /dev/dsk/c2t1d0s2&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;&lt;BR /&gt;Write the contents of the LABEL file, i.e. set root, boot, swap and dump device:&lt;BR /&gt;&lt;BR /&gt;    # lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;     # lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;     # lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;     # lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt; &lt;BR /&gt;     # lvlnboot -v                               (to check it)&lt;BR /&gt;     Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;     Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;             /dev/dsk/c2t0d0s2 (0/1/1/1.2.0) -- Boot Disk&lt;BR /&gt;             /dev/dsk/c2t1d0s2 (0/1/1/0.1.0) -- Boot Disk&lt;BR /&gt;     Boot: lvol1     on:     /dev/dsk/c2t0d0s2&lt;BR /&gt;                             /dev/dsk/c2t1d0s2&lt;BR /&gt;     Root: lvol3     on:     /dev/dsk/c2t0d0s2&lt;BR /&gt;                             /dev/dsk/c2t1d0s2&lt;BR /&gt;     Swap: lvol2     on:     /dev/dsk/c2t0d0s2&lt;BR /&gt;                             /dev/dsk/c2t1d0s2&lt;BR /&gt;     Dump: lvol2     on:     /dev/dsk/c2t0d0s2, 0&lt;BR /&gt;&lt;BR /&gt;Specify the mirrored disk as an alternate bootpath &lt;BR /&gt;# setboot -a &lt;HW path="" of="" mirror=""&gt;&lt;BR /&gt;# setboot (to check it)&lt;BR /&gt;&lt;BR /&gt;Create an EFI boot option. This boot option will be stored in NVRAM:&lt;BR /&gt;     Boot to EFI and enter the Boot option maintenance menu:&lt;BR /&gt; &lt;BR /&gt;     --------------------------------------------------------------&lt;BR /&gt;     | EFI Boot Maintenance Manager ver 1.10 [14.61]&lt;BR /&gt;     | &lt;BR /&gt;     | Main Menu. Select an Operation&lt;BR /&gt;     | &lt;BR /&gt;     | &lt;BR /&gt;     |         Boot from a File&lt;BR /&gt;     |    &amp;gt;&amp;gt;&amp;gt;  Add a Boot Option&lt;BR /&gt;     |         Delete Boot Option(s)&lt;BR /&gt;     |         Change Boot Order&lt;BR /&gt;     |  &lt;BR /&gt;     |         Manage BootNext setting&lt;BR /&gt;     |         Set Auto Boot TimeOut&lt;BR /&gt;     | &lt;BR /&gt;     |         Select Active Console Output Devices&lt;BR /&gt;     |         Select Active Console Input Devices&lt;BR /&gt;     |         Select Active Standard Error Devices&lt;BR /&gt;     | &lt;BR /&gt;     |         Cold Reset&lt;BR /&gt;     |         Exit&lt;BR /&gt;     --------------------------------------------------------------&lt;BR /&gt;   &lt;BR /&gt;   &lt;BR /&gt;     Select the mirror disk. (Pun1,Lun0) represents SCSI target 1, Lun 0&lt;BR /&gt;     (c2t1d0) in our case. (Pun2,Lun0) is the original boot disk (c2t0d0):&lt;BR /&gt; &lt;BR /&gt;     ---------------------------------------------------------------------&lt;BR /&gt;     | EFI Boot Maintenance Manager ver 1.10 [14.61]&lt;BR /&gt;     |&lt;BR /&gt;     | Add a Boot Option.  Select a Volume&lt;BR /&gt;     | &lt;BR /&gt;     | &amp;gt;&amp;gt;&amp;gt; IA64_EFI [Acpi(HWP0002,100)/Pci(1|0)/&lt;BR /&gt;     |                             Scsi(Pun1,Lun0)/HD(Part1,SigB45A0000)&lt;BR /&gt;     |     IA64_EFI [Acpi(HWP0002,100)/Pci(1|1)/&lt;BR /&gt;     |                             Scsi(Pun2,Lun0)/HD(Part1,Sig958B0000)&lt;BR /&gt;     |     EFI DISK [Acpi(HWP0002,600)/Pci(1|0)/Pci(0|0)/Pci(0|0)/&lt;BR /&gt;     |               Pci(0|0)/Scsi(Pun0,Lun0)/&lt;BR /&gt;     |               HD(Part1,Sig   119E1A60-0B4C-01C3-507B-9E5F8078F531)&lt;BR /&gt;     |     Removable Media Boot [Acpi(HWP0002,0)/Pci(2|0)/&lt;BR /&gt;     |               Ata(Primary,Master)]&lt;BR /&gt;     |     Load File [EFI Shell [Built-in]]&lt;BR /&gt;     |     Load File [Acpi(HWP0002,0)/Pci(3|0)/Mac(00306E3809C6)]&lt;BR /&gt;     |     Load File [Acpi(HWP0002,100)/Pci(2|0)/Mac(00306E3889E3)]&lt;BR /&gt;     |     Exit&lt;BR /&gt;     ---------------------------------------------------------------------&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;     Now navigate to the HP-UX bootloader, HPUX.EFI, on the disk:&lt;BR /&gt; &lt;BR /&gt;     ---------------------------------------------------------------------&lt;BR /&gt;     | EFI Boot Maintenance Manager ver 1.10 [14.61]&lt;BR /&gt;     | &lt;BR /&gt;     | Select file or change to new directory:&lt;BR /&gt;     | &lt;BR /&gt;     |   &amp;gt;&amp;gt;&amp;gt;  05/28/03  09:38a &lt;DIR&gt;         512 EFI&lt;BR /&gt;     |        [Treat like Removable Media Boot]&lt;BR /&gt;     |     Exit&lt;BR /&gt;     &lt;BR /&gt;     | Select file or change to new directory:&lt;BR /&gt;     | &lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;         512 .&lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;           0 ..&lt;BR /&gt;     |   &amp;gt;&amp;gt;&amp;gt;  05/28/03  09:38a &lt;DIR&gt;         512 HPUX&lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;         512 Intel_Firmware&lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;         512 DIAG&lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;         512 HP&lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;         512 TOOLS&lt;BR /&gt;     |     Exit&lt;BR /&gt;    &lt;BR /&gt;     | Select file or change to new directory:&lt;BR /&gt;     | &lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;         512 .&lt;BR /&gt;     |        05/28/03  09:38a &lt;DIR&gt;         512 ..&lt;BR /&gt;      |   &amp;gt;&amp;gt;&amp;gt;  05/28/03  11:52a           419,545 HPUX.EFI&lt;BR /&gt;     |        05/28/03  11:52a            24,576 NBP.EFI&lt;BR /&gt;     |     Exit&lt;BR /&gt;     | &lt;BR /&gt;     | &lt;BR /&gt;     |     Filename: \EFI\HPUX\HPUX.EFI&lt;BR /&gt;     |    &lt;BR /&gt;     | DevicePath:[Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/&lt;BR /&gt;     |                HD(Part1,SigB45A0000)/\EFI\HPUX\HPUX.EFI]&lt;BR /&gt;     |     IA-64 EFI Application 05/28/03  11:52a     419,545 bytes&lt;BR /&gt;     | &lt;BR /&gt;     |     BootFFFF: Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/&lt;BR /&gt;     |                HD(Part1,SigB45A0000)/\EFI\HPUX\HPUX.EFI&lt;BR /&gt;     ---------------------------------------------------------------------&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;     Now enter a description for this boot option, e.g. "HP-UX mirror boot&lt;BR /&gt;     disk":&lt;BR /&gt; &lt;BR /&gt;     ---------------------------------------------------------------------&lt;BR /&gt;     |     Enter Description:  HP-UX mirror boot disk&lt;BR /&gt;     | &lt;BR /&gt;     |     Current BootOption--&amp;gt;Main Menu. Select an Operation&lt;BR /&gt;     |     New BootOption Data. ASCII/Unicode strings only, with max of&lt;BR /&gt;     |                240 characters&lt;BR /&gt;     |     Enter BootOption Data Type [A-Ascii U-Unicode&lt;BR /&gt;     |                N-No BootOption] : N&lt;BR /&gt;     ---------------------------------------------------------------------&lt;BR /&gt; &lt;BR /&gt;     Finally save the setting to NVRAM:&lt;BR /&gt; &lt;BR /&gt;     |     Save changes to NVRAM [Y-Yes N-No]:  Y&lt;BR /&gt;Try to boot from the mirror disk by choosing the appropriate boot option.&lt;BR /&gt;&lt;BR /&gt;When the secondary boot disk is booted... assign points :-))&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;VinodK&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/HW&gt;</description>
      <pubDate>Sat, 04 Nov 2006 04:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007880#M613305</guid>
      <dc:creator>vinod_25</dc:creator>
      <dc:date>2006-11-04T04:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't boot off of primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007881#M613306</link>
      <description>For those interested, the problem was related to the EFI Shell, which doesn't seem to be able to protect itself from a user's mistakes at the Boot Menu or from the O/S using the set_boot command  The Itanium EFI is smart enough to generate hex code but not smart enough to parse itself or to provide error validation.</description>
      <pubDate>Sat, 04 Nov 2006 18:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-boot-off-of-primary/m-p/5007881#M613306</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-11-04T18:55:09Z</dc:date>
    </item>
  </channel>
</rss>

