<?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: Make an mirror disk bootable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500537#M20792</link>
    <description>One way to check whether or not the -B option was used to create the boot area is to do a 'vgdisplay -v /dev/vg00'.  Towards the end of the vgdisplay it will show you the physical volumes in that VG.  The 'Total PE' field should match for both disks.  If one is greater than the other by 1 then the -B option was not used for a pvcreate.&lt;BR /&gt;&lt;BR /&gt;If that is the case then the thing to do would be to reduce all mirrors off your second disk, reduce it out of the VG and start the mirroring process over again.</description>
    <pubDate>Fri, 02 Mar 2001 21:27:43 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2001-03-02T21:27:43Z</dc:date>
    <item>
      <title>Make an mirror disk bootable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500532#M20787</link>
      <description>I have my vg00 mirrored but the mirror is not bootable.&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/c0t5d0 (8/4.5.0) -- Boot Disk     &lt;BR /&gt;/dev/dsk/c1t8d0 (8/8.8.0)                   &lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t5d0             &lt;BR /&gt;         /dev/dsk/c1t8d0             &lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t5d0             &lt;BR /&gt;                        /dev/dsk/c1t8d0             &lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t5d0             &lt;BR /&gt;         /dev/dsk/c1t8d0             &lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t5d0, 0          &lt;BR /&gt;                                                    &lt;BR /&gt;setboot                                  &lt;BR /&gt;Primary bootpath : 8/4.5.0                          &lt;BR /&gt;Alternate bootpath : 8/16/5.0.0                     &lt;BR /&gt;                                                    &lt;BR /&gt;Autoboot is ON (enabled)                            &lt;BR /&gt;Autosearch is ON (enabled)                          &lt;BR /&gt;&lt;BR /&gt;The alternate bootpath above does not show on the ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;How can I make my mirror bootable. I can not redo the pvcreate -B here. Will mkboot work by itself.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Haitham&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Mar 2001 19:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500532#M20787</guid>
      <dc:creator>Haitham Hamad</dc:creator>
      <dc:date>2001-03-02T19:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Make an mirror disk bootable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500533#M20788</link>
      <description>Did you do the pvcreate -B when you did your mirror the first time?  If so then the boot area was created.  If not, then you will have to start over.&lt;BR /&gt;&lt;BR /&gt;If you did do the pvcreate -B, then do the following now:&lt;BR /&gt;&lt;BR /&gt;mkboot /dev/rdsk/c?t?d0&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux (;0)/stand/vmunix" /dev/rdsk/c?t?d0&lt;BR /&gt;&lt;BR /&gt;That will make your disk bootable.&lt;BR /&gt;&lt;BR /&gt;You have to manually add the disk as the alternate boot path with setboot.  You current alternate path is probably your CD drive or a tape drive.</description>
      <pubDate>Fri, 02 Mar 2001 19:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500533#M20788</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-03-02T19:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Make an mirror disk bootable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500534#M20789</link>
      <description>Here's a thread I keep handy for making mirror disk bootable....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x1ffea14d9abcd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x1ffea14d9abcd4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The only thing I do different is that I do not do mine in numerical order but rather mount order.../ lvol3 first then on down...&lt;BR /&gt;&lt;BR /&gt;/rcw</description>
      <pubDate>Fri, 02 Mar 2001 20:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500534#M20789</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-03-02T20:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Make an mirror disk bootable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500535#M20790</link>
      <description>Thanks for the quick responses. I inhereted the system recently and don't know if the -B was specified. How can one check that?. What will be the scenario if pvcreate -B was not used when the mirror was created. Thanks again</description>
      <pubDate>Fri, 02 Mar 2001 20:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500535#M20790</guid>
      <dc:creator>Haitham Hamad</dc:creator>
      <dc:date>2001-03-02T20:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Make an mirror disk bootable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500536#M20791</link>
      <description>If you want to make a disk bootable you have to use the pvcreate -B option.&lt;BR /&gt;&lt;BR /&gt;What -B does is create the physical disk with reserved space for boot related data.  Without the -B the physical disk can not be used as a system or boot disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;/rcw</description>
      <pubDate>Fri, 02 Mar 2001 21:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500536#M20791</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-03-02T21:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Make an mirror disk bootable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500537#M20792</link>
      <description>One way to check whether or not the -B option was used to create the boot area is to do a 'vgdisplay -v /dev/vg00'.  Towards the end of the vgdisplay it will show you the physical volumes in that VG.  The 'Total PE' field should match for both disks.  If one is greater than the other by 1 then the -B option was not used for a pvcreate.&lt;BR /&gt;&lt;BR /&gt;If that is the case then the thing to do would be to reduce all mirrors off your second disk, reduce it out of the VG and start the mirroring process over again.</description>
      <pubDate>Fri, 02 Mar 2001 21:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500537#M20792</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-03-02T21:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Make an mirror disk bootable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500538#M20793</link>
      <description>Thanks again. Looks like I just have to break the mirror and recreate. Really appreciate the input.&lt;BR /&gt;&lt;BR /&gt;H</description>
      <pubDate>Fri, 02 Mar 2001 21:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-an-mirror-disk-bootable/m-p/2500538#M20793</guid>
      <dc:creator>Haitham Hamad</dc:creator>
      <dc:date>2001-03-02T21:39:39Z</dc:date>
    </item>
  </channel>
</rss>

