<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553938#M225433</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Before proceeding for actual mirroring, make sure that you hace Mirror/UX license.&lt;BR /&gt;&lt;BR /&gt;# swlist|grep -i mirror&lt;BR /&gt;&lt;BR /&gt;REgards</description>
    <pubDate>Mon, 30 May 2005 00:34:43 GMT</pubDate>
    <dc:creator>Suraj Singh_1</dc:creator>
    <dc:date>2005-05-30T00:34:43Z</dc:date>
    <item>
      <title>mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553934#M225429</link>
      <description>I want to mirror with lvm. The OS is HP-UX 11.0. It has two internal disk c3t5d0 and c3t6d0. OS is running from c3t6d0&lt;BR /&gt;&lt;BR /&gt;I am writing the procedures please verify.&lt;BR /&gt;&lt;BR /&gt;pvcreate -f -B /dev/rdsk/c3t5d0&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c3t5d0&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/dsk/c3t5d0&lt;BR /&gt;&lt;BR /&gt;mkboot -a “hpux” /dev/rdsk/c3t5d0&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c3t5d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c3t5d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c3t5d0&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;setboot -a 8/16/5.6.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol4 /dev/dsk/c3t5d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol5 /dev/dsk/c3t5d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol6 /dev/dsk/c3t5d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol7 /dev/dsk/c3t5d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol8 /dev/dsk/c3t5d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol9 /dev/dsk/c3</description>
      <pubDate>Sun, 29 May 2005 19:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553934#M225429</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2005-05-29T19:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553935#M225430</link>
      <description>Hi Tariq,&lt;BR /&gt;&lt;BR /&gt;       Your procedure looks good for me..&lt;BR /&gt; &lt;BR /&gt;       Please refer to the following URL..particularly last response from  Geoff Wild ....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=627341" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=627341&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 29 May 2005 20:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553935#M225430</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2005-05-29T20:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553936#M225431</link>
      <description>36  of   254 Point assignment. Please improve.&lt;BR /&gt;&lt;BR /&gt;Here is a copy of my guide on the subject:&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;36  of   254 Point assignment. Please improve.&lt;BR /&gt;&lt;BR /&gt;Suggestion:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA879853&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA879853&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 29 May 2005 22:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553936#M225431</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-29T22:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553937#M225432</link>
      <description>Hi Tarig,&lt;BR /&gt;As an addition to replies,&lt;BR /&gt;XIII) How to create a mirrored boot disk&lt;BR /&gt;&lt;BR /&gt;      Note the following example is using the disk c1t6d0 as the&lt;BR /&gt;      mirrored boot disk and c0t6d0 as the boot disk.&lt;BR /&gt;&lt;BR /&gt;      1) Initialize the disk and make it bootable&lt;BR /&gt;        pvcreate -B /dev/rdsk/c1t6d0&lt;BR /&gt;            Note: the -B parameter tell pvcreate that this will be a&lt;BR /&gt;            bootable disk.&lt;BR /&gt;      2) Add the physical volume to the volume group&lt;BR /&gt;            vgextend /dev/vg01 /dev/dsk/c1t6d0&lt;BR /&gt;      3) Use mkboot to place the boot utilities in the boot area and add&lt;BR /&gt;         the AUTO file.&lt;BR /&gt;            mkboot /dev/dsk/c1t6d0&lt;BR /&gt;            mkboot -a "hpux -lq" /dev/rdsk/c1t6d0&lt;BR /&gt;      4) Use mkboot to update the AUTO file on the primary boot&lt;BR /&gt;         disk.&lt;BR /&gt;            mkboot -a "hpux -lq" /dev/rdsk/c0t6d0&lt;BR /&gt;      5) Mirror the stand, root and swap logical volumes&lt;BR /&gt;            lvextend -m 1 /dev/vg00/lvol1&lt;BR /&gt;            lvextend -m 1 /dev/vg00/lvol2&lt;BR /&gt;            lvextend -m 1 /dev/vg00/lvol3&lt;BR /&gt;         Note: LVM will resynchronize the new mirror copies. This step will&lt;BR /&gt;         takes several minutes&lt;BR /&gt;&lt;BR /&gt;         Repeat the lvextend for all other logical volumes on the boot&lt;BR /&gt;         mirror.&lt;BR /&gt;      6) Modify your alternate boot path to point to the mirror copy of the&lt;BR /&gt;         boot disk.&lt;BR /&gt;            setboot -a 8/8.6.0  # Use the Hardware path for your new&lt;BR /&gt;                                         boot disk.</description>
      <pubDate>Mon, 30 May 2005 00:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553937#M225432</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-05-30T00:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553938#M225433</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Before proceeding for actual mirroring, make sure that you hace Mirror/UX license.&lt;BR /&gt;&lt;BR /&gt;# swlist|grep -i mirror&lt;BR /&gt;&lt;BR /&gt;REgards</description>
      <pubDate>Mon, 30 May 2005 00:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553938#M225433</guid>
      <dc:creator>Suraj Singh_1</dc:creator>
      <dc:date>2005-05-30T00:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553939#M225434</link>
      <description>setboot -a 8/8.6.0 &lt;BR /&gt;&lt;BR /&gt;Will it replace My existing boot disk or It will add the second disk in boot list. Ie after this command from where the OS will be boot. Primary or the new secondary?</description>
      <pubDate>Mon, 30 May 2005 01:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553939#M225434</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2005-05-30T01:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553940#M225435</link>
      <description>Hi,&lt;BR /&gt;will add the second disk to boot disks.&lt;BR /&gt;When you finish then run the command;&lt;BR /&gt;#lvlnboot -v &lt;BR /&gt;for to check your boot disks information...&lt;BR /&gt;For example from my ux-box;&lt;BR /&gt;newhr:/#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) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c1t2d0, 0&lt;BR /&gt;&lt;BR /&gt;My boot disk was /dev/dsk/c1t2d0 &lt;BR /&gt;and i have mirrored my second disk /dev/dsk/c2t2d0 &lt;BR /&gt;above the steps...&lt;BR /&gt;On the other hand,With succesfully finished&lt;BR /&gt;mirroring you can easily decide booting from&lt;BR /&gt;which disks because they are mirrored...&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Mon, 30 May 2005 01:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553940#M225435</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-05-30T01:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553941#M225436</link>
      <description>It won't replace your primary boot disk path&lt;BR /&gt;You just entering the alternate boot path . In case of the system can't find a primary boot path it will go ahead to the alternate disk in system boot</description>
      <pubDate>Mon, 30 May 2005 23:34:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553941#M225436</guid>
      <dc:creator>KVK</dc:creator>
      <dc:date>2005-05-30T23:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553942#M225437</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from &lt;BR /&gt;&lt;BR /&gt;#mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c3t5d0&lt;BR /&gt;&lt;BR /&gt;I would suggest this for primary disk as well so that in absence of your alternate disk it is able to boot from primary.&lt;BR /&gt;&lt;BR /&gt;#mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c3t6d0 &lt;BR /&gt;&lt;BR /&gt;And also check that it is set for both disks by&lt;BR /&gt;&lt;BR /&gt;#lifcp /dev/rdsk/c3t5d0:AUTO -&lt;BR /&gt;#lifcp /dev/rdsk/c3t6d0:AUTO -&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 31 May 2005 15:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3553942#M225437</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-05-31T15:03:59Z</dc:date>
    </item>
  </channel>
</rss>

