<?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 disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241365#M330032</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Although you can use 'lvdisplay -v' on each lvol this can be a little longer of a search then 'pvdisplay -v' will provide.&lt;BR /&gt;&lt;BR /&gt;a)  pvdisplay -v | more  (* about 2nd page all the lvols mounted to the PV will appear *)&lt;BR /&gt;&lt;BR /&gt;b)  lvdisplay -v /dev/vg##/lvol# | more&lt;BR /&gt;&lt;BR /&gt;first page will have a data field called "mirrors" 1 = mirrored to another pv, 2 to two pv's, 0 to no pv's.&lt;BR /&gt;&lt;BR /&gt;2nd page will list out the name of the pvs</description>
    <pubDate>Sat, 02 Aug 2008 21:46:39 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2008-08-02T21:46:39Z</dc:date>
    <item>
      <title>Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241358#M330025</link>
      <description>How can we find that physical volumes in a certain volume group are mirrored or not?</description>
      <pubDate>Mon, 28 Jul 2008 12:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241358#M330025</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-07-28T12:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241359#M330026</link>
      <description>hey&lt;BR /&gt;&lt;BR /&gt;check with lvdisplay:&lt;BR /&gt;lvdisplay -v /dev/vgXX/lvolYY | more&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 28 Jul 2008 12:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241359#M330026</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2008-07-28T12:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241360#M330027</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Do lvdisplay -v it will show you values Like Mirror Copies&lt;BR /&gt;&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&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            512&lt;BR /&gt;Current LE                  32&lt;BR /&gt;Allocated PE                64&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  PVG-strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jul 2008 12:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241360#M330027</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2008-07-28T12:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241361#M330028</link>
      <description>Hi Waqar,&lt;BR /&gt;&lt;BR /&gt;You can use following command:&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vg_name/lv_name&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vg_name/lv_name|grep "Mirror copies"&lt;BR /&gt;&lt;BR /&gt;Hope this will answer your query!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jul 2008 13:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241361#M330028</guid>
      <dc:creator>Deepak Kr</dc:creator>
      <dc:date>2008-07-28T13:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241362#M330029</link>
      <description>Also check&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -v&lt;BR /&gt;#setboot -v</description>
      <pubDate>Mon, 28 Jul 2008 13:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241362#M330029</guid>
      <dc:creator>SUDHAKAR_18</dc:creator>
      <dc:date>2008-07-28T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241363#M330030</link>
      <description>Hi SUDHAKAR  &lt;BR /&gt;&lt;BR /&gt;This will only show for Boot Disk :-)</description>
      <pubDate>Mon, 28 Jul 2008 13:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241363#M330030</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2008-07-28T13:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241364#M330031</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We may or may not have all the physical volumes under a Volume Group mirrored. It is better to ask if a particular logical volume is mirrored or not. &lt;BR /&gt;&lt;BR /&gt;Nd that can be identified with lvdisplay command, which lists its description, ranging from size to its data distribution on concerned physical volume.</description>
      <pubDate>Sat, 02 Aug 2008 19:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241364#M330031</guid>
      <dc:creator>Sunil Garg</dc:creator>
      <dc:date>2008-08-02T19:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241365#M330032</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Although you can use 'lvdisplay -v' on each lvol this can be a little longer of a search then 'pvdisplay -v' will provide.&lt;BR /&gt;&lt;BR /&gt;a)  pvdisplay -v | more  (* about 2nd page all the lvols mounted to the PV will appear *)&lt;BR /&gt;&lt;BR /&gt;b)  lvdisplay -v /dev/vg##/lvol# | more&lt;BR /&gt;&lt;BR /&gt;first page will have a data field called "mirrors" 1 = mirrored to another pv, 2 to two pv's, 0 to no pv's.&lt;BR /&gt;&lt;BR /&gt;2nd page will list out the name of the pvs</description>
      <pubDate>Sat, 02 Aug 2008 21:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disk/m-p/4241365#M330032</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-08-02T21:46:39Z</dc:date>
    </item>
  </channel>
</rss>

