<?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: mkboot failed during mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463166#M617211</link>
    <description>This document contains many answers:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8172/index.html" target="_blank"&gt;http://docs.hp.com/en/5990-8172/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In particular, check out:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8172/ch06s02.html#mrflv" target="_blank"&gt;http://docs.hp.com/en/5990-8172/ch06s02.html#mrflv&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Mic</description>
    <pubDate>Fri, 14 Jan 2005 00:22:56 GMT</pubDate>
    <dc:creator>Mic V.</dc:creator>
    <dc:date>2005-01-14T00:22:56Z</dc:date>
    <item>
      <title>mkboot failed during mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463164#M617209</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm trying to mirror my internal drive "/dev/rdsk/c0t0d0" onto another internal drive "/dev/rdsk/c2t0d0" &lt;BR /&gt;&lt;BR /&gt;The following are my commands and the resulting error for "mkboot":&lt;BR /&gt;&lt;BR /&gt;# pvcreate -B /dev/rdsk/c2t0d0&lt;BR /&gt;Physical volume "/dev/rdsk/c2t0d0" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;# vgextend /dev/vg00 /dev/dsk/c2t0d0&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (4238) too small for this&lt;BR /&gt;PV (4341).&lt;BR /&gt;         Using only 4238 PEs from this physical volume.&lt;BR /&gt;Volume group "/dev/vg00" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.conf&lt;BR /&gt;&lt;BR /&gt;# mkboot /dev/rdsk/c2t0d0&lt;BR /&gt;# mkboot -a "hpux -lq /stand/vmunix" /dev/rdsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;-a specified but no current boot area on /dev/rdsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;# mkboot -a "hpux (;0) /stand/vmunix" /dev/rdsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;-a specified but no current boot area on /dev/rdsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I continued to do the following:&lt;BR /&gt;&lt;BR /&gt;#lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;The newly allocated mirrors are now being synchronized. This operation will&lt;BR /&gt;take some time. Please wait ....&lt;BR /&gt;Logical volume "/dev/vg00/lvol6" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.conf&lt;BR /&gt;&lt;BR /&gt;So I assume the mirroring worked - however not convinced the second drive is bootable as the "mkboot -a ..." command failed.&lt;BR /&gt;&lt;BR /&gt;How to check if the second disk is bootable without removing the original disk ?&lt;BR /&gt;&lt;BR /&gt;Is there something else that I can check for ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;JUP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2005 00:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463164#M617209</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2005-01-14T00:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: mkboot failed during mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463165#M617210</link>
      <description>Need to add that I'm using an HP Itanium, 11.23.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2005 00:17:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463165#M617210</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2005-01-14T00:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: mkboot failed during mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463166#M617211</link>
      <description>This document contains many answers:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8172/index.html" target="_blank"&gt;http://docs.hp.com/en/5990-8172/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In particular, check out:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8172/ch06s02.html#mrflv" target="_blank"&gt;http://docs.hp.com/en/5990-8172/ch06s02.html#mrflv&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Mic</description>
      <pubDate>Fri, 14 Jan 2005 00:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463166#M617211</guid>
      <dc:creator>Mic V.</dc:creator>
      <dc:date>2005-01-14T00:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: mkboot failed during mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463167#M617212</link>
      <description>Thanks Mic&lt;BR /&gt;&lt;BR /&gt;I was following instruction from the PA-RISC manual.&lt;BR /&gt;&lt;BR /&gt;Never used idisk and efi_cp - and not convinced that I need to either.&lt;BR /&gt;&lt;BR /&gt;JUP</description>
      <pubDate>Fri, 14 Jan 2005 00:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463167#M617212</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2005-01-14T00:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: mkboot failed during mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463168#M617213</link>
      <description>JUP,&lt;BR /&gt; &lt;BR /&gt;&amp;gt; Never used idisk and efi_cp - and not convinced that I need to either.&lt;BR /&gt; &lt;BR /&gt;Well, regardless if you are convinced... you mirrored only LVM's lvols onto the 2nd disk. However that's far away from having an Itanium boot disk, since it contains no EFI setup/partition at it's beginning.&lt;BR /&gt; &lt;BR /&gt;Sorry to say, but you need to throw away your configured mirrors and then start from scratch, following the steps in the suggested docs.&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Fri, 14 Jan 2005 05:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463168#M617213</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2005-01-14T05:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: mkboot failed during mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463169#M617214</link>
      <description>Thanks Dietmar - I'm convinced now.&lt;BR /&gt;&lt;BR /&gt;Found a link that may help others with mirroring on Itanium.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Jan 2005 16:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463169#M617214</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2005-01-16T16:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: mkboot failed during mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463170#M617215</link>
      <description>&lt;BR /&gt;I've been trying to do the same thing, following the TechTip but I get the following:&lt;BR /&gt;&lt;BR /&gt;1.dat contains:&lt;BR /&gt;&lt;BR /&gt;2&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# idisk -wf 1.dat /dev/rdsk/c3t0d0        &lt;BR /&gt;&lt;BR /&gt;idisk version: 1.31&lt;BR /&gt;&lt;BR /&gt;********************** WARNING ***********************&lt;BR /&gt;&lt;BR /&gt;If you continue you may destroy all data on this disk.&lt;BR /&gt;&lt;BR /&gt;Do you wish to continue(yes/no)? yes&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;EFI Primary Header:&lt;BR /&gt;&lt;BR /&gt;        Signature                 = EFI PART&lt;BR /&gt;&lt;BR /&gt;        Revision                  = 0x10000&lt;BR /&gt;&lt;BR /&gt;        HeaderSize                = 0x5c&lt;BR /&gt;&lt;BR /&gt;        HeaderCRC32               = 0xbce8f2e2&lt;BR /&gt;&lt;BR /&gt;        MyLbaLo                   = 0x1&lt;BR /&gt;&lt;BR /&gt;        AlternateLbaLo            = 0x88bb991&lt;BR /&gt;&lt;BR /&gt;        FirstUsableLbaLo          = 0x22&lt;BR /&gt;&lt;BR /&gt;        LastUsableLbaLo           = 0x88bb96e&lt;BR /&gt;&lt;BR /&gt;        Disk GUID                 = 4af624ae-67ee-11da-8001-d6217b60e588&lt;BR /&gt;&lt;BR /&gt;        PartitionEntryLbaLo       = 0x2&lt;BR /&gt;&lt;BR /&gt;        NumberOfPartitionEntries  = 0xc&lt;BR /&gt;&lt;BR /&gt;        SizeOfPartitionEntry      = 0x80&lt;BR /&gt;&lt;BR /&gt;        PartitionEntryArrayCRC32  = 0x1c085685&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;  Primary Partition Table (in 512 byte blocks):&lt;BR /&gt;&lt;BR /&gt;    Partition 1 (EFI):&lt;BR /&gt;&lt;BR /&gt;        Partition Type GUID       = c12a7328-f81f-11d2-ba4b-00a0c93ec93b&lt;BR /&gt;&lt;BR /&gt;        Unique Partition GUID     = 4af62648-67ee-11da-8002-d6217b60e588&lt;BR /&gt;&lt;BR /&gt;        Starting Lba              = 0x22&lt;BR /&gt;&lt;BR /&gt;        Ending Lba                = 0xfa021&lt;BR /&gt;&lt;BR /&gt;    Partition 2 (HP-UX):&lt;BR /&gt;&lt;BR /&gt;        Partition Type GUID       = 75894c1e-3aeb-11d3-b7c1-7b03a0000000&lt;BR /&gt;&lt;BR /&gt;        Unique Partition GUID     = 4af62666-67ee-11da-8003-d6217b60e588&lt;BR /&gt;&lt;BR /&gt;        Starting Lba              = 0xfa022&lt;BR /&gt;&lt;BR /&gt;        Ending Lba                = 0x88bb96d&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;EFI Alternate Header:&lt;BR /&gt;&lt;BR /&gt;        Signature                 = EFI PART&lt;BR /&gt;&lt;BR /&gt;        Revision                  = 0x10000&lt;BR /&gt;&lt;BR /&gt;        HeaderSize                = 0x5c&lt;BR /&gt;&lt;BR /&gt;        HeaderCRC32               = 0x8b934a77&lt;BR /&gt;&lt;BR /&gt;        MyLbaLo                   = 0x88bb991&lt;BR /&gt;&lt;BR /&gt;        AlternateLbaLo            = 0x1&lt;BR /&gt;&lt;BR /&gt;        FirstUsableLbaLo          = 0x22&lt;BR /&gt;&lt;BR /&gt;        LastUsableLbaLo           = 0x88bb96e&lt;BR /&gt;&lt;BR /&gt;        Disk GUID                 = 4af624ae-67ee-11da-8001-d6217b60e588&lt;BR /&gt;&lt;BR /&gt;        PartitionEntryLbaLo       = 0x88bb970&lt;BR /&gt;&lt;BR /&gt;        NumberOfPartitionEntries  = 0xc&lt;BR /&gt;&lt;BR /&gt;        SizeOfPartitionEntry      = 0x80&lt;BR /&gt;&lt;BR /&gt;        PartitionEntryArrayCRC32  = 0x1c085685&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;  Alternate Partition Table (in 512 byte blocks):&lt;BR /&gt;&lt;BR /&gt;    Partition 1 (EFI):&lt;BR /&gt;&lt;BR /&gt;        Partition Type GUID       = c12a7328-f81f-11d2-ba4b-00a0c93ec93b&lt;BR /&gt;&lt;BR /&gt;        Unique Partition GUID     = 4af62648-67ee-11da-8002-d6217b60e588&lt;BR /&gt;&lt;BR /&gt;        Starting Lba              = 0x22&lt;BR /&gt;&lt;BR /&gt;        Ending Lba                = 0xfa021&lt;BR /&gt;&lt;BR /&gt;    Partition 2 (HP-UX):&lt;BR /&gt;&lt;BR /&gt;        Partition Type GUID       = 75894c1e-3aeb-11d3-b7c1-7b03a0000000&lt;BR /&gt;&lt;BR /&gt;        Unique Partition GUID     = 4af62666-67ee-11da-8003-d6217b60e588&lt;BR /&gt;&lt;BR /&gt;        Starting Lba              = 0xfa022&lt;BR /&gt;&lt;BR /&gt;        Ending Lba                = 0x88bb96d&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Legacy MBR (MBR Signatures in little endian):&lt;BR /&gt;&lt;BR /&gt;   MBR Signature = 0x4024f64a&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Protective MBR&lt;BR /&gt;&lt;BR /&gt;# efi_ls -d /dev/rdsk/c3t0d0s1    &lt;BR /&gt;&lt;BR /&gt;FileName                             Last Modified             Size&lt;BR /&gt;&lt;BR /&gt;Â¥Ã¼ÃµCÃ Ã Ã&amp;nbsp;/    0/ 0/1980                  0&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;total space 523251712 bytes, free space 500961280 bytes&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;# mkboot -e -l /dev/rdsk/c3t0d0&lt;BR /&gt;&lt;BR /&gt;# efi_ls -d /dev/rdsk/c3t0d0s1 &lt;BR /&gt;&lt;BR /&gt;FileName                             Last Modified             Size&lt;BR /&gt;&lt;BR /&gt;Â¥Ã¼ÃµCÃ Ã Ã&amp;nbsp;EFI/   0/ 0/1980                  0&lt;BR /&gt;&lt;BR /&gt;EFI/                                  12/ 8/2005                  0&lt;BR /&gt;&lt;BR /&gt;STARTUP.NSH                           12/ 8/2005                296&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;total space 523251712 bytes, free space 497692672 bytes&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;# mkboot -a "boot vmunix" /dev/rdsk/c3t0d0&lt;BR /&gt;&lt;BR /&gt;Could not update AUTO file on EFI file system&lt;BR /&gt;&lt;BR /&gt;ERROR: /usr/sbin/efi_cp returned 29&lt;BR /&gt;&lt;BR /&gt;Any ideas what the odd file is in the EFI area and why mkboot -a doesn't work?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Ian.</description>
      <pubDate>Thu, 08 Dec 2005 08:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkboot-failed-during-mirroring/m-p/3463170#M617215</guid>
      <dc:creator>Ian Hawley</dc:creator>
      <dc:date>2005-12-08T08:48:32Z</dc:date>
    </item>
  </channel>
</rss>

