<?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 disks in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878442#M624331</link>
    <description>Hi Sami,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I.)&lt;BR /&gt;==========&lt;BR /&gt;&lt;BR /&gt;#lvdisplay /dev/vgxx/&lt;LVOLNAME&gt; will give you the following output.&lt;BR /&gt;&lt;BR /&gt;G Name                     /dev/vg01&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                      1      &lt;BR /&gt;Open LV                     1      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      1      &lt;BR /&gt;Act PV                      1      &lt;BR /&gt;Max PE per PV               10239        &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    10238   &lt;BR /&gt;Alloc PE                    10238   &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      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In this if you have any mirror copies you can see that value of mirror copyies is &amp;gt;0. If it is showing 1 there is a mirror copy , if the value is 2 there are 2 mirror copies of this disk. You can also see the lv is lying on which all pvs.&lt;BR /&gt;=====================================================================&lt;BR /&gt;II.)&lt;BR /&gt;======&lt;BR /&gt;#lvlnboot -R /dev/vg00      -  Ensure BDRA and LIFs are Sync'ed&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -v /dev/vg00      -  Veryfy BDRA configuration&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LVOLNAME&gt;</description>
    <pubDate>Thu, 06 Jan 2005 00:45:57 GMT</pubDate>
    <dc:creator>Ranjith_5</dc:creator>
    <dc:date>2005-01-06T00:45:57Z</dc:date>
    <item>
      <title>mirror disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878440#M624329</link>
      <description>How can i be sure that data is written on both mirrored disks ?&lt;BR /&gt;&lt;BR /&gt;What commands are used to know the bootable disk(s)? and wether it is right configured or not.</description>
      <pubDate>Thu, 06 Jan 2005 00:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878440#M624329</guid>
      <dc:creator>Sami Aqel</dc:creator>
      <dc:date>2005-01-06T00:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: mirror disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878441#M624330</link>
      <description>#lvlnboot -v &lt;BR /&gt;&lt;BR /&gt;Above command is for finding out mirror boot disks.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 06 Jan 2005 00:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878441#M624330</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2005-01-06T00:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: mirror disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878442#M624331</link>
      <description>Hi Sami,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I.)&lt;BR /&gt;==========&lt;BR /&gt;&lt;BR /&gt;#lvdisplay /dev/vgxx/&lt;LVOLNAME&gt; will give you the following output.&lt;BR /&gt;&lt;BR /&gt;G Name                     /dev/vg01&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                      1      &lt;BR /&gt;Open LV                     1      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      1      &lt;BR /&gt;Act PV                      1      &lt;BR /&gt;Max PE per PV               10239        &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    10238   &lt;BR /&gt;Alloc PE                    10238   &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      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In this if you have any mirror copies you can see that value of mirror copyies is &amp;gt;0. If it is showing 1 there is a mirror copy , if the value is 2 there are 2 mirror copies of this disk. You can also see the lv is lying on which all pvs.&lt;BR /&gt;=====================================================================&lt;BR /&gt;II.)&lt;BR /&gt;======&lt;BR /&gt;#lvlnboot -R /dev/vg00      -  Ensure BDRA and LIFs are Sync'ed&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -v /dev/vg00      -  Veryfy BDRA configuration&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LVOLNAME&gt;</description>
      <pubDate>Thu, 06 Jan 2005 00:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878442#M624331</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-01-06T00:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: mirror disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878443#M624332</link>
      <description>Correction from last post. 0 points for this:-&lt;BR /&gt;===================&lt;BR /&gt;&lt;BR /&gt;In this if you have any mirror copies you can see that value of mirror copies is &amp;gt;0. If it is showing 1 there is a mirror copy , if the value is 2 there are 2 mirror copies of that volume. You can also see the lv is lying on which all pvs&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Thu, 06 Jan 2005 00:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878443#M624332</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-01-06T00:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: mirror disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878444#M624333</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. # lvlnboot -v &lt;BR /&gt;For looking out Boot Disk&lt;BR /&gt;2. #  lvdisplay /dev/vg00/lvol3  | grep Mirror | awk '{ print $2 }'&lt;BR /&gt;&lt;BR /&gt;If this returns 0 then no mirror copies otherwise the number indicates the mirror copies.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 00:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878444#M624333</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-01-06T00:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: mirror disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878445#M624334</link>
      <description>Thanks</description>
      <pubDate>Thu, 06 Jan 2005 01:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-disks/m-p/4878445#M624334</guid>
      <dc:creator>Sami Aqel</dc:creator>
      <dc:date>2005-01-06T01:05:58Z</dc:date>
    </item>
  </channel>
</rss>

