<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867103#M636038</link>
    <description>If the disks are mirrored, you can verify the integrity of the mirror like this:&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vg00/lvol*|grep "stale"&lt;BR /&gt;&lt;BR /&gt;If all is well, this won't return anything; otherwise you'll see the partitions that have gone stale.  If you have any, look through the syslog for any disk and/or IO related errors.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
    <pubDate>Wed, 18 Dec 2002 17:59:22 GMT</pubDate>
    <dc:creator>Mark Greene_1</dc:creator>
    <dc:date>2002-12-18T17:59:22Z</dc:date>
    <item>
      <title>mirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867100#M636035</link>
      <description>how i determine if the o/s was mirrored ?&lt;BR /&gt;will lvdisplay show this?</description>
      <pubDate>Wed, 18 Dec 2002 17:49:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867100#M636035</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-18T17:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867101#M636036</link>
      <description>Yes.  Look at the line "Mirror copies"&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;Mirror copies       1</description>
      <pubDate>Wed, 18 Dec 2002 17:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867101#M636036</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-12-18T17:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867102#M636037</link>
      <description>Yes lvdisplay will show you the number of mirror copies - if it's not 0, you're mirrored.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 18 Dec 2002 17:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867102#M636037</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-18T17:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867103#M636038</link>
      <description>If the disks are mirrored, you can verify the integrity of the mirror like this:&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vg00/lvol*|grep "stale"&lt;BR /&gt;&lt;BR /&gt;If all is well, this won't return anything; otherwise you'll see the partitions that have gone stale.  If you have any, look through the syslog for any disk and/or IO related errors.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Wed, 18 Dec 2002 17:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867103#M636038</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-12-18T17:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867104#M636039</link>
      <description>lvdisplay will show if the logical volumes are mirrored, NOT if the boot area has been mirrored as well which might be handy if you want to be able to boot the system when the primary disk failed.&lt;BR /&gt;&lt;BR /&gt;Run:&lt;BR /&gt;&lt;BR /&gt;if [ -f /etc/lvmtab ] then boot=`lvlnboot -v 2&amp;gt;&amp;amp;1 | awk '/Boot Disk/ {print $1} '` else boot=`mount | awk '/^\/ / { print $3 }'` fi for i in $boot do boot2=`echo $i|sed "s/s[0-9].*/s6/p"|sed "s/dsk/rdsk/p"|grep rdsk` echo "\n" diskinfo $boot2 | fold echo "\n--- LIF contents of $i ---\n" lifls -l $i echo "\n--- LIF AUTO boot string of $i ---\n" lifcp $i:AUTO - echo "\n" done &lt;BR /&gt;&lt;BR /&gt;The output should contain '--- LIF AUTO boot string of &lt;DEVICENAME&gt;' twice if the system is bootable from the mirror as well.&lt;BR /&gt;&lt;BR /&gt;&lt;/DEVICENAME&gt;</description>
      <pubDate>Thu, 19 Dec 2002 09:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-issue/m-p/2867104#M636039</guid>
      <dc:creator>Jac Kersing</dc:creator>
      <dc:date>2002-12-19T09:43:38Z</dc:date>
    </item>
  </channel>
</rss>

