<?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: Mirror help needed (testing mirrored disk) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070579#M601261</link>
    <description>Re-mirror the root disk - follow this procedure:&lt;BR /&gt;&lt;BR /&gt;More then likely, he missed step 6:&lt;BR /&gt;&lt;BR /&gt;Say /dev/dsk/c0t6d0 is the root disk and /dev/dsk/c3t6d0 is the disk you want to make a mirror of.&lt;BR /&gt;&lt;BR /&gt;1. Create a bootable LVM disk to be used for the mirror.&lt;BR /&gt;pvcreate -B /dev/rdsk/c3t6d0&lt;BR /&gt;2. Add this disk to the current root volume group.&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c3t6d0&lt;BR /&gt;3. Make the new disk a boot disk.&lt;BR /&gt;mkboot -l /dev/rdsk/c3t6d0&lt;BR /&gt;4. Copy the correct AUTO file into the new LIF area.&lt;BR /&gt;mkboot -a "hpux -lq (;0)/vmunix" /dev/rdsk/c3t6d0&lt;BR /&gt;5. Mirror the boot, root and primary swap logical volumes to the new&lt;BR /&gt;bootable disk. Ensure that all devices in vg00, such as /usr, /swap,&lt;BR /&gt;etc., are mirrored.&lt;BR /&gt;The following is an example of mirroring the boot logical volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c3t6d0&lt;BR /&gt;The following is an example of mirroring the primary swap logical&lt;BR /&gt;volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c3t6d0&lt;BR /&gt;The following is an example of mirroring the root logical volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c3t6d0&lt;BR /&gt;6. Update the boot information contained in the BDRA for the mirror&lt;BR /&gt;copies of boot, primary swap and root.&lt;BR /&gt;/usr/sbin/lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;/usr/sbin/lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;/usr/sbin/lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;7. Check if the BDRA is correct.&lt;BR /&gt;/usr/sbin/lvlnboot -R /dev/vg00&lt;BR /&gt;8. Verify that the mirrors were properly created.&lt;BR /&gt;lvlnboot -v /dev/vg00&lt;BR /&gt;The output of this command is shown in a display like the following:&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&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/c0t6d0 (1/0/0/3/0.6.0) -- Boot Disk&lt;BR /&gt;/dev/dsk/c3t6d0 (1/0/1/0/0/1/1.6.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Root: lvol3 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Swap: lvol2 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Dump: lvol2 on: /dev/dsk/c0t6d0, 0&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg00&lt;BR /&gt;&lt;BR /&gt;Then lvextend for all other lvols:&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol4 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol5 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol6 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol7 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol8 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol9 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol10 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol11 /dev/dsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Tue, 25 Sep 2007 11:51:44 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2007-09-25T11:51:44Z</dc:date>
    <item>
      <title>Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070566#M601248</link>
      <description>Hi all, I've searched here but not sure if some of the answers matched ours, so I started a new one. We're new to HPUX and specially mirroring, we called HP a while back for mirroring help and got some docs and we did it, I looked at the outputs by looking at some of the other threads here and it showed that our's looked ok. But when we actually went ahead to try and boot of the mirror, it fails with -&lt;BR /&gt;Boot&lt;BR /&gt;: disk(0/1/1/1.2.0.0.0.0.0;0)/stand/vmunix&lt;BR /&gt;disk(0/1/1/1.2.0.0.0.0.0;0)/stand/vmunix: cannot open, or not executable&lt;BR /&gt;Exec failed: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Here's the outputs that we looked at -&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/c2t0d0 (0/1/1/0.0.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c3t2d0 (0/1/1/1.2.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c2t0d0&lt;BR /&gt;                        /dev/dsk/c3t2d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c2t0d0&lt;BR /&gt;                        /dev/dsk/c3t2d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c2t0d0&lt;BR /&gt;                        /dev/dsk/c3t2d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t0d0, 0&lt;BR /&gt;&lt;BR /&gt;# lifls -l /dev/dsk/c2t0d0&lt;BR /&gt;volume ISL10 data size 7984 directory size 8 06/04/19 14:02:34&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;HPUX       -12928 584     1024     0          06/04/19 14:02:34&lt;BR /&gt;ISL        -12800 1608    242      0          03/08/29 23:48:24&lt;BR /&gt;AUTO       -12289 1856    1        0          03/08/29 23:48:24&lt;BR /&gt;PAD        -12290 1864    1644     0          03/08/29 23:48:24&lt;BR /&gt;LABEL      BIN    3512    8        0          06/11/14 17:53:50&lt;BR /&gt;# lifls -l /dev/dsk/c3t2d0&lt;BR /&gt;volume ISL10 data size 7984 directory size 8 06/04/19 14:02:34&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;ISL        -12800 584     242      0          06/04/19 14:02:34&lt;BR /&gt;AUTO       -12289 832     1        0          06/04/19 14:02:34&lt;BR /&gt;HPUX       -12928 840     1024     0          06/04/19 14:02:34&lt;BR /&gt;PAD        -12290 1864    1468     0          06/04/19 14:02:34&lt;BR /&gt;LABEL      BIN    3336    8        0          07/01/18 11:18:16&lt;BR /&gt;&lt;BR /&gt;# ./setboot&lt;BR /&gt;Primary bootpath : 0/1/1/0.0.0&lt;BR /&gt;Alternate bootpath : 0/1/1/1.2.0&lt;BR /&gt;&lt;BR /&gt;Autoboot is ON (enabled)&lt;BR /&gt;Autosearch is ON (enabled)&lt;BR /&gt;&lt;BR /&gt;Can you tell us what we missed, do we have to start over again on the mirrors. Thanks in advanced.</description>
      <pubDate>Mon, 24 Sep 2007 13:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070566#M601248</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-24T13:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070567#M601249</link>
      <description>How about a vgdisplay -v /dev/vg00&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 13:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070567#M601249</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-24T13:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070568#M601250</link>
      <description>I had a similar problem that may offer you some help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=514590" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=514590&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 24 Sep 2007 13:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070568#M601250</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-09-24T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070569#M601251</link>
      <description>Thanks for the replies guys, Tim here's vgdisplay, Pete I looked at it and it didn't make sense to me, we have only 2 hdd's that are mirrored, we're still trying to narrow it down there's so much info to absorb right now.&lt;BR /&gt;# ./vgdisplay -v /dev/vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      8&lt;BR /&gt;Open LV                     8&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               4384&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            32&lt;BR /&gt;Total PE                    8748&lt;BR /&gt;Alloc PE                    8748&lt;BR /&gt;Free PE                     0&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg00/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            320&lt;BR /&gt;   Current LE                  10&lt;BR /&gt;   Allocated PE                20&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol2&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            4096&lt;BR /&gt;   Current LE                  128&lt;BR /&gt;   Allocated PE                256&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            110432&lt;BR /&gt;   Current LE                  3451&lt;BR /&gt;   Allocated PE                6902&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol4&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            5024&lt;BR /&gt;   Current LE                  157&lt;BR /&gt;   Allocated PE                314&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol5&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            5024&lt;BR /&gt;   Current LE                  157&lt;BR /&gt;   Allocated PE                314&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol6&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            5024&lt;BR /&gt;   Current LE                  157&lt;BR /&gt;   Allocated PE                314&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol7&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            5024&lt;BR /&gt;   Current LE                  157&lt;BR /&gt;   Allocated PE                314&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            5024&lt;BR /&gt;   Current LE                  157&lt;BR /&gt;   Allocated PE                314&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c2t0d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4374&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t2d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4374&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 14:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070569#M601251</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-24T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070570#M601252</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you didn't mirror your first three logical voulmes (lvol1, lvol2 and lvol3) in that order, this may be the problem.  Reduce ('lvreduce') and re-mirror in order.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 24 Sep 2007 14:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070570#M601252</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-24T14:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070571#M601253</link>
      <description>When you did the lvextends to each lvol to /dev/dsk/c3t2d0 did you do them in order ?&lt;BR /&gt;&lt;BR /&gt;I.e. lvol1, then lvol2, lvol3 etc ??&lt;BR /&gt;&lt;BR /&gt;how about a pvdisplay -v /dev/dsk/c3t2d0&lt;BR /&gt;&lt;BR /&gt;Can you boot from c3t2d0 and interact with ISL ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 14:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070571#M601253</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-24T14:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070572#M601254</link>
      <description>I asked the guy that I was working with when we first mirrored it, he doesn't really remember how we did it, if we did it looking at df then it won't be in order, cause df output shows the vol's out of order. Maybe I should start all over again and write it down as I go for my cheat sheet.</description>
      <pubDate>Mon, 24 Sep 2007 14:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070572#M601254</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-24T14:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070573#M601255</link>
      <description>Here's the output of pvdisplay -&lt;BR /&gt;&lt;BR /&gt;# ./pvdisplay -v /dev/dsk/c3t2d0 | more&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c3t2d0&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;PV Status                   available&lt;BR /&gt;Allocatable                 yes&lt;BR /&gt;VGDA                        2&lt;BR /&gt;Cur LV                      8&lt;BR /&gt;PE Size (Mbytes)            32&lt;BR /&gt;Total PE                    4374&lt;BR /&gt;Free PE                     0&lt;BR /&gt;Allocated PE                4374&lt;BR /&gt;Stale PE                    0&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of physical volume ---&lt;BR /&gt;   LV Name            LE of LV  PE for LV&lt;BR /&gt;   /dev/vg00/lvol1    10        10&lt;BR /&gt;   /dev/vg00/lvol2    128       128&lt;BR /&gt;   /dev/vg00/lvol3    3451      3451&lt;BR /&gt;   /dev/vg00/lvol4    157       157&lt;BR /&gt;   /dev/vg00/lvol5    157       157&lt;BR /&gt;   /dev/vg00/lvol6    157       157&lt;BR /&gt;   /dev/vg00/lvol7    157       157&lt;BR /&gt;   /dev/vg00/lvol8    157       157&lt;BR /&gt;&lt;BR /&gt;   --- Physical extents ---&lt;BR /&gt;   PE    Status   LV                 LE&lt;BR /&gt;   00000 current  /dev/vg00/lvol1    00000&lt;BR /&gt;   00001 current  /dev/vg00/lvol1    00001&lt;BR /&gt;   00002 current  /dev/vg00/lvol1    00002&lt;BR /&gt;   00003 current  /dev/vg00/lvol1    00003&lt;BR /&gt;   00004 current  /dev/vg00/lvol1    00004&lt;BR /&gt;   00005 current  /dev/vg00/lvol1    00005&lt;BR /&gt;   00006 current  /dev/vg00/lvol1    00006&lt;BR /&gt;   00007 current  /dev/vg00/lvol1    00007&lt;BR /&gt;   00008 current  /dev/vg00/lvol1    00008&lt;BR /&gt;Standard input&lt;BR /&gt;&lt;BR /&gt;   04154 current  /dev/vg00/lvol7    00094&lt;BR /&gt;   04155 current  /dev/vg00/lvol7    00095&lt;BR /&gt;   04156 current  /dev/vg00/lvol7    00096&lt;BR /&gt;   04157 current  /dev/vg00/lvol7    00097&lt;BR /&gt;   04158 current  /dev/vg00/lvol7    00098&lt;BR /&gt;   04159 current  /dev/vg00/lvol7    00099&lt;BR /&gt;   04160 current  /dev/vg00/lvol7    00100&lt;BR /&gt;   04161 current  /dev/vg00/lvol7    00101&lt;BR /&gt;   04162 current  /dev/vg00/lvol7    00102</description>
      <pubDate>Mon, 24 Sep 2007 15:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070573#M601255</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-24T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070574#M601256</link>
      <description>Can you boot from c3t2d0 and interact with ISL ? &lt;BR /&gt;No, that's the mirrored disk we wanted to test. What's the syntax for lvreduce in case we need to undo the mirror, thanks.</description>
      <pubDate>Mon, 24 Sep 2007 15:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070574#M601256</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-24T15:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070575#M601257</link>
      <description>Hi (again);&lt;BR /&gt;&lt;BR /&gt;&amp;gt; What's the syntax for lvreduce in case we need to undo the mirror&lt;BR /&gt;&lt;BR /&gt;Why not consult the manpages? &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 24 Sep 2007 15:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070575#M601257</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-24T15:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070576#M601258</link>
      <description>We will, is it safe to lvreduce while the server's online with users logged in running jobs. Thanks</description>
      <pubDate>Mon, 24 Sep 2007 15:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070576#M601258</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-24T15:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070577#M601259</link>
      <description>HI:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; it safe to lvreduce while the server's online with users logged in running jobs. &lt;BR /&gt;&lt;BR /&gt;Yes.&lt;BR /&gt;&lt;BR /&gt;You can also safely mirror while your users are operating normally.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 24 Sep 2007 16:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070577#M601259</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-24T16:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070578#M601260</link>
      <description>Hi all, so yeah I succesfully removed all the mirrors, now I gotta go through the docs on mirroring, I'll keep you posted if anything comes up. Thanks</description>
      <pubDate>Tue, 25 Sep 2007 11:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070578#M601260</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-25T11:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070579#M601261</link>
      <description>Re-mirror the root disk - follow this procedure:&lt;BR /&gt;&lt;BR /&gt;More then likely, he missed step 6:&lt;BR /&gt;&lt;BR /&gt;Say /dev/dsk/c0t6d0 is the root disk and /dev/dsk/c3t6d0 is the disk you want to make a mirror of.&lt;BR /&gt;&lt;BR /&gt;1. Create a bootable LVM disk to be used for the mirror.&lt;BR /&gt;pvcreate -B /dev/rdsk/c3t6d0&lt;BR /&gt;2. Add this disk to the current root volume group.&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c3t6d0&lt;BR /&gt;3. Make the new disk a boot disk.&lt;BR /&gt;mkboot -l /dev/rdsk/c3t6d0&lt;BR /&gt;4. Copy the correct AUTO file into the new LIF area.&lt;BR /&gt;mkboot -a "hpux -lq (;0)/vmunix" /dev/rdsk/c3t6d0&lt;BR /&gt;5. Mirror the boot, root and primary swap logical volumes to the new&lt;BR /&gt;bootable disk. Ensure that all devices in vg00, such as /usr, /swap,&lt;BR /&gt;etc., are mirrored.&lt;BR /&gt;The following is an example of mirroring the boot logical volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c3t6d0&lt;BR /&gt;The following is an example of mirroring the primary swap logical&lt;BR /&gt;volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c3t6d0&lt;BR /&gt;The following is an example of mirroring the root logical volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c3t6d0&lt;BR /&gt;6. Update the boot information contained in the BDRA for the mirror&lt;BR /&gt;copies of boot, primary swap and root.&lt;BR /&gt;/usr/sbin/lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;/usr/sbin/lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;/usr/sbin/lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;7. Check if the BDRA is correct.&lt;BR /&gt;/usr/sbin/lvlnboot -R /dev/vg00&lt;BR /&gt;8. Verify that the mirrors were properly created.&lt;BR /&gt;lvlnboot -v /dev/vg00&lt;BR /&gt;The output of this command is shown in a display like the following:&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&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/c0t6d0 (1/0/0/3/0.6.0) -- Boot Disk&lt;BR /&gt;/dev/dsk/c3t6d0 (1/0/1/0/0/1/1.6.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Root: lvol3 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Swap: lvol2 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Dump: lvol2 on: /dev/dsk/c0t6d0, 0&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg00&lt;BR /&gt;&lt;BR /&gt;Then lvextend for all other lvols:&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol4 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol5 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol6 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol7 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol8 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol9 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol10 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol11 /dev/dsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 25 Sep 2007 11:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070579#M601261</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-09-25T11:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070580#M601262</link>
      <description>Hi all, I got done with the instructions, I just gotta test it, there's one thing I didn't see on most of the guides out there, is the quorum option which I heard can be helpful in an event any of my 2 hdd's die -&lt;BR /&gt;# mkboot -a "hpux -lq" /dev/rdsk/c0t5d0&lt;BR /&gt;can I still run that command even though I'm done going through the guide. Thanks</description>
      <pubDate>Thu, 27 Sep 2007 12:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070580#M601262</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-09-27T12:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070581#M601263</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Yes, you can run 'mkboot' to set the low quorum.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 27 Sep 2007 12:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070581#M601263</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-27T12:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070582#M601264</link>
      <description>for making mirror disk for root &lt;BR /&gt;you want to use -B option with pvcreate command&lt;BR /&gt;then vgextend to the root vg&lt;BR /&gt;then lvextend one by one lvs with -m 1 option&lt;BR /&gt;Pls cross check u did all these steps properly&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Oct 2007 06:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070582#M601264</guid>
      <dc:creator>Muttikkal_1</dc:creator>
      <dc:date>2007-10-12T06:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070583#M601265</link>
      <description>Hi all, we finally got to test the mirror this weekend and it was a success, we now have a bootable mirror drive. Thanks to all your advice and tips.</description>
      <pubDate>Sat, 13 Oct 2007 12:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070583#M601265</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-10-13T12:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror help needed (testing mirrored disk)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070584#M601266</link>
      <description>Closing thread</description>
      <pubDate>Wed, 17 Oct 2007 12:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-help-needed-testing-mirrored-disk/m-p/5070584#M601266</guid>
      <dc:creator>carlomd</dc:creator>
      <dc:date>2007-10-17T12:34:43Z</dc:date>
    </item>
  </channel>
</rss>

