<?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: Remirroring issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322363#M565685</link>
    <description>To do the activity on a system which have the  mirrored root disks always use following procedure:&lt;BR /&gt;1.Boot your system with secondary boot disk &lt;BR /&gt;2. Split the volume group using&lt;BR /&gt;#vgsplit vg00&lt;BR /&gt;3.Remove the primary boot disk out of the slot &lt;BR /&gt;4. Perform your activity and boot the system with secondary disk, if your activity is successful then put the primary disk in the slot and just issue a &lt;BR /&gt;#vgsync vg00 &lt;BR /&gt;If the activity got failed then reboot the system with the primary disk and remove the secondary disk, Once the booting is complete then insert the secondary disk and issue  a vgsync command it will mirror the secondary disk with the primary disk.</description>
    <pubDate>Sat, 13 Dec 2008 17:49:43 GMT</pubDate>
    <dc:creator>jaivinder</dc:creator>
    <dc:date>2008-12-13T17:49:43Z</dc:date>
    <item>
      <title>Remirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322361#M565683</link>
      <description>Suppose I have a mirrored system. I have taken out its mirrored disk (external and internal)&lt;BR /&gt;I have upgraded my system on the existing disk. But, it failed.&lt;BR /&gt;So I halted the system, swapped the disk (inserted the mirrored disk) and booted the system with mirrored disk&lt;BR /&gt;After system came up properly I inserted the disk (internal and external) which have upgrade failure&lt;BR /&gt;So now system has all the disk present in the /etc/lvmtab&lt;BR /&gt;My queries are&lt;BR /&gt;As all the disks are there so will system start mirroring itself? If yes then on what criteria will it start mirroring? I mean to  say is there a possibility that It start syncing the mirrored disk (from which system was booted ) from disk inserted later on (with upgrade failure and latest data on it, lvm information is intact on it)? If yes, then how to avoid it.&lt;BR /&gt;If system will not start mirroring byself how to restart the mirroring from the active disk (from which system was booted )  to the stale disk (with upgrade failure and latest data on it,  lvm information is intact on it)  considering the fact that my system has two volume groups which are in cluster active mode on which LVM commands does not run when thy are in cluster active mode&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2008 13:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322361#M565683</guid>
      <dc:creator>Atul Goel</dc:creator>
      <dc:date>2008-12-12T13:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322362#M565684</link>
      <description>Sometimes after you did a&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;&lt;BR /&gt;the system starts syncing automagically, sometimes not. It depends on the patch level.&lt;BR /&gt;&lt;BR /&gt;If not, do a &lt;BR /&gt;&lt;BR /&gt;# vgsync vg00&lt;BR /&gt;&lt;BR /&gt;and you are done, because all the disk structure remains, only the contents changed.&lt;BR /&gt;&lt;BR /&gt;The running disk will be sync to the newly inserted disk, because the data on it is newer.</description>
      <pubDate>Fri, 12 Dec 2008 13:32:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322362#M565684</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-12-12T13:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322363#M565685</link>
      <description>To do the activity on a system which have the  mirrored root disks always use following procedure:&lt;BR /&gt;1.Boot your system with secondary boot disk &lt;BR /&gt;2. Split the volume group using&lt;BR /&gt;#vgsplit vg00&lt;BR /&gt;3.Remove the primary boot disk out of the slot &lt;BR /&gt;4. Perform your activity and boot the system with secondary disk, if your activity is successful then put the primary disk in the slot and just issue a &lt;BR /&gt;#vgsync vg00 &lt;BR /&gt;If the activity got failed then reboot the system with the primary disk and remove the secondary disk, Once the booting is complete then insert the secondary disk and issue  a vgsync command it will mirror the secondary disk with the primary disk.</description>
      <pubDate>Sat, 13 Dec 2008 17:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322363#M565685</guid>
      <dc:creator>jaivinder</dc:creator>
      <dc:date>2008-12-13T17:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322364#M565686</link>
      <description>hello Jaivinder,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is there a command called vgsplit as u have said in HPUX LVM or is it any script that u have called to assist the task.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I know lvsplit is there but not heard of the vgsplit commmand in HP-UX.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards Sujit</description>
      <pubDate>Thu, 01 Jan 2009 09:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322364#M565686</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-01T09:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Remirroring issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322365#M565687</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;all the LV level syncing of the data that takes place while we are doing syncing of the Mirrored Extents either using vgsync or using lvsync, is taken care of the Intelligent LVM itself that keeps the record in the mirror write cache and refers to the same while syncing the stalePEs.&lt;BR /&gt;&lt;BR /&gt;So just give the command to sync and leave the rest to LVM, LVM is really reliable u need not worry for such cases where u feel old data is going to be sysnced.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sujit</description>
      <pubDate>Thu, 01 Jan 2009 09:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remirroring-issue/m-p/4322365#M565687</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-01T09:40:04Z</dc:date>
    </item>
  </channel>
</rss>

