<?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: 11iv3 Boot from alternate disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796611#M607515</link>
    <description>mkboot -a "boot vmunix -lq" /dev/rdisk/diskX_p1&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Jun 2011 05:19:38 GMT</pubDate>
    <dc:creator>g3jza</dc:creator>
    <dc:date>2011-06-08T05:19:38Z</dc:date>
    <item>
      <title>11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796608#M607512</link>
      <description>It may be a basic question, but I have to post it here.&lt;BR /&gt;&lt;BR /&gt;While trying to boot from the alternate mirrored disk I got the following failure:&lt;BR /&gt;&lt;BR /&gt;"Starting: HP-UX Alternate Boot: 0/1/1/0.0x1.0x0&lt;BR /&gt;(C) Copyright 1999-2008 Hewlett-Packard Development Company, L.P.&lt;BR /&gt;All rights reserved&lt;BR /&gt;HP-UX Boot Loader for IPF  --  Revision 2.037&lt;BR /&gt;Press Any Key to interrupt Autoboot&lt;BR /&gt;\EFI\HPUX\AUTO ==&amp;gt; boot vmunix&lt;BR /&gt;Seconds left till autoboot -   0&lt;BR /&gt;AUTOBOOTING...Could not open file vmunix to check for a directory&lt;BR /&gt;Could not open vmunix&lt;BR /&gt;loading failed"&lt;BR /&gt;&lt;BR /&gt;However if try the following the server boot normally:&lt;BR /&gt;"HPUX&amp;gt; hpux -lq"&lt;BR /&gt;&lt;BR /&gt;1- How can I make the server boot successfully from the alternate as it does for the primary?&lt;BR /&gt;2- Any help to understand why "hpux -lq" solve the alternate boot issue?&lt;BR /&gt;&lt;BR /&gt;Any document that you may find useful are welcome.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 08 Jun 2011 05:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796608#M607512</guid>
      <dc:creator>ben10_1</dc:creator>
      <dc:date>2011-06-08T05:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796609#M607513</link>
      <description>Hi,&lt;BR /&gt;the -lq option to boot (LVM-quorum) simply means, that more than 50% of the disks needs to be present, in order for the system to boot. So when you get into situation, when your 1 disk fails, your other alternate boot disk just won't boot automatically without the "-lq" option.&lt;BR /&gt;&lt;BR /&gt;You can update the AUTO file (/efi/hpux/auto) to contain the "-lq" string:&lt;BR /&gt;&lt;BR /&gt;Use the 'efi_cp' to copy the desired file to a file in /tmp, edit the temporary file with 'vi', and return it back to the EFI system partition with 'efi_cp':&lt;BR /&gt;&lt;BR /&gt;#efi_cp -d /dev/rdisk/diskX_p1 -u /efi/hpux/auto /tmp auto &lt;BR /&gt;&lt;BR /&gt;#vi /tmp/auto (the line should contain "boot vmunix -lq")&lt;BR /&gt;&lt;BR /&gt;#efi_cp -d /dev/rdisk/diskX_p1 /tmp/auto /efi/hpux/auto&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 05:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796609#M607513</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-08T05:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796610#M607514</link>
      <description>also much easier would be:&lt;BR /&gt;&lt;BR /&gt;mkboot -a â  boot vmunix -lqâ   /dev/rdisk/diskX_p1&lt;BR /&gt;&lt;BR /&gt;Set this flag to both of your boot disks....</description>
      <pubDate>Wed, 08 Jun 2011 05:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796610#M607514</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-08T05:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796611#M607515</link>
      <description>mkboot -a "boot vmunix -lq" /dev/rdisk/diskX_p1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 05:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796611#M607515</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-08T05:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796612#M607516</link>
      <description>&amp;gt;&amp;gt; Could not open vmunix&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The disk is likely not properly mirrored, because the system cannot find the kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Boot up again and check the mirror (lvdisplay -v ...; lvlnboot -v).</description>
      <pubDate>Wed, 08 Jun 2011 05:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796612#M607516</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-06-08T05:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796613#M607517</link>
      <description>After executing the below command the system can now boot from the Alternate without any intervention. &lt;BR /&gt;&lt;BR /&gt;efi_cp -d /dev/rdisk/diskX_p1 /tmp/auto /efi/hpux/auto&lt;BR /&gt;&lt;BR /&gt;After checking my old documentation I figure out that the command that I have previously executed was:&lt;BR /&gt;&lt;BR /&gt;efi_cp â  d /dev/rdsk/c2t1d0s1 /tmp/auto /efi/hpux/auto&lt;BR /&gt;&lt;BR /&gt;This may give an answer.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 06:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796613#M607517</guid>
      <dc:creator>ben10_1</dc:creator>
      <dc:date>2011-06-08T06:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796614#M607518</link>
      <description>For g3jza,&lt;BR /&gt;&lt;BR /&gt;Just to confirm, if I did get you well:&lt;BR /&gt;&lt;BR /&gt;HPUX needs to boot normally MORE THAN 50% of the disks.&lt;BR /&gt;&lt;BR /&gt;In our case 1 disk has failed, so 50% of the disks are down, in this case -lq option is needed to boot normally.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 06:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796614#M607518</guid>
      <dc:creator>ben10_1</dc:creator>
      <dc:date>2011-06-08T06:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796615#M607519</link>
      <description>this is not the reason.&lt;BR /&gt;&lt;BR /&gt;there is no kernel!&lt;BR /&gt;&lt;BR /&gt;follow my advise!</description>
      <pubDate>Wed, 08 Jun 2011 06:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796615#M607519</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-06-08T06:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796616#M607520</link>
      <description>ben:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;HPUX needs to boot normally MORE THAN 50% of the disks.&lt;BR /&gt;&lt;BR /&gt;In our case 1 disk has failed, so 50% of the disks are down, in this case -lq option is needed to boot normally.&lt;BR /&gt;&lt;BR /&gt;-lq is to override the LVM-quorum, which means, that in order for the system to boot, it needs to have in vg00 more than 50% of the disks. So in your case, as you have lost one disk of 2, that's exactly 50% of disks available and system would not boot without the -lq flag.&lt;BR /&gt;&lt;BR /&gt;But as Torsten is saying, you should make sure the failed disk gets replaced as soon as possible and get it mirrored.</description>
      <pubDate>Wed, 08 Jun 2011 07:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796616#M607520</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-08T07:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796617#M607521</link>
      <description>Now, I did replace the failed disk and I did the mirroring configuration, and I can find my data as expected, and I can boot from any disk I want.&lt;BR /&gt;&lt;BR /&gt;However when booting from the alternate disk I receive messages on the console showing:&lt;BR /&gt;&lt;BR /&gt;vgsync: Couldn't resynchronize volume group "/dev/vg00"&lt;BR /&gt;&lt;BR /&gt;I did:&lt;BR /&gt;#vgchange -a y /dev/vg00&lt;BR /&gt;Volume group "/dev/vg00" is already active in requested mode&lt;BR /&gt;&lt;BR /&gt;Is this critical, any lead or idea to solve this?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 08 Jun 2011 08:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796617#M607521</guid>
      <dc:creator>ben10_1</dc:creator>
      <dc:date>2011-06-08T08:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796618#M607522</link>
      <description>Did you follow the correct procedure in order to re-mirror your disk?&lt;BR /&gt;&lt;BR /&gt;There's a doc called "When good disks go bad":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&amp;amp;prodSeriesId=4296010&amp;amp;targetPage=http%3A%2F%2Fbizsupport1.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc01911837%2Fc01911837.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&amp;amp;prodSeriesId=4296010&amp;amp;targetPage=http%3A%2F%2Fbizsupport1.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc01911837%2Fc01911837.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It cointans the procedure for correct mirroring.</description>
      <pubDate>Wed, 08 Jun 2011 08:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796618#M607522</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-08T08:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: 11iv3 Boot from alternate disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796619#M607523</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf" target="_blank"&gt;http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 08 Jun 2011 08:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/11iv3-boot-from-alternate-disk/m-p/4796619#M607523</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-08T08:10:07Z</dc:date>
    </item>
  </channel>
</rss>

