<?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: Volume Mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968889#M508080</link>
    <description>Hi,&lt;BR /&gt;to check all the file system is mounted you need to follow on bdf output&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vg00/lvol* | grep mirror&lt;BR /&gt;&lt;BR /&gt;the above one will tell you whether it is mirrored or not</description>
    <pubDate>Wed, 28 Mar 2007 00:58:32 GMT</pubDate>
    <dc:creator>Jollyjet</dc:creator>
    <dc:date>2007-03-28T00:58:32Z</dc:date>
    <item>
      <title>Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968879#M508070</link>
      <description>Good morning All,&lt;BR /&gt;&lt;BR /&gt;When I tried to check the server whether every file system has been mounted or not with the following command, it doesn't show anything? Any ideas????&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg00/lvol* | grep mirror&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 26 Mar 2007 07:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968879#M508070</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2007-03-26T07:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968880#M508071</link>
      <description>Try&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg00/lvol* | grep -i mirror&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2007 07:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968880#M508071</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-03-26T07:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968881#M508072</link>
      <description>Never mind everyone, I should have used "grep -i mirror", it worked....Monday morning I was so paniced when I couldn't see any mirrors. Because cat /etc/lvmtab, doesn't show anything except one line. Is that normal???</description>
      <pubDate>Mon, 26 Mar 2007 07:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968881#M508072</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2007-03-26T07:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968882#M508073</link>
      <description>Hi Pete,&lt;BR /&gt;&lt;BR /&gt;Thank you....I got it....</description>
      <pubDate>Mon, 26 Mar 2007 07:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968882#M508073</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2007-03-26T07:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968883#M508074</link>
      <description>He knows you got it, but he still deserves points for giving you the right answer!&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Mon, 26 Mar 2007 07:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968883#M508074</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2007-03-26T07:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968884#M508075</link>
      <description>lvdisplay -v /dev/vg00/lvolxxxx&lt;BR /&gt;If you're mirrored, on each line you'll see:&lt;BR /&gt;A: the logical extent number&lt;BR /&gt;B: The first device of the mirror followed by the PE on that disk, followed its state (current/stale/etc).&lt;BR /&gt;C) The second device of the mirror followed by the PE on that disk, followed its state (current/stale/etc).&lt;BR /&gt;&lt;BR /&gt;If you've got only four columns of data for each logical extent, your lv is  not mirrored.  If you've got 7 columns here your lv is mirrored.</description>
      <pubDate>Mon, 26 Mar 2007 07:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968884#M508075</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-03-26T07:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968885#M508076</link>
      <description>The /etc/lvmtab is a binary file, so cat will not show anything.  To look at the lvmtab file you need to use the 'strings' command.&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;You will still see some strange characters, but  don't be alarmed.&lt;BR /&gt;&lt;BR /&gt;The lvmtab file will not show what you want either though.  There's no information about mirrors in the lvmtab file.</description>
      <pubDate>Mon, 26 Mar 2007 08:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968885#M508076</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-03-26T08:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968886#M508077</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;How and where can I check the columns to find if I have four or seven columns????&lt;BR /&gt;&lt;BR /&gt;How abt /etc/lvmtab??I just want to know if my /etc/lvmtab is fine....&lt;BR /&gt;&lt;BR /&gt;And Mark! You are right...and I am very generous in giving points.....so in that way, should be lucky to answer my questions...hahahaha...;)&lt;BR /&gt;&lt;BR /&gt;Thank you all...</description>
      <pubDate>Mon, 26 Mar 2007 08:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968886#M508077</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2007-03-26T08:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968887#M508078</link>
      <description>Thank you Pat...&lt;BR /&gt;&lt;BR /&gt;U all got points now....</description>
      <pubDate>Mon, 26 Mar 2007 08:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968887#M508078</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2007-03-26T08:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968888#M508079</link>
      <description>&lt;!--!*#--&gt;when you do the lvdisplay -v /dev/vgxx/lvolxxx&lt;BR /&gt;&lt;BR /&gt;You'll see a list of the logical extents, its the very long display after the "introductory details".  &lt;BR /&gt;&lt;BR /&gt;A snippet of mirrored extents look like:&lt;BR /&gt;&lt;BR /&gt;   00241 /dev/dsk/c0t6d0    01816 current  /dev/dsk/c10t6d0   00816 current&lt;BR /&gt;   00242 /dev/dsk/c0t6d0    01817 current  /dev/dsk/c10t6d0   00817 current&lt;BR /&gt;   00243 /dev/dsk/c0t6d0    01818 current  /dev/dsk/c10t6d0   00818 current&lt;BR /&gt;   00244 /dev/dsk/c0t6d0    01819 current  /dev/dsk/c10t6d0   00819 current&lt;BR /&gt;   00245 /dev/dsk/c0t6d0    01820 current  /dev/dsk/c10t6d0   00820 current&lt;BR /&gt;   00246 /dev/dsk/c0t6d0    01821 current  /dev/dsk/c10t6d0   00821 current&lt;BR /&gt;   00247 /dev/dsk/c0t6d0    01822 current  /dev/dsk/c10t6d0   00822 current&lt;BR /&gt;   00248 /dev/dsk/c0t6d0    01823 current  /dev/dsk/c10t6d0   00823 current&lt;BR /&gt;   00249 /dev/dsk/c0t6d0    01824 current  /dev/dsk/c10t6d0   00824 current&lt;BR /&gt;&lt;BR /&gt;A snippet of unmirrored extents look like:&lt;BR /&gt;&lt;BR /&gt;   00241 /dev/dsk/c0t6d0    01816 current&lt;BR /&gt;   00242 /dev/dsk/c0t6d0    01817 current&lt;BR /&gt;   00243 /dev/dsk/c0t6d0    01818 current  &lt;BR /&gt;   00244 /dev/dsk/c0t6d0    01819 current  &lt;BR /&gt;   00245 /dev/dsk/c0t6d0    01820 current  &lt;BR /&gt;   00246 /dev/dsk/c0t6d0    01821 current  &lt;BR /&gt;   00247 /dev/dsk/c0t6d0    01822 current  &lt;BR /&gt;   00248 /dev/dsk/c0t6d0    01823 current  &lt;BR /&gt;   00249 /dev/dsk/c0t6d0    01824 current  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 09:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968888#M508079</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-03-27T09:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968889#M508080</link>
      <description>Hi,&lt;BR /&gt;to check all the file system is mounted you need to follow on bdf output&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vg00/lvol* | grep mirror&lt;BR /&gt;&lt;BR /&gt;the above one will tell you whether it is mirrored or not</description>
      <pubDate>Wed, 28 Mar 2007 00:58:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968889#M508080</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-03-28T00:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Volume Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968890#M508081</link>
      <description>Hi John and Jolly,&lt;BR /&gt;&lt;BR /&gt;Thank you for the information and I really appreciate all your time. I am clear now and all my filesystems are mirrored.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Mar 2007 09:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-mirroring/m-p/3968890#M508081</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2007-03-28T09:44:17Z</dc:date>
    </item>
  </channel>
</rss>

