<?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: Mirroring VG00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984092#M420480</link>
    <description>&lt;!--!*#--&gt;&lt;BR /&gt;No points for this please, I just want to verify the formatting problem. The link again for copy and paste:&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;</description>
    <pubDate>Fri, 09 Jun 2006 08:54:30 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2006-06-09T08:54:30Z</dc:date>
    <item>
      <title>Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984081#M420469</link>
      <description>I'm trying to Mirror vg00, getting the following error:&lt;BR /&gt;&lt;BR /&gt;miaux10: / =&amp;gt;mkboot -a "hpux -lq /stand/vmunix" /dev/dsk/c3t6d0&lt;BR /&gt;-a specified but no current boot area on /dev/dsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;These are the following steps I have taken:&lt;BR /&gt;&lt;BR /&gt;What's missing.&lt;BR /&gt;&lt;BR /&gt;miaux10: / =&amp;gt;pvcreate -B /dev/rdsk/c3t6d0&lt;BR /&gt;Physical volume "/dev/rdsk/c3t6d0" has been successfully created.&lt;BR /&gt;miaux10: / =&amp;gt;vgextend /dev/vg00 /dev/dsk/c3t6d0&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (4328) too small for this PV (4375).&lt;BR /&gt;         Using only 4328 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;miaux10: / =&amp;gt;mkboot /dev/dsk/c3t6d0&lt;BR /&gt;miaux10: / =&amp;gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/dsk/c3t6d0&lt;BR /&gt;-a specified but no current boot area on /dev/dsk/c3t6d0&lt;BR /&gt;miaux10: / =&amp;gt;mkboot -a "hpux -lq" /stand/vmunix" /dev/dsk/c3t6d0&lt;BR /&gt;&amp;gt; &lt;BR /&gt;miaux10: / =&amp;gt;mkboot -a "hpux -lq /stand/vmunix" /dev/dsk/c3t6d0&lt;BR /&gt;-a specified but no current boot area on /dev/dsk/c3t6d0&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jun 2006 16:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984081#M420469</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-08T16:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984082#M420470</link>
      <description>Maybe this link will be of help as to what happened: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=788265" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=788265&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jun 2006 16:32:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984082#M420470</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2006-06-08T16:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984083#M420471</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You have missed a few stps.&lt;BR /&gt;&lt;BR /&gt;Is this 11i v1 ?&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c1t0d0 #use real disk&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/rdsk/c1t0d0&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 # use real disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;If you are running 64-bit OS:&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c1t0d0 # same thing&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;# real disk. repeat for other lvols&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs /&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 #swap&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 #swap/dump&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;setboot&lt;BR /&gt;setboot -a 52.1.0 # second disk&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Jun 2006 16:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984083#M420471</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-06-08T16:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984084#M420472</link>
      <description>Current OS version is 11.23&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984084#M420472</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-09T08:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984085#M420473</link>
      <description>Current OS version is 11.23 On Itanium&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984085#M420473</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-09T08:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984086#M420474</link>
      <description>For Itanium, follow this guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343&lt;/A&gt;&lt;BR /&gt;,00.html&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 09 Jun 2006 08:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984086#M420474</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-06-09T08:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984087#M420475</link>
      <description>Hi,&lt;BR /&gt;for Itanium mirror procedure follow the attachment ...&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Fri, 09 Jun 2006 08:33:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984087#M420475</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-06-09T08:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984088#M420476</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;For some reason I cannot get to this link.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984088#M420476</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-09T08:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984089#M420477</link>
      <description>Before you begin to follow the steps given in the link provided by Pete, reverse the steps you already done.&lt;BR /&gt;&lt;BR /&gt;Important: vgreduce the disk before you start over.</description>
      <pubDate>Fri, 09 Jun 2006 08:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984089#M420477</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-09T08:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984090#M420478</link>
      <description>Sorry - apparently they've moved or removed that link.&lt;BR /&gt;&lt;BR /&gt;Here is another reference.  You'll need to find the section titled "Mirroring a Boot Disk with LVM on HP-UX 11i for HP Integrity Servers":&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch06s02.html#cchgjafa" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch06s02.html#cchgjafa&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 09 Jun 2006 08:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984090#M420478</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-06-09T08:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984091#M420479</link>
      <description>The link is still working (there is a space in the post), I try it again&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343&lt;/A&gt; &lt;BR /&gt;,00.html &lt;BR /&gt;&lt;BR /&gt;but here is another&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000082066576" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000082066576&lt;/A&gt;</description>
      <pubDate>Fri, 09 Jun 2006 08:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984091#M420479</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-09T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984092#M420480</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;No points for this please, I just want to verify the formatting problem. The link again for copy and paste:&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;</description>
      <pubDate>Fri, 09 Jun 2006 08:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984092#M420480</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-09T08:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984093#M420481</link>
      <description>I got Torsten's link to work by clicking on it, then manually editing it to add the ,00.html part that ends up on the third line.  You have to sign in to HP passport which redirects you to some other page, but if you then go through the clicking and editing again, it will work.&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;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 09 Jun 2006 08:58:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984093#M420481</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-06-09T08:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984094#M420482</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;As others have pointed out, the procedures for itanium and parisc are different.  I've generated a checklist that I've used quite often - available at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.olearycomputers.com/ll/hp_mirrorux.html" target="_blank"&gt;http://www.olearycomputers.com/ll/hp_mirrorux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH;&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Fri, 09 Jun 2006 09:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984094#M420482</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2006-06-09T09:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984095#M420483</link>
      <description>Here's the same link for itanium servers.  Turn to page 630 "Mirroring Root, Boot, and Primary Swap Logical Volumes for HP&lt;BR /&gt;9000 (PA-RISC) Systems"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/B2355-90950.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/B2355-90950.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984095#M420483</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-06-09T09:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984096#M420484</link>
      <description>Sorry, ( haven't had coffee yet this morning )&lt;BR /&gt;&lt;BR /&gt;I've pasted this in from Andrew Rutter @ &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=966323" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=966323&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HOW TO CREATE A MIRRORED BOOT DISK WITH LVM ON ITANIUM SYSTEMS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This document assumes that MirrorDisk/UX is already installed on the system and patch PHCO_31709 or a superseded patch has been installed afterwards.&lt;BR /&gt;&lt;BR /&gt;To check MirrorDisk/UX is installed use &lt;BR /&gt;&lt;BR /&gt;#swlist â  l product B2491BA (servers)&lt;BR /&gt;#swlist â  l product B5430BA (workstation)&lt;BR /&gt;&lt;BR /&gt;#swlist Â¦ grep â  i mirror&lt;BR /&gt;&lt;BR /&gt;Check device files with ioscan&lt;BR /&gt;#ioscan â  funC disk&lt;BR /&gt;&lt;BR /&gt;Use vi to create a partition description file like examples below&lt;BR /&gt;#vi /tmp/partitionfile&lt;BR /&gt;&lt;BR /&gt;For HPUX 11.22 uses a 3 line file&lt;BR /&gt;&lt;BR /&gt;2&lt;BR /&gt;EFI 100MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;&lt;BR /&gt;For HPUX 11.23 uses a 4 line file&lt;BR /&gt;&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;&lt;BR /&gt;Use idisk to partition the disk as required&lt;BR /&gt;#idisk â  wf /tmp/partitionfile /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;Use insf to create device files&lt;BR /&gt;#insf â  e&lt;BR /&gt;&lt;BR /&gt;Check partitions on disks with&lt;BR /&gt;#idisk â  p /dev/rdsk/cxtxdx&lt;BR /&gt;should display 3 partitions EFI, HPUX, HPSP&lt;BR /&gt;&lt;BR /&gt;Create a physical volume on the desired disk with pvcreate ensuring you specify s2 device files&lt;BR /&gt;#pvcreate â  B /dev/rdsk/cxtxdxs2&lt;BR /&gt;&lt;BR /&gt;(-f option only required if disk previously used in system)&lt;BR /&gt;&lt;BR /&gt;Add the physical volume to the ROOT volume group using s2&lt;BR /&gt;#vgextend /dev/vg00 /dev/dsk/cxtxdxs2&lt;BR /&gt;&lt;BR /&gt;If disk has been previously used initialize efi fat partition&lt;BR /&gt;#efi_fsinit â  d /dev/rdsk/cxtxdxs1&lt;BR /&gt;&lt;BR /&gt;Use mkboot to place boot utils in boot area on disk and lif files under /usr/lib/efi and /usr/lib/uxbootlif&lt;BR /&gt;#mkboot â  e â  l /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;use pvdisplay to note the sequence of lvols&lt;BR /&gt;#pvdisplay â  v /dev/dsk/cxtxdxs2 Â¦ more&lt;BR /&gt;&lt;BR /&gt;Create mirror copies of all lvols to be mirrored&lt;BR /&gt;#lvextend â  m 1 /dev/vg00/lvol1 /dev/dsk/cxtxdxs2&lt;BR /&gt;#lvextend â  m 1 /dev/vg00/lvol2 /dev/dsk/cxtxdxs2&lt;BR /&gt;for all lvols or use this shell loop to extend automatically&lt;BR /&gt;&lt;BR /&gt;#for lvol in lvol1 lvol2 lvol3 â ¦â ¦â ¦.lvol8 (specify all lvols to be mirrored)&lt;BR /&gt;&amp;gt;do&lt;BR /&gt;&amp;gt;lvextend â  m 1 /dev/vg00/$lvol /dev/dsk/cxtxdxs2&lt;BR /&gt;&amp;gt;done&lt;BR /&gt;&lt;BR /&gt;Confirm efi partition is present and populated&lt;BR /&gt;#efi_ls â  d /dev/rdsk/cxtxdxs1&lt;BR /&gt;#efi_ls â  d /dev/rdsk/cxtxdxs1 â  u /EFI/HPUX/AUTO /tmp/AUTO; cat /tmp/AUTO&lt;BR /&gt;&lt;BR /&gt;Edit the AUTO file to â  lq&lt;BR /&gt;#efi_cp â  d /dev/rdsk/cxtxdxs1 â  u /EFI/HPUX/AUTO /tmp/AUTO&lt;BR /&gt;&lt;BR /&gt;#vi /tmp/AUTO&lt;BR /&gt;modify boot vmunix to boot vmunix â  lq&lt;BR /&gt;&lt;BR /&gt;Then copy file back to both EFI partitions (both disks)&lt;BR /&gt;#efi_cp â  d /dev/rdsk/cxtxdxs1 /tmp/AUTO /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;Check again&lt;BR /&gt;#efi_ls â  d /dev/rdsk/cxtxdxs1&lt;BR /&gt;#efi_ls â  d /dev/rdsk/cxtxdxs1 â  u /EFI/HPUX/AUTO /tmp/AUTO; cat /tmp/AUTO&lt;BR /&gt;&lt;BR /&gt;List contents of LIF area on mirrored disk&lt;BR /&gt;#lifls â  l /dev/rdsk/cxtxdxs2&lt;BR /&gt;&lt;BR /&gt;Update the BDRA and LABEL files&lt;BR /&gt;#lvlnboot â  R /dev/vg00&lt;BR /&gt;&lt;BR /&gt;Check disks are listed as boot disks for ROOT BOOT and SWAP&lt;BR /&gt;#lvlnboot â  v /dev/vg00&lt;BR /&gt;&lt;BR /&gt;If any are missing &lt;BR /&gt;#lvlnboot â  r /dev/vg00/lvol3 /dev/vg00&lt;BR /&gt;#lvlnboot â  s /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;#lvlnboot â  d /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;#lvlnboot â  b /dev/vg00/lvol1 /dev/vg00&lt;BR /&gt;&lt;BR /&gt;Add a line to /stand/bootconf for new bootdisk using vi&lt;BR /&gt;#vi /stand/bootconf&lt;BR /&gt;l  /dev/dsk/c0t6d0&lt;BR /&gt;l  /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;check new disk appears in /etc/lvmtab&lt;BR /&gt;#strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;Set alt path for mirrored &lt;BR /&gt;#setboot â  a [hw path of mirror] disk (11.22 uses std alt path)&lt;BR /&gt;#setboot â  h [hw path of mirror] disk (11.23 uses HA alternative)&lt;BR /&gt;Check PVâ  s with &lt;BR /&gt;#vgdisplay â  v vg00&lt;BR /&gt;&lt;BR /&gt;check all lvols are mirrored with&lt;BR /&gt;#lvdisplay â  v /dev/vg00/lvol1 Â¦ pg&lt;BR /&gt;#lvdisplay â  v /dev/vg00/lvol2 Â¦ pg&lt;BR /&gt;&lt;BR /&gt;Check partitions on disks with&lt;BR /&gt;#idisk â  p /dev/rdsk/cxtxdx&lt;BR /&gt;should display 3 partitions EFI, HPUX, HPSP&lt;BR /&gt;&lt;BR /&gt;Copy contents of HPSP on original disk to mirrored disk partition&lt;BR /&gt;#dd if=/dev/rdsk/cxtxdxs3 of=/dev/rdsk/cxtxdxs3 bs=1024k&lt;BR /&gt;&lt;BR /&gt;Note&lt;BR /&gt;&lt;BR /&gt;If cold install of 11.23 - HPSP will not be populated with diagnostics&lt;BR /&gt;These need installing from offline diagnostics cd&lt;BR /&gt;&lt;BR /&gt;Reboot server and boot offline diagnostics cd&lt;BR /&gt;Select option to run cd installer to install/update contents to HPSP&lt;BR /&gt;&lt;BR /&gt;Once installed on one disk this can be copied with dd as above&lt;BR /&gt;&lt;BR /&gt;shutdown and reboot to alt path to check mirror is bootable&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:14:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984096#M420484</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-06-09T09:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984097#M420485</link>
      <description>I'm currently going through the process.&lt;BR /&gt;&lt;BR /&gt;Disk that will be used for mirror.&lt;BR /&gt;miaux10: / =&amp;gt;diskinfo /dev/rdsk/c3t6d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c3t6d0: &lt;BR /&gt;             vendor: HP 73.4G&lt;BR /&gt;         product id: ST373454LC      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 71687369 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;Master disk:&lt;BR /&gt;miaux10: / =&amp;gt;diskinfo /dev/rdsk/c0t6d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t6d0:&lt;BR /&gt;             vendor: HP 73.4G&lt;BR /&gt;         product id: ST373454LC      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 71687369 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;According to document, when I create the &lt;BR /&gt;&lt;BR /&gt;/tmp/partitionfile for 11.23&lt;BR /&gt;&lt;BR /&gt;3 &lt;BR /&gt;EFI 500MB &lt;BR /&gt;HPUX 100% &lt;BR /&gt;HPSP 400MB &lt;BR /&gt;&lt;BR /&gt;Not sure how this file should look. And what fields to modify..&lt;BR /&gt;&lt;BR /&gt;First time doing this... as you all can tell.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:25:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984097#M420485</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-09T09:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984098#M420486</link>
      <description>Hi,&lt;BR /&gt;Default is&lt;BR /&gt;&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB &lt;BR /&gt;&lt;BR /&gt;This file is for partition your boot disk in three parts.&lt;BR /&gt;With ioscan command you will see &lt;BR /&gt;&lt;BR /&gt;/dev/rdsk/c3t6d0s1&lt;BR /&gt;/dev/rdsk/c3t6d0s2&lt;BR /&gt;/dev/rdsk/c3t6d0s3&lt;BR /&gt;&lt;BR /&gt;you can check this value &lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/c3t6d0s1 (EFI size)&lt;BR /&gt;diskinfo /dev/rdsk/c3t6d0s3 (HPSP size)&lt;BR /&gt;diskinfo /dev/rdsk/c3t6d0s2 (HPUX size)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Fri, 09 Jun 2006 09:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984098#M420486</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-06-09T09:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984099#M420487</link>
      <description>Not sure what &lt;BR /&gt;# - what is this referencing.&lt;BR /&gt;HPSP 400MB - Not sure what this is.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 09:46:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984099#M420487</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-06-09T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring VG00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984100#M420488</link>
      <description>HPSP - HP service partition, used for the offline diagnostics.</description>
      <pubDate>Fri, 09 Jun 2006 09:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-vg00/m-p/4984100#M420488</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-09T09:51:11Z</dc:date>
    </item>
  </channel>
</rss>

