<?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: Dynamic Load Balancing Drivers Wanted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601484#M926546</link>
    <description>Try looking into Veritas VxVM.  I have not installed it on any of my HP servers, but we have it installed extensively on our sun environment with EMC and connectrix fiber switches. I believe Veritas calls it DMP(Dynamic Multipathing).  It works great because it does all the hard work and presents to you a single path.  Behind the scenes, it uses both paths for a theorhetical limit of 200Mbyte/sec throughput.</description>
    <pubDate>Tue, 04 Dec 2001 19:27:30 GMT</pubDate>
    <dc:creator>Keith Lapidus</dc:creator>
    <dc:date>2001-12-04T19:27:30Z</dc:date>
    <item>
      <title>Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601479#M926541</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have my HP boxes (11.0 and 11i models L2000, N4000, K360) connected to EMC disks.&lt;BR /&gt;&lt;BR /&gt;We have two channels we are using for each HP server.  One primary path and one alternate path for each EMC disk device.&lt;BR /&gt;&lt;BR /&gt;Are there any Load Balancing Drivers for managing which channel to use? We want automatic fail over also.&lt;BR /&gt;&lt;BR /&gt;All our Fiber Cards are the lastest and greatest A5158A. We have the lastest patches and firmware, we just need the Load Balancing Driver(s).  Our topology is fabric (only the best).&lt;BR /&gt;&lt;BR /&gt;I know EMC makes one called Power Point for about $5,000, we would really rather have an HP driver.&lt;BR /&gt;&lt;BR /&gt;Anyone know? &lt;BR /&gt;Laurie</description>
      <pubDate>Thu, 25 Oct 2001 16:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601479#M926541</guid>
      <dc:creator>Laurie A. Krumrey</dc:creator>
      <dc:date>2001-10-25T16:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601480#M926542</link>
      <description>Hi Laurie,&lt;BR /&gt;&lt;BR /&gt;I haven't used any load balancing drivers, but in the past what i have done is configure my LVs so that one uses primary path , the second LV uses the alternate path as primary and so on and so forth.&lt;BR /&gt;&lt;BR /&gt;Eg:&lt;BR /&gt;Lets say your primary disks are /dev/dsk/c4t1d0 /dev/dsk/c4t1d1 on your primary path, and /dev/dsk/c5t1d0 and /dev/dsk/c5t1d1 on your secondary path, configure your Lvol1 so that it uses /dev/dsk/c4t1d0 and extend it to /dev/dsk/c5t1d0 and lvol2 uses /dev/dsk/c5t1d1 as primary and extended to /dev/dsk/c4t1d1&lt;BR /&gt;&lt;BR /&gt;This way you are load balancing without any additional drivers.&lt;BR /&gt;&lt;BR /&gt;Just a thought&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 25 Oct 2001 17:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601480#M926542</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-10-25T17:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601481#M926543</link>
      <description>Hi,&lt;BR /&gt;Im not sure HP has such a driver, all I can think of at the moment other than EMS'c product is VERITAS volume manager which does also dynamic load balancing...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 25 Oct 2001 17:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601481#M926543</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-10-25T17:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601482#M926544</link>
      <description>Hi Laurie:&lt;BR /&gt;&lt;BR /&gt;You are thinking of EMC's "PowerPath", not that other OS product "PowerPoint".&lt;BR /&gt;&lt;BR /&gt;As for load-balancing, LVM does not load-balance between alternate (pv) paths.  An alternate path to LVM is only for failover should the primary path fail.&lt;BR /&gt;&lt;BR /&gt;If you wanted to move to VxVM, dynamic load-balnacing *is* a part of that product.  For more information on VxVm, begin here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B7961-90021/B7961-90021.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B7961-90021/B7961-90021.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 25 Oct 2001 17:24:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601482#M926544</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-25T17:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601483#M926545</link>
      <description>Hi Laurie:&lt;BR /&gt;&lt;BR /&gt;You already have it. It's called LVM.&lt;BR /&gt;&lt;BR /&gt;Let's suppose that you need a new volume group, vg10, that needs to be 200GB. You dont create 1 LUN for this, you create 2 100GB LUNS.&lt;BR /&gt;The primary path for LUN1 we will call /dev/dsk/c3t4d1 (secondary /dev/dsk/c4t5d1) and the primary for the 2nd, LUN2, we will call /dev/dsk/c4t5d2&lt;BR /&gt;(secondary /dev/dsk/c3t4d2) - note that the primary controllers (and thus the fiber channels are flipped between them).&lt;BR /&gt;&lt;BR /&gt;Now lets create a Vg in the usual way:&lt;BR /&gt;&lt;BR /&gt;cd /dev&lt;BR /&gt;mkdir /dev/vg10&lt;BR /&gt;chmod 755 /dev/vg10&lt;BR /&gt;cd vg10&lt;BR /&gt;mknod group c 64 0x0a0000&lt;BR /&gt;chmod 644 group&lt;BR /&gt;&lt;BR /&gt;Create new PV's&lt;BR /&gt;pvcreate /dev/rdsk/c3t4d1&lt;BR /&gt;pvcreate /dev/rdsk/c4t5d2&lt;BR /&gt;&lt;BR /&gt;Create the volume group using the primary and secondary paths for LUN1&lt;BR /&gt;&lt;BR /&gt;vgcreate /dev/vg10 /dev/dsk/c3t4d1 /dev/dsk/c4t5d1&lt;BR /&gt;&lt;BR /&gt;Activate the VG&lt;BR /&gt;vgchange -a y /dev/vg10&lt;BR /&gt;&lt;BR /&gt;Add the 2nd LUN, LUN2, and make sure to flip the primary/secondary paths with respect to LUN1&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg10 /dev/dsk/c4t5d2 /dev/dsk/c3t4d2&lt;BR /&gt;&lt;BR /&gt;Now for each logical volume we want to stripe across both LUN's equally so that half the i/o goes through 1 channel and half through the other. This removes all the guesswork about which lvols are busiest. We just throw this at the array and let it sort it out. We just want the UNIX box sending data to it as fast as it can.&lt;BR /&gt;&lt;BR /&gt;lvcreate -i2 -I64 -L100000 -n lvol1 /dev/vg10&lt;BR /&gt;lvcreate -i2 -I64 -L20000  -n lvol2 /dev/vg10&lt;BR /&gt;and so on for as many LVOL's as you need. This created a 100GB lvol1 and a 20GB lvol2. You can extend this concept across as many I/O chhannels as you like but two should be sufficient.&lt;BR /&gt;&lt;BR /&gt;If you wish to create a filesystem on lvol2:&lt;BR /&gt;newfs -F vxfs /dev/vg10/lvol2&lt;BR /&gt;&lt;BR /&gt;I hope I've been clear, Clay&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 25 Oct 2001 17:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601483#M926545</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-10-25T17:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601484#M926546</link>
      <description>Try looking into Veritas VxVM.  I have not installed it on any of my HP servers, but we have it installed extensively on our sun environment with EMC and connectrix fiber switches. I believe Veritas calls it DMP(Dynamic Multipathing).  It works great because it does all the hard work and presents to you a single path.  Behind the scenes, it uses both paths for a theorhetical limit of 200Mbyte/sec throughput.</description>
      <pubDate>Tue, 04 Dec 2001 19:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601484#M926546</guid>
      <dc:creator>Keith Lapidus</dc:creator>
      <dc:date>2001-12-04T19:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601485#M926547</link>
      <description>Hi Laurie,&lt;BR /&gt;&lt;BR /&gt;As far as channel switching is concerned, once you configure the primary and alternate path, the switching will be automatic in case of primary failure.&lt;BR /&gt;&lt;BR /&gt;AS far as load balancing is convcerned, there is no load balancing for LVM. Here is a thread on LVM / Load balancing,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=2d056e7d11c0d655a3/screen=ckiDisplayDocument?docId=200000053891763" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=2d056e7d11c0d655a3/screen=ckiDisplayDocument?docId=200000053891763&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hoep this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Dec 2001 19:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601485#M926547</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-04T19:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Load Balancing Drivers Wanted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601486#M926548</link>
      <description>Hi Laurie,&lt;BR /&gt;&lt;BR /&gt;Here is a thread on load balancing on EMC using Powerpath,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=ffe616a217e5f0e8b6/screen=ckiDisplayDocument?docId=200000055061593" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=ffe616a217e5f0e8b6/screen=ckiDisplayDocument?docId=200000055061593&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You may think of going into this product if you need load balancing.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Dec 2001 19:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-load-balancing-drivers-wanted/m-p/2601486#M926548</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-04T19:40:35Z</dc:date>
    </item>
  </channel>
</rss>

