<?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: Missing mirror copy in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285950#M627754</link>
    <description>Though I've never worked with EVA, you shouldn't have to worry about the system panicking, though the system will probably give you tons of messages when you power down your second EVA.&lt;BR /&gt;&lt;BR /&gt;I personnally would go for the safer route which would be to split your mirrors than shut it down, and then resync them afterwards.. but that's just me.</description>
    <pubDate>Tue, 25 May 2004 07:45:20 GMT</pubDate>
    <dc:creator>Marco Santerre</dc:creator>
    <dc:date>2004-05-25T07:45:20Z</dc:date>
    <item>
      <title>Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285949#M627753</link>
      <description>I have mirrored all logical volumes for all 6 systems cross 2 EVAs. All primary copy of all LVs are one one EVA and the mirror copies are on the second EVA. Now I have an issue with the second EVA "that has the mirror copies of the LVs" where I have to shut it down. once I do that I will loss the presintation of those LUNs that contain the mirror copies to all six systems. What effect would it make to the UNIX hosts that are running on the primary LVs? OR is it better to split all mirror copies and do the shutdown? From OS side will it panic the systems if you just miss the mirror copy, or it will not effected and it will run only on  the primary copy until I bring the other EVA up then do the vgsync?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2004 07:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285949#M627753</guid>
      <dc:creator>Mike Roger</dc:creator>
      <dc:date>2004-05-25T07:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285950#M627754</link>
      <description>Though I've never worked with EVA, you shouldn't have to worry about the system panicking, though the system will probably give you tons of messages when you power down your second EVA.&lt;BR /&gt;&lt;BR /&gt;I personnally would go for the safer route which would be to split your mirrors than shut it down, and then resync them afterwards.. but that's just me.</description>
      <pubDate>Tue, 25 May 2004 07:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285950#M627754</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2004-05-25T07:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285951#M627755</link>
      <description>It's definitely going to be noticed if the mirrors just go away.  I would split them off first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 25 May 2004 07:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285951#M627755</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-05-25T07:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285952#M627756</link>
      <description>Hi,&lt;BR /&gt;I think better to do lvsplit and  do the shutdown and Use lvsync to resync them all&lt;BR /&gt;There is a possibility of continous error messages in syslog.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 25 May 2004 07:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285952#M627756</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-05-25T07:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285953#M627757</link>
      <description>Thanks folks, points are assigned &lt;BR /&gt;&lt;BR /&gt;Could you also please refresh my memory of the safest way of doing the lvsplit and lvmerge  then lvsync? If you could put it step by step I would appreciated &lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 25 May 2004 09:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285953#M627757</guid>
      <dc:creator>Mike Roger</dc:creator>
      <dc:date>2004-05-25T09:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285954#M627758</link>
      <description>How about &lt;BR /&gt;&lt;BR /&gt;for LVOL in /dev/vg01/lvol*&lt;BR /&gt;do&lt;BR /&gt;lvsplit -s backup $LVOL&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;for LVOL in /dev/vg01/lvol*&lt;BR /&gt;do&lt;BR /&gt;lvmerge $LVOLbackup $LVOL&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 25 May 2004 09:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285954#M627758</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-05-25T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285955#M627759</link>
      <description>My opinion is different from the other.&lt;BR /&gt;&lt;BR /&gt;I think that if u will  NOT change the LUN on the second EVA, that is to say when u bring it up the LUN will be exactly as before, tyhere is no need to do anithing: after all mirror (RAID 1) is used exactly to protect in case of missing of one copy !!&lt;BR /&gt;The only thing that happens is some messages complaining about a missing copy but the system go on using the working copy of the lv.&lt;BR /&gt;When the copy is available again, LVM will sync the LVs and everything is back. In the worst case LV will not sync the copies automatically and u have to run the command vgsync.&lt;BR /&gt;&lt;BR /&gt;If u r planning to change the LUN of the second EVA, splitting and merging is non sense. If u change the LUNs, the PV will be not valid: u have to lvreduce -m 1 all the LVs (reducing the mirror copy) and vgreduce also to deallocate the PV from the VG.&lt;BR /&gt;&lt;BR /&gt;What i'm trying to say is that if u can lvmerge after the power up there is no need to lvsplit before. If the EVA change the configuration u will not see the PV in the VG so u will not be able to lvmerge after&lt;BR /&gt;&lt;BR /&gt;hope this help&lt;BR /&gt;Cesare Salvioni</description>
      <pubDate>Tue, 25 May 2004 09:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285955#M627759</guid>
      <dc:creator>Cesare Salvioni</dc:creator>
      <dc:date>2004-05-25T09:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mirror copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285956#M627760</link>
      <description>Dear Mike Roger,&lt;BR /&gt;&lt;BR /&gt;Like Cesare Salvioni, Iâ  m sure that you donâ  t have to worried by this.&lt;BR /&gt;When you have two or more disk in mirror and lose one copy, when the copy is available again, LVM will sync the LVs.&lt;BR /&gt;But be careful that only in two cases the LVs will synchronize automatically:&lt;BR /&gt;- When a disk comes back online after experiencing a power failure.&lt;BR /&gt;- When you extend a logical volume by increasing the number of mirror copies â   the newly added physical extents will be synchronized.&lt;BR /&gt;&lt;BR /&gt;If you have to synchronize your LVs manually you must use the vgsync command or the lvsync command.&lt;BR /&gt;&lt;BR /&gt;Itâ  s necessary that you check the Recovery Method used in the LVs definitio</description>
      <pubDate>Wed, 26 May 2004 09:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-mirror-copy/m-p/3285956#M627760</guid>
      <dc:creator>Thork</dc:creator>
      <dc:date>2004-05-26T09:27:26Z</dc:date>
    </item>
  </channel>
</rss>

