<?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: lvmpvg and load balancing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787545#M391504</link>
    <description>Hola R.O,&lt;BR /&gt;&lt;BR /&gt;Well the policies mentioned by Bob are also what is termed as *allocation* policies within the umbrella of what is termed as mirroring policies. If you look at this at another angle, there comes the whole point of addressing that single point of failure and now the subject under consideration would be an HBA or lets say a controller because if one of them fails that defeats the purpose of mirroring if the HBA or the controller were single points of failure.&lt;BR /&gt;&lt;BR /&gt;As JRF mentioned the classic and now deprecated PV link normally would transfer load accross only one path which is the limitation of a PV link. However, I would be interested to know why you thought that /etc/lvmpvg would have something to do with load balancing.&lt;BR /&gt;&lt;BR /&gt;Well running load accross all paths let's say to a LUN is by far the most amazing feature of 11.31. And ppl can say goodbye to EMC powerpath, securepath etc. cez now multipathing is *home* to HPUX in 11iv3.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
    <pubDate>Fri, 13 May 2011 16:20:11 GMT</pubDate>
    <dc:creator>Ismail Azad</dc:creator>
    <dc:date>2011-05-13T16:20:11Z</dc:date>
    <item>
      <title>lvmpvg and load balancing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787541#M391500</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In a volume group with pvgs (11.23), apart from alternating disk paths, does it have any effect in load balancing alternating also the paths in "/etc/lvmpvg" ?&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Fri, 13 May 2011 06:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787541#M391500</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2011-05-13T06:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: lvmpvg and load balancing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787542#M391501</link>
      <description>Using physical volume groups only assures that one side of a mirror is in one group, the other side in the other group.</description>
      <pubDate>Fri, 13 May 2011 09:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787542#M391501</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-13T09:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: lvmpvg and load balancing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787543#M391502</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;In 11.23 and prior, alternate links are purely active/passive.  That is, all I/O uses the primary (first link defined in '/etc/lvmtab').  Secondary links are only for high-availability should the primary fail.  No load-balancing occurs.&lt;BR /&gt;&lt;BR /&gt;If you add a product like EMC Powerpath, then you can have I/O among all pvpaths (alternate links) concurrently.&lt;BR /&gt;&lt;BR /&gt;Again, though, as Torsten noted, all of this falls outside the scope and objective of  'etc/lvmpvg'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 13 May 2011 10:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787543#M391502</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-13T10:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: lvmpvg and load balancing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787544#M391503</link>
      <description>&lt;!--!*#--&gt;Actually, PVGs have little to do with load balancing, as you described it.&lt;BR /&gt;&lt;BR /&gt;To achieve that LB (on HPUX &amp;lt; 11.3), you must manually change the PVlink order within the Volume Group, itself, via&lt;BR /&gt;&lt;BR /&gt;  vgreduce/vgextend&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;As torsten says, PVG applies to mirroring.&lt;BR /&gt;&lt;BR /&gt;If you are mirroring, then two (or 3) I/Os are done, and *properly* configured mirroring will make sure that the mirroring I/Os go over different HBAs (controllers).&lt;BR /&gt;So, in this sense, there could be load balancing.&lt;BR /&gt;&lt;BR /&gt;PVGs simply make it easier to maintain "proper" mirroring when extending LVOLs and VGs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When you mirror a LVOL, there are 3 possible policies:&lt;BR /&gt;&lt;BR /&gt;1) no restriction&lt;BR /&gt;   this actually allows you to mirror to the SAME PV !&lt;BR /&gt;&lt;BR /&gt;((why would you ever do that, you ask?&lt;BR /&gt;  Only reason I've ever thought of is that you want to&lt;BR /&gt;  be able to split a mirror for backup or testing and&lt;BR /&gt;  you don't have or want to waste extra disks&lt;BR /&gt;  and . Contive, I know.&lt;BR /&gt;))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) strict&lt;BR /&gt;   mirrored extents must be on different PVs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) strict-PVG&lt;BR /&gt;   mirrored extents must be on PVs within different PVGs. (Duh ;&amp;gt;)&lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;The original point of PVGs was to make sure that mirroring went across two different controllers (HBAs), so that if you lost a controller, all mirrored extents would still be available on PVs on the other controller.&lt;BR /&gt;&lt;BR /&gt;So, you create the PVGs in /etc/lvmpvg, making *sure* that the devices that you specify are actually on the different controllers.&lt;BR /&gt;&lt;BR /&gt;Then, whenever you create a mirrored LVOL, you simply specify&lt;BR /&gt;  -m    for mirroring&lt;BR /&gt;&amp;amp; -s g  for strict-by-PVG&lt;BR /&gt;.&lt;BR /&gt;And, when you extend such an LVOL's size, if you do nothing special it will automatically mirror across the controllers.&lt;BR /&gt;&lt;BR /&gt;So, the existence of PVGs only made your mirroring across HBAs easier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv&lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2011 11:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787544#M391503</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-13T11:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: lvmpvg and load balancing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787545#M391504</link>
      <description>Hola R.O,&lt;BR /&gt;&lt;BR /&gt;Well the policies mentioned by Bob are also what is termed as *allocation* policies within the umbrella of what is termed as mirroring policies. If you look at this at another angle, there comes the whole point of addressing that single point of failure and now the subject under consideration would be an HBA or lets say a controller because if one of them fails that defeats the purpose of mirroring if the HBA or the controller were single points of failure.&lt;BR /&gt;&lt;BR /&gt;As JRF mentioned the classic and now deprecated PV link normally would transfer load accross only one path which is the limitation of a PV link. However, I would be interested to know why you thought that /etc/lvmpvg would have something to do with load balancing.&lt;BR /&gt;&lt;BR /&gt;Well running load accross all paths let's say to a LUN is by far the most amazing feature of 11.31. And ppl can say goodbye to EMC powerpath, securepath etc. cez now multipathing is *home* to HPUX in 11iv3.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Fri, 13 May 2011 16:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvmpvg-and-load-balancing/m-p/4787545#M391504</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-05-13T16:20:11Z</dc:date>
    </item>
  </channel>
</rss>

