<?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/3869770#M278140</link>
    <description>You can do an lvdisplay -v /dev/vgXX/lvolX and it will output something like this:&lt;BR /&gt;&lt;BR /&gt; --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c1t2d0    25        25&lt;BR /&gt;   /dev/dsk/c2t2d0    25        25&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1 PV2                PE2   Status 2&lt;BR /&gt;   00000 /dev/dsk/c1t2d0    00568 current  /dev/dsk/c2t2d0    00568 current&lt;BR /&gt;   00001 /dev/dsk/c1t2d0    00569 current  /dev/dsk/c2t2d0    00569 current&lt;BR /&gt;   00002 /dev/dsk/c1t2d0    00570 current  /dev/dsk/c2t2d0    00570 current&lt;BR /&gt;   00003 /dev/dsk/c1t2d0    00571 current  /dev/dsk/c2t2d0    00571 current&lt;BR /&gt;   00004 /dev/dsk/c1t2d0    00572 current  /dev/dsk/c2t2d0    00572 current&lt;BR /&gt;   00005 /dev/dsk/c1t2d0    00573 current  /dev/dsk/c2t2d0    00573 current&lt;BR /&gt;   00006 /dev/dsk/c1t2d0    00574 current  /dev/dsk/c2t2d0    00574 current&lt;BR /&gt;   00007 /dev/dsk/c1t2d0    00575 current  /dev/dsk/c2t2d0    00575 current&lt;BR /&gt;   00008 /dev/dsk/c1t2d0    00576 current  /dev/dsk/c2t2d0    00576 current&lt;BR /&gt;   00009 /dev/dsk/c1t2d0    00577 current  /dev/dsk/c2t2d0    00577 current&lt;BR /&gt;   00010 /dev/dsk/c1t2d0    00578 current  /dev/dsk/c2t2d0    00578 current&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It will show you which disks are mirrored and if the mirrors are "current" or "stale".  Current means that all is well and everything is in sync, whereas stale means that there is a problem.</description>
    <pubDate>Mon, 04 Dec 2006 10:07:26 GMT</pubDate>
    <dc:creator>Coolmar</dc:creator>
    <dc:date>2006-12-04T10:07:26Z</dc:date>
    <item>
      <title>Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869763#M278133</link>
      <description>command to check whether disk has been mirored or not?</description>
      <pubDate>Tue, 26 Sep 2006 09:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869763#M278133</guid>
      <dc:creator>zeeshan_1</dc:creator>
      <dc:date>2006-09-26T09:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869764#M278134</link>
      <description>&lt;BR /&gt;you need to run lvdisplay -v /dev/vg00/lvol1 |more&lt;BR /&gt;&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol1&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1    &amp;lt;&amp;lt;&amp;lt;&amp;lt;===== You should see this&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            1808&lt;BR /&gt;Current LE                  113&lt;BR /&gt;Allocated PE                226&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   off&lt;BR /&gt;Allocation                  strict/contiguous&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Sep 2006 09:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869764#M278134</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-26T09:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869765#M278135</link>
      <description>See this thread from yesterday: &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1063155" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1063155&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the disk is under VxVM you will need to use different commands -- eg. &lt;BR /&gt;vxprint -t -v -e 'aslist.aslist.sd_disk="&lt;DISK name=""&gt;"' &lt;BR /&gt;to list the lvols and then &lt;BR /&gt;vxprint -ht &lt;LVOL&gt;&lt;BR /&gt;to list the plexes. If there is more than one plex it is mirrored.&lt;/LVOL&gt;&lt;/DISK&gt;</description>
      <pubDate>Tue, 26 Sep 2006 09:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869765#M278135</guid>
      <dc:creator>Jonathan Fife</dc:creator>
      <dc:date>2006-09-26T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869766#M278136</link>
      <description>&lt;BR /&gt;Mirroring does not take place at the disk level.  It occurs at the logical volume level.  You will to check each logical volume with the lvdisplay -v command to verify it is mirrored.</description>
      <pubDate>Tue, 26 Sep 2006 09:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869766#M278136</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-09-26T09:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869767#M278137</link>
      <description>Zeeshan,&lt;BR /&gt;&lt;BR /&gt;Also if your disks are not mirrored, and you would like to do that, you will need a software call Mirror-Disk UX to be able to configure the mirror on the logical volumes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Tue, 26 Sep 2006 09:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869767#M278137</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-09-26T09:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869768#M278138</link>
      <description># lvdisplay &lt;LV&gt; | grep ^Mirror&lt;/LV&gt;</description>
      <pubDate>Tue, 26 Sep 2006 09:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869768#M278138</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-26T09:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869769#M278139</link>
      <description>Hi every body,&lt;BR /&gt;i thinks with base veritas vxvm 3.5 u can mirrorr root disk without having mirror disk.&lt;BR /&gt;U should first encapsulate u boot disk with veritas volume manager</description>
      <pubDate>Mon, 04 Dec 2006 10:04:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869769#M278139</guid>
      <dc:creator>amestak</dc:creator>
      <dc:date>2006-12-04T10:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mirroring..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869770#M278140</link>
      <description>You can do an lvdisplay -v /dev/vgXX/lvolX and it will output something like this:&lt;BR /&gt;&lt;BR /&gt; --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c1t2d0    25        25&lt;BR /&gt;   /dev/dsk/c2t2d0    25        25&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1 PV2                PE2   Status 2&lt;BR /&gt;   00000 /dev/dsk/c1t2d0    00568 current  /dev/dsk/c2t2d0    00568 current&lt;BR /&gt;   00001 /dev/dsk/c1t2d0    00569 current  /dev/dsk/c2t2d0    00569 current&lt;BR /&gt;   00002 /dev/dsk/c1t2d0    00570 current  /dev/dsk/c2t2d0    00570 current&lt;BR /&gt;   00003 /dev/dsk/c1t2d0    00571 current  /dev/dsk/c2t2d0    00571 current&lt;BR /&gt;   00004 /dev/dsk/c1t2d0    00572 current  /dev/dsk/c2t2d0    00572 current&lt;BR /&gt;   00005 /dev/dsk/c1t2d0    00573 current  /dev/dsk/c2t2d0    00573 current&lt;BR /&gt;   00006 /dev/dsk/c1t2d0    00574 current  /dev/dsk/c2t2d0    00574 current&lt;BR /&gt;   00007 /dev/dsk/c1t2d0    00575 current  /dev/dsk/c2t2d0    00575 current&lt;BR /&gt;   00008 /dev/dsk/c1t2d0    00576 current  /dev/dsk/c2t2d0    00576 current&lt;BR /&gt;   00009 /dev/dsk/c1t2d0    00577 current  /dev/dsk/c2t2d0    00577 current&lt;BR /&gt;   00010 /dev/dsk/c1t2d0    00578 current  /dev/dsk/c2t2d0    00578 current&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It will show you which disks are mirrored and if the mirrors are "current" or "stale".  Current means that all is well and everything is in sync, whereas stale means that there is a problem.</description>
      <pubDate>Mon, 04 Dec 2006 10:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring/m-p/3869770#M278140</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-04T10:07:26Z</dc:date>
    </item>
  </channel>
</rss>

