<?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 LV syncing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-syncing/m-p/4667672#M551358</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are planning to perform a major HW change in our netapp so I want to know impact of  file system which mounted on the netapps &lt;BR /&gt;&lt;BR /&gt;I will explain the current setup and queries below &lt;BR /&gt;&lt;BR /&gt;Current setup &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Netappa1 and a2 are clustered and netapp b1 and b2 are clustered &lt;BR /&gt;&lt;BR /&gt;In the server we are using LV level mirroring (os is HP-UX 11.23 ) also using MC Service guard for SAP for the  clustering part &lt;BR /&gt;&lt;BR /&gt;Each cluster netapp will assign each luns in single VG ( each LUN is having 8 paths 4 primary and 4 secondary ) and  mirroring is happening on LV level &lt;BR /&gt;&lt;BR /&gt;Also we are using PVG , one netapp cluster will on PVG and another is other PVG &lt;BR /&gt;&lt;BR /&gt;Query&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If we down the one netapp clusters for 6 hours (in Vg secondary cluster netapps Lun will be visible )  and once the HW change complete &lt;BR /&gt;If we need to perform a manual syncing for  Luns which coming from same netapp ,if the data writing is happening at the down time period how ther data will be syncyed on the other netapp Luns &lt;BR /&gt;Also if syncing is required if  how I can perform this , also if required to remirror the LV ?&lt;BR /&gt;&lt;BR /&gt;We are using PVLINKS only no multipathing software is  using &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If anybody can update me the above queries it will highly appreciated &lt;BR /&gt;</description>
    <pubDate>Thu, 29 Jul 2010 09:07:52 GMT</pubDate>
    <dc:creator>Need to migrate XP Back</dc:creator>
    <dc:date>2010-07-29T09:07:52Z</dc:date>
    <item>
      <title>LV syncing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-syncing/m-p/4667672#M551358</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are planning to perform a major HW change in our netapp so I want to know impact of  file system which mounted on the netapps &lt;BR /&gt;&lt;BR /&gt;I will explain the current setup and queries below &lt;BR /&gt;&lt;BR /&gt;Current setup &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Netappa1 and a2 are clustered and netapp b1 and b2 are clustered &lt;BR /&gt;&lt;BR /&gt;In the server we are using LV level mirroring (os is HP-UX 11.23 ) also using MC Service guard for SAP for the  clustering part &lt;BR /&gt;&lt;BR /&gt;Each cluster netapp will assign each luns in single VG ( each LUN is having 8 paths 4 primary and 4 secondary ) and  mirroring is happening on LV level &lt;BR /&gt;&lt;BR /&gt;Also we are using PVG , one netapp cluster will on PVG and another is other PVG &lt;BR /&gt;&lt;BR /&gt;Query&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If we down the one netapp clusters for 6 hours (in Vg secondary cluster netapps Lun will be visible )  and once the HW change complete &lt;BR /&gt;If we need to perform a manual syncing for  Luns which coming from same netapp ,if the data writing is happening at the down time period how ther data will be syncyed on the other netapp Luns &lt;BR /&gt;Also if syncing is required if  how I can perform this , also if required to remirror the LV ?&lt;BR /&gt;&lt;BR /&gt;We are using PVLINKS only no multipathing software is  using &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If anybody can update me the above queries it will highly appreciated &lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2010 09:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-syncing/m-p/4667672#M551358</guid>
      <dc:creator>Need to migrate XP Back</dc:creator>
      <dc:date>2010-07-29T09:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: LV syncing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-syncing/m-p/4667673#M551359</link>
      <description>Normally it will sync automatically, but if you have a planned downtime, you should use&lt;BR /&gt;&lt;BR /&gt;# pvchange -a N ...&lt;BR /&gt;&lt;BR /&gt;to diable LVM access to the downed LUNs, do the work, and finally activate it either by pvchange -a y ... or just vgchange -a e ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Doing this you make the life easier for LVM to handle the "failed" disks.</description>
      <pubDate>Thu, 29 Jul 2010 09:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-syncing/m-p/4667673#M551359</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-07-29T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: LV syncing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-syncing/m-p/4667674#M551360</link>
      <description>so what I have understood is like you want to remove some LUN from a mirrored LV, change the hardware and sync the data.&lt;BR /&gt;&lt;BR /&gt;So you don have to worry much about it, just deactivate the PV as suggested above do the h/w and reenable.LVM would take care of syncing you don have to worry about it.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2010 02:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-syncing/m-p/4667674#M551360</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-07-30T02:17:36Z</dc:date>
    </item>
  </channel>
</rss>

