<?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: possible problem with mkboot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732587#M642385</link>
    <description>Did you pvcreate -B &lt;DISK&gt; ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;/DISK&gt;</description>
    <pubDate>Tue, 28 May 2002 13:16:10 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2002-05-28T13:16:10Z</dc:date>
    <item>
      <title>possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732585#M642383</link>
      <description>I'm setting up an L2000, and am trying to mirror the internal disks.  So far I have done the following:&lt;BR /&gt;&lt;BR /&gt; - lvreduced all lvols&lt;BR /&gt;&lt;BR /&gt; - vgremoved the disk from the volume group&lt;BR /&gt;&lt;BR /&gt; - mkboot -v /dev/dsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt; - mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/dsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt; - vgextend /dev/vg00 /dev/dsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;I get no error back from any of the above. Yet, lnlnboot is not showing that the second disk is now a boot device:&lt;BR /&gt;&lt;BR /&gt; - lvlnboot -v&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/c1t2d0 (0/0/1/1.2.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t2d0 (0/0/2/0.2.0)&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c1t2d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c1t2d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c1t2d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c1t2d0, 0&lt;BR /&gt;&lt;BR /&gt;So, what did I miss?  &lt;BR /&gt;&lt;BR /&gt;It appears that the mkboot worked correctly:&lt;BR /&gt;&lt;BR /&gt; - lifls -Cl /dev/dsk/c2t2d0|pg                          &lt;BR /&gt;volume ISL10 data size 7984 directory size 8 99/10/28 15:23:53&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;ISL        -12800 584     240      0          99/10/28 15:23:53&lt;BR /&gt;AUTO       -12289 824     1        0          99/10/28 15:23:53&lt;BR /&gt;HPUX       -12928 832     800      0          99/10/28 15:23:53&lt;BR /&gt;PAD        -12290 1632    1700     0          99/10/28 15:23:54&lt;BR /&gt;LABEL      BIN    3336    8        0          02/05/28 10:08:10&lt;BR /&gt;&lt;BR /&gt;Any suggestions are appreciated!&lt;BR /&gt;mark</description>
      <pubDate>Tue, 28 May 2002 13:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732585#M642383</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-05-28T13:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732586#M642384</link>
      <description>Hi Mark:&lt;BR /&gt;&lt;BR /&gt;When you first prepared the mirror disk, did you do a 'pvcreate -B' on it?  If not, this is your problem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 28 May 2002 13:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732586#M642384</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-05-28T13:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732587#M642385</link>
      <description>Did you pvcreate -B &lt;DISK&gt; ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;/DISK&gt;</description>
      <pubDate>Tue, 28 May 2002 13:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732587#M642385</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-05-28T13:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732588#M642386</link>
      <description>On your mirror disk, did you do a pvcreate -B to reserve space for boot stuff? You will also need the -f (force) flag set to force the pvcreate on a previously used disk.</description>
      <pubDate>Tue, 28 May 2002 13:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732588#M642386</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-05-28T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732589#M642387</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;may you try a lvlnboot -R to update the BDRA.&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric&lt;BR /&gt;</description>
      <pubDate>Tue, 28 May 2002 13:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732589#M642387</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2002-05-28T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732590#M642388</link>
      <description>What about these steps:&lt;BR /&gt;&lt;BR /&gt;# pvcreate -B&lt;BR /&gt;# mkboot -B&lt;BR /&gt;# lvextend -m 1 ???</description>
      <pubDate>Tue, 28 May 2002 13:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732590#M642388</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-28T13:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732591#M642389</link>
      <description>No, I did not. I (incorrectly, it seems) assumed because it had been setup like that previously, that the device files would still be ok.&lt;BR /&gt;&lt;BR /&gt;I had done an ignite tape on it, and then booted the system from an ignite tape from our other L2000 in order to test swaping drives in the SC10 array.  Once I was sure I had the correct order of events for doing that, I rebooted it from the original ignite tape in order to restore the system to the original setup. I thought all I'd have to do is reset the mirrors. I guess not.&lt;BR /&gt;&lt;BR /&gt;Thanks for the pointer, I'll let you know how it goes.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 28 May 2002 13:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732591#M642389</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-05-28T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732592#M642390</link>
      <description>The pvcreate -B did the trick, thanks to all who pointed that out.&lt;BR /&gt;&lt;BR /&gt;Frederic: I did not try your suggestion, but it looks like that would work ok as well.&lt;BR /&gt;&lt;BR /&gt;I will say that I am a bit disappointed at the amount of "disconnection" in the various HP-UX commands.  I would have liked to have seen an error, or at least a warning, from mkboot or lifls that the device file was not created with a reserved boot area.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 28 May 2002 13:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732592#M642390</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-05-28T13:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: possible problem with mkboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732593#M642391</link>
      <description>Our onsite HP SE gave me the following procedure and it has work numerous times for me:&lt;BR /&gt;&lt;BR /&gt;pcvreate -B /dev/rdsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;lvlnboot -Rv &lt;BR /&gt;&lt;BR /&gt;mkboot /dev/rdsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p LABEL /dev/rdsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;lifls -l /dev/rdsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux -lq (52.4.0;0)/stand/vmunix" /dev/rdsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;lifcp /dev/dsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c_t_d_ &lt;BR /&gt;&lt;BR /&gt;vi /stand/bootconf to make sure it contains all boot devices.&lt;BR /&gt;&lt;BR /&gt;lvlnboot -Rv     to update BDRA...MUST DO&lt;BR /&gt;&lt;BR /&gt;setboot           to make sure it knows primar and alternate boot paths.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 29 May 2002 19:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-problem-with-mkboot/m-p/2732593#M642391</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-05-29T19:36:48Z</dc:date>
    </item>
  </channel>
</rss>

