<?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: Steps to setup a root mirror on hpux11iv3 on RX4640 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-setup-a-root-mirror-on-hpux11iv3-on-rx4640/m-p/5972953#M483334</link>
    <description>&lt;P&gt;If you want to mirror the root disk, you can follow the below procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;create the partition description file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#vi /tmp/ptf&lt;/P&gt;&lt;P&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;partition the disk using, #idisk -f /tmp/ptf -w &amp;lt;ur new disk&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;once partition is created you can create the device files for the same.&lt;/P&gt;&lt;P&gt;insf -e -H &amp;nbsp;&amp;lt;hw path of the disk&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;create the PV as a bootable one using the following:&lt;/P&gt;&lt;P&gt;pvcreate -B &lt;SPAN&gt;raw&lt;/SPAN&gt;diskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vgextend /dev/vg00 /diskname-block&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using the mkboot command to copy the utilities,&lt;/P&gt;&lt;P&gt;mkboot –e –l &amp;lt;raw whole disk&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;update the autofile&lt;/P&gt;&lt;P&gt;echo “boot vmunix” &amp;gt; ./AUTO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;efi_cp -d /dev/rdsk/c2t1d0s1 ./AUTO /efi/hpux/auto ---&amp;gt; copy from ./AUTO to new EFI partition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lvextend all the vg00 lv's to the new disks&lt;/P&gt;&lt;P&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/disk/diskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;update the boot data, root volume group&lt;/P&gt;&lt;P&gt;lvlnboot -R /dev/vg00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;verify with,&lt;/P&gt;&lt;P&gt;lvlnboot –v&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set the new disk as alternate boot path&lt;/P&gt;&lt;P&gt;setboot –a &amp;lt;hw path for ex 0/1/1/0.1.0&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add the new disk to the /stand/bootconf file for SDUX updates&lt;/P&gt;&lt;P&gt;vi /stand/bootconf&lt;/P&gt;&lt;P&gt;1 /dev/disk/diskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this works well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Feb 2013 12:06:04 GMT</pubDate>
    <dc:creator>KMasthan</dc:creator>
    <dc:date>2013-02-23T12:06:04Z</dc:date>
    <item>
      <title>Steps to setup a root mirror on hpux11iv3 on RX4640</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-setup-a-root-mirror-on-hpux11iv3-on-rx4640/m-p/5964657#M483250</link>
      <description>&lt;P&gt;I am looking for step by step to create a mirror to root drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 x 146GB internal drive. the entire vg00 is create on /dev/disk/disk4_p2, and I need to create a mirro of the root on /dev/rdisk/disk3_p2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could sombody please provide detail steps on how to do that?&amp;nbsp; This is a hpux11iv3 server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 14:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-setup-a-root-mirror-on-hpux11iv3-on-rx4640/m-p/5964657#M483250</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2013-02-15T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to setup a root mirror on hpux11iv3 on RX4640</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-setup-a-root-mirror-on-hpux11iv3-on-rx4640/m-p/5964667#M483251</link>
      <description>&lt;P&gt;Hi Hanry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;down load the manual "When Good Disks Go Bad"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This has all the informtaion in it and is an awesome reference guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There also is a document out there called "How to mirror a boot disk" but I cant find the link for it at this time. I will keep looking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 14:54:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-setup-a-root-mirror-on-hpux11iv3-on-rx4640/m-p/5964667#M483251</guid>
      <dc:creator>Timothy P. Jackson</dc:creator>
      <dc:date>2013-02-15T14:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to setup a root mirror on hpux11iv3 on RX4640</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-setup-a-root-mirror-on-hpux11iv3-on-rx4640/m-p/5972953#M483334</link>
      <description>&lt;P&gt;If you want to mirror the root disk, you can follow the below procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;create the partition description file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#vi /tmp/ptf&lt;/P&gt;&lt;P&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;partition the disk using, #idisk -f /tmp/ptf -w &amp;lt;ur new disk&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;once partition is created you can create the device files for the same.&lt;/P&gt;&lt;P&gt;insf -e -H &amp;nbsp;&amp;lt;hw path of the disk&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;create the PV as a bootable one using the following:&lt;/P&gt;&lt;P&gt;pvcreate -B &lt;SPAN&gt;raw&lt;/SPAN&gt;diskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vgextend /dev/vg00 /diskname-block&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using the mkboot command to copy the utilities,&lt;/P&gt;&lt;P&gt;mkboot –e –l &amp;lt;raw whole disk&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;update the autofile&lt;/P&gt;&lt;P&gt;echo “boot vmunix” &amp;gt; ./AUTO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;efi_cp -d /dev/rdsk/c2t1d0s1 ./AUTO /efi/hpux/auto ---&amp;gt; copy from ./AUTO to new EFI partition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lvextend all the vg00 lv's to the new disks&lt;/P&gt;&lt;P&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/disk/diskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;update the boot data, root volume group&lt;/P&gt;&lt;P&gt;lvlnboot -R /dev/vg00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;verify with,&lt;/P&gt;&lt;P&gt;lvlnboot –v&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set the new disk as alternate boot path&lt;/P&gt;&lt;P&gt;setboot –a &amp;lt;hw path for ex 0/1/1/0.1.0&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add the new disk to the /stand/bootconf file for SDUX updates&lt;/P&gt;&lt;P&gt;vi /stand/bootconf&lt;/P&gt;&lt;P&gt;1 /dev/disk/diskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this works well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Feb 2013 12:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-setup-a-root-mirror-on-hpux11iv3-on-rx4640/m-p/5972953#M483334</guid>
      <dc:creator>KMasthan</dc:creator>
      <dc:date>2013-02-23T12:06:04Z</dc:date>
    </item>
  </channel>
</rss>

