<?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 pvlinks using single hba in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859283#M868366</link>
    <description>Does PVlinks support failover to multiple controllers from single HBA? How about for remote boot?  We are connecting IBM FAStT (STK or LSI) storage ver 5.4.15 firmWARE with HP_UX 11.11 with HP HBAs (a5158a &amp;amp; a6685a) Driver level b.11.11.09) &lt;BR /&gt;firmware 44.12&lt;BR /&gt;McDATA 4500 Switches, v 6.01 firmware&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Sep 2004 18:22:14 GMT</pubDate>
    <dc:creator>Mike OBrien_1</dc:creator>
    <dc:date>2004-09-01T18:22:14Z</dc:date>
    <item>
      <title>pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859283#M868366</link>
      <description>Does PVlinks support failover to multiple controllers from single HBA? How about for remote boot?  We are connecting IBM FAStT (STK or LSI) storage ver 5.4.15 firmWARE with HP_UX 11.11 with HP HBAs (a5158a &amp;amp; a6685a) Driver level b.11.11.09) &lt;BR /&gt;firmware 44.12&lt;BR /&gt;McDATA 4500 Switches, v 6.01 firmware&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2004 18:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859283#M868366</guid>
      <dc:creator>Mike OBrien_1</dc:creator>
      <dc:date>2004-09-01T18:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859284#M868367</link>
      <description>I guess you mean a single HBA with multiple SCSI initiators ?&lt;BR /&gt;&lt;BR /&gt;LVM doesnt care as long as it sees the same LUN from both the paths. It cannot differentiate between dual initiators or seperate HBAs.&lt;BR /&gt;&lt;BR /&gt;But then by doing so, you are basically defeating the sole purpose of multipathing:= to eliminate the HBA as the single point of failure.&lt;BR /&gt;&lt;BR /&gt;If the HBA is to go bad, I would think both the SCSI intiators are going to be unavailable and thus all the available paths to the LUN are down.&lt;BR /&gt;&lt;BR /&gt;Remeber, LVM doesnt do any kind of IO load balancing between the PV links. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2004 18:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859284#M868367</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-09-01T18:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859285#M868368</link>
      <description>There are anywhere from 5-100 LUNS as targets on these servers.  This is a development shop, so 1 HBA in most servers but multiple paths to disk controller once you hit the switch.  We tried zoning HBA, and 2 storage controller ports but vgimport took minutes or longer.  When zoned with only 1 WWPN on storage controller and the HBA WWPN, LUNS came right up.</description>
      <pubDate>Wed, 01 Sep 2004 19:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859285#M868368</guid>
      <dc:creator>Mike OBrien_1</dc:creator>
      <dc:date>2004-09-01T19:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859286#M868369</link>
      <description>If you have more than one path to any device then yes, you should be able to use pvlinks. In your description it is hard to tell what you really have. Generally if you have only 1 hba and 1 storage controller port then you only have 1 path (even if you have multiple switch hops using multiple ports). In this case pvlinks will not work (or any other failover software). &lt;BR /&gt;&lt;BR /&gt;If you do have two or more paths then you should see multiple controller numbers in your disk names. Example;&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c3t2d4&lt;BR /&gt;/dev/dsk/c5t2d4&lt;BR /&gt;&lt;BR /&gt;Both of those might be the same LUN. If after running ioscan;insf you only see one controller number then you only have one path (e.g. cXt2d4). Remember to ignore your internal drives while investigating this. &lt;BR /&gt;&lt;BR /&gt;If you do determine you have two or more paths and you want to add the second path into the volume group as an alternate path (i.e. pvlink) just do the following;&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vgXX /dev/dsk/cXt2d4 (replace X's with appropriate info). It is very important that you do *NOT* run pvcreate on the second path. If it lets you extend in this way a simple vgdisplay -v on the volume group should now show an alternate path.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Wed, 01 Sep 2004 20:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859286#M868369</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-09-01T20:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859287#M868370</link>
      <description>PVLINKs are designed to provide an alternate path in case one path fails.  This is done at the VG level.  Now if you have a single HBA in a system I don't see how it is possible to have multiple paths to the same disk.&lt;BR /&gt;&lt;BR /&gt;I think the real key here is for you to check your ioscan output and see if you can see the same LUN on the disk array with multiple /dev/dsk/c?t?d? device names.  If you do, then you can have alternate paths via pvlinks.  If you don't, then you can't.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2004 21:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859287#M868370</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-09-01T21:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859288#M868371</link>
      <description>see diagram....not sure if attaching&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2004 00:34:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859288#M868371</guid>
      <dc:creator>Mike OBrien_1</dc:creator>
      <dc:date>2004-09-02T00:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859289#M868372</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;As far as I've seen with FC HBAs and FC Disk Arrays (at least HP VA), the Dual Controller config does not create a Multi-Path. The Mulitpathing is achieved with two initiators which are in this case 2x FC HBAs per server. The Dual Controller config is for Redundnacy in case of HP VA and for Redundnacy/Load Balancing for HP EVA. Unfortunately, I do not know much about IBM Storage.&lt;BR /&gt;&lt;BR /&gt;Hope that my understanding of FC mutlipathing is correct.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Charbel</description>
      <pubDate>Fri, 03 Sep 2004 05:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859289#M868372</guid>
      <dc:creator>Charbel Bou-eid</dc:creator>
      <dc:date>2004-09-03T05:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859290#M868373</link>
      <description>Yes - you can.&lt;BR /&gt;&lt;BR /&gt;For example, I have 4 paths to my disks on 2 HBA's - no reason why you can't have 2 on 1 HBA.&lt;BR /&gt;&lt;BR /&gt;Your HBA is a SPoF - single point of failure.  You do have redundancy in your SAN...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 03 Sep 2004 08:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859290#M868373</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-03T08:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859291#M868374</link>
      <description>Yes PV links can work with a single HBA.&lt;BR /&gt;&lt;BR /&gt;The problem you might be having is the way the fastT uses its controllers.  Different Arrays work differently.&lt;BR /&gt;&lt;BR /&gt;For example on the EVA a LUN can only be accessed by one controller at a time.  Using PV links LVM would see the LUN through both controllers by if it tried to access through the "wrong" one LVM hangs.  &lt;BR /&gt;&lt;BR /&gt;SecurePath works by switching the controller that "owns" the LUN.  On the other hand, on va7410 both controllers can access the same LUN without a problem.  So PVlinks work just fine.&lt;BR /&gt;&lt;BR /&gt;The EMV Clariion is like the EVA in that only one controller is active.  With EMCs paowerpath you can access the LUN through either controller however, accessing it through the "wrong" one causes powerpath to switch that controller to the active one.&lt;BR /&gt;This takes time and EMC recommends that you pick only 1 path for each LUN.&lt;BR /&gt;&lt;BR /&gt;My guess is that the Fast-T is working similar to the Clariion,  By accessing both paths during the vgimport you are forcing the Fast-T to do some kind of reconfiguration of which controllers are responsible for which LUNs.  This is taking time and that is why the vgimport takes so long when both paths are included.</description>
      <pubDate>Fri, 03 Sep 2004 08:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859291#M868374</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2004-09-03T08:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859292#M868375</link>
      <description>Yes, as Geoff mentioned, you can have multiple paths using 1 HBA. To do so however you need two targets (e.g. storage controller ports). For the below explaination I will use target instead of storage controller port.&lt;BR /&gt;&lt;BR /&gt;The device controller number in HP-UX (c#t0d0) is partially derived (in a fabric environment) from the switch port ID where the target is connected. This way if you have two targets connected to switch port 1 and 2 for example, even if both are zoned to the same HBA you will get two controller numbers in HP-UX (for example c3td0d0 and c7t0d0). &lt;BR /&gt;&lt;BR /&gt;This of course can also cause problems. Try moving a target from one switch port to another; you will no longer have access to the /dev/dsk/c#t#d# that currently exist on your server. You would need to run ioscan;insf and this would create new device files with new controller numbers. So although WWN zoning allows you to easily move the HBA from one switch port to another without having to re-zone, you will not be able to move targets between switch ports. The zones will be okay, but the system device files will change.&lt;BR /&gt;&lt;BR /&gt;Sorry, I got side tracked.&lt;BR /&gt;&lt;BR /&gt;Anyway, the environment shown in your diagram provides some information, but the real question is are the LUNs you are trying to access from your server assigned to more than one of the FastT ports (e.g. A1 &amp;amp; B1) or are they assigned to only one of those (e.g. B1 only). If you are assigning the LUNs to only one FastT port (target) then you will not get multiple paths with one HBA.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Fri, 03 Sep 2004 08:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859292#M868375</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-09-03T08:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859293#M868376</link>
      <description>Hi Geoff,&lt;BR /&gt;&lt;BR /&gt;Is your Disk Array an HP EVA? Because the HP EVA has normally 4 ports and therfore you can achieve 4 paths to it via 2x HBAs and HP Secure Path for EVA.&lt;BR /&gt;&lt;BR /&gt;For HP VA, I do not think this is possible, and you need 2x HBAs to have 2 paths only to a particular LUN via pvlinks.&lt;BR /&gt;&lt;BR /&gt;Please note that this is what I've been getting while installing HP VA and I do not know if I'm missing something in the configuration for it to have 4 paths with 2x HBAs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Charbel&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Sep 2004 08:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859293#M868376</guid>
      <dc:creator>Charbel Bou-eid</dc:creator>
      <dc:date>2004-09-03T08:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859294#M868377</link>
      <description>What I have is:&lt;BR /&gt;&lt;BR /&gt;HBA1------Brocade Sw1------EMC FA1&lt;BR /&gt;                     ------EMC FA2&lt;BR /&gt;&lt;BR /&gt;HBA2------Brocade Sw2------EMC FA3&lt;BR /&gt;                     ------EMC FA4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Sep 2004 08:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859294#M868377</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-03T08:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859295#M868378</link>
      <description>The point of pvlinks is reliability not peformance.&lt;BR /&gt;&lt;BR /&gt;Your question looks at it from the point of view of a problem with the san switches or other components on the san&lt;BR /&gt;&lt;BR /&gt;The answers look to it from the point of view of HBA failure.&lt;BR /&gt;&lt;BR /&gt;How a single HBA can access disks on two paths, I admit mystifies me. Perhaps its a zoning trick or connector I don't know about.&lt;BR /&gt;&lt;BR /&gt;The reason you want two HBA's is because of what happened to us a few months ago. HBA 0 failed and the san admin hadn't zoned HBA 1.&lt;BR /&gt;&lt;BR /&gt;Results: Unplanned downtime.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 03 Sep 2004 09:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859295#M868378</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-03T09:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: pvlinks using single hba</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859296#M868379</link>
      <description>The challenge has been working through active/active FAStT controller with dozens of small LUNS migrated from an older generation storage with active/passive controler with prior systems. Buying a second HBA was not the answer when it is acceptable to have single server outages. However, we wanted to give servers access to the second controller since it is available.  Zoning to one HBA improved time to import LUNs but took the second controller away from the system.</description>
      <pubDate>Fri, 03 Sep 2004 15:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvlinks-using-single-hba/m-p/4859296#M868379</guid>
      <dc:creator>Mike OBrien_1</dc:creator>
      <dc:date>2004-09-03T15:52:26Z</dc:date>
    </item>
  </channel>
</rss>

