<?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: How to configure A5158 fibre channel card to connect to EMC in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147407#M156788</link>
    <description>Not knowing anything about EMC, I can't tell you much else.&lt;BR /&gt;I know the topology has to the instance correctly.&lt;BR /&gt;(PRIVATE_LOOP when direct connected, PTTOPT_FABRIC if switched?)&lt;BR /&gt;That may be something to look at, if still having issues.&lt;BR /&gt;&lt;BR /&gt;So you're seeing nothing when doing, say...&lt;BR /&gt;ioscan -funC disk |grep 0/7/0&lt;BR /&gt;Right?&lt;BR /&gt;&lt;BR /&gt;If configured correctly, you really should be.&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Dec 2003 14:22:38 GMT</pubDate>
    <dc:creator>Chris Watkins_1</dc:creator>
    <dc:date>2003-12-18T14:22:38Z</dc:date>
    <item>
      <title>How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147392#M156773</link>
      <description>I have installed a HP A5158 hba card (i.e. HP Tachyon TL/TS Fiber Channel) in a L-class HP-UX 11.00 server.&lt;BR /&gt;&lt;BR /&gt;I have downloaded and installed the driver files for the A5158.  We are connecting the A5158 card to an EMC Connectrix [switch?] (then to a EMC Symmetrix storage unit).&lt;BR /&gt;&lt;BR /&gt;My question is this:  how dow I setup and configure the A5158 card on the HP-UX side?  Where are the configuration files located?  Which software utilities do I run to configure and test the cards, and test the connection to the EMC?  Finally, do I have to mofify the fstab file (or any other fstab-type file) to permanently enable the new drives assigned via the EMC...?&lt;BR /&gt;&lt;BR /&gt;Your help and GUIDANCE will be appreciated, please.  (I have never done this before -- so please bear with me...)&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Cameron&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 12:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147392#M156773</guid>
      <dc:creator>cninham</dc:creator>
      <dc:date>2003-12-17T12:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147393#M156774</link>
      <description>YOu don't have to configure anything on the server side .&lt;BR /&gt;&lt;BR /&gt;just do an ioscan to find the device files for youe hba's . typically it will be /dev/td0 , /dev/td1 etc .&lt;BR /&gt;&lt;BR /&gt;Hook up the fibre cables from your hba's to the connectrix switch . DO &lt;BR /&gt;#/opt/fcms/bin/fcmsutil /dev/td0 , then will give you the WWW name of that HBA and should also show TOPOLOGY as PTTOPT_FABRIC .&lt;BR /&gt;&lt;BR /&gt;This means that you are talking to the switch correctly .&lt;BR /&gt;&lt;BR /&gt;Next give the WW names of the HBA to your storage admin , who will zone your hbas to the correct storage ports . Once zoned and LUNS asigned to the ports and masked for those HBAs ( by the storage admin ) , run a ioscan again and then do insf -e . At this point you will start seeing your assigned LUNS .</description>
      <pubDate>Wed, 17 Dec 2003 12:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147393#M156774</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2003-12-17T12:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147394#M156775</link>
      <description>As mentioned already, fcmsutil is your friend.&lt;BR /&gt;&lt;BR /&gt;Just wanted to add a bit you might not know, since you've&lt;BR /&gt;never done this before. If you can't get a link up,&lt;BR /&gt;be sure to try reversing the xmt/recv fibres on one&lt;BR /&gt;end or the other, before pulling out too much of your hair.&lt;BR /&gt;The connectors slide apart easily enough.&lt;BR /&gt;If someone had given me that tip before my first encounter,&lt;BR /&gt;it would have saved a lot of time trying to troubleshoot ;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 12:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147394#M156775</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2003-12-17T12:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147395#M156776</link>
      <description>&lt;BR /&gt;If you're new to connecting to EMC storage, I would strongly recommend that you get a free account on powerlink.emc.com and find the manual "EMC Host Connectivity Guide for HP-UX".&lt;BR /&gt;&lt;BR /&gt;Doug&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 14:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147395#M156776</guid>
      <dc:creator>Doug Kratky</dc:creator>
      <dc:date>2003-12-17T14:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147396#M156777</link>
      <description>Thank you.  I will follow both your advice, and get back to you on the results asap.  (Will also assign your points then *smile*)&lt;BR /&gt;&lt;BR /&gt;Cameron&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 14:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147396#M156777</guid>
      <dc:creator>cninham</dc:creator>
      <dc:date>2003-12-17T14:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147397#M156778</link>
      <description>To: Ashwani Kashyap&lt;BR /&gt;&lt;BR /&gt;I followed your instructions, all worked as you suggested.  Here is the output from fcmsutil:&lt;BR /&gt;&lt;BR /&gt;# fcmsutil /dev/td0&lt;BR /&gt;&lt;BR /&gt;                           Vendor ID is = 0x00103c&lt;BR /&gt;                           Device ID is = 0x001028&lt;BR /&gt;                 TL Chip Revision No is = 2.3&lt;BR /&gt;            PCI Sub-system Vendor ID is = 0x00103c&lt;BR /&gt;                   PCI Sub-system ID is = 0x000006&lt;BR /&gt;                      Previous Topology = UNINITIALIZED&lt;BR /&gt;                     Local N_Port_id is = 0x000000&lt;BR /&gt;                       Local Loop_id is = 126&lt;BR /&gt;            N_Port Node World Wide Name = 0x50060b00000a09df&lt;BR /&gt;            N_Port Port World Wide Name = 0x50060b00000a09de&lt;BR /&gt;                           Driver state = AWAITING_LINK_UP&lt;BR /&gt;                       Hardware Path is = 0/3/0/0&lt;BR /&gt;                 Number of Assisted IOs = 0&lt;BR /&gt;        Number of Active Login Sessions = 0&lt;BR /&gt;                   Dino Present on Card = NO&lt;BR /&gt;                     Maximum Frame Size = 960&lt;BR /&gt;                         Driver Version = @(#) libtd.a HP Fibre Channel Tachyon TL/TS/XL2 Driver B.11.00.10 (AR1201) /ux/core/kern/wsio/td_glue.c: Oct 11 2001, 11:54:14&lt;BR /&gt;&lt;BR /&gt;Topology is not what you suggested, but I have not yet connected the actual fiber cables.  Does this look OK?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Cameron&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 14:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147397#M156778</guid>
      <dc:creator>cninham</dc:creator>
      <dc:date>2003-12-17T14:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147398#M156779</link>
      <description>Cameron,&lt;BR /&gt;&lt;BR /&gt;Just plug the HBA into the switch, Zone (with ECC) the drives to the HBA's and then load the solutions enabler, the timefinder, and the symlmf. Then load powerpath and start the discovery process. You really want to use powerpath nad no pvlinks as the failover is as transparent, but you can ballance the load over many interfaces...&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Wed, 17 Dec 2003 14:57:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147398#M156779</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-12-17T14:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147399#M156780</link>
      <description>Cameron,&lt;BR /&gt;&lt;BR /&gt;I have 4 5158's connected with a V2600 and &lt;BR /&gt;2 more with a 7400.  trust me.  This should be a cake walk, but you must get the cables in place before you go farther...&lt;BR /&gt;&lt;BR /&gt;We have connectrix-64s and brocade 32 port silkworms and god knows what else...&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Wed, 17 Dec 2003 15:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147399#M156780</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-12-17T15:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147400#M156781</link>
      <description>The Core OS for 11i has the drivers you need installed.&lt;BR /&gt;&lt;BR /&gt;If the array is on, ioscan -fnC disk should detect the disk array, incorrectly as a disk.&lt;BR /&gt;&lt;BR /&gt;Then fcmsutil will show you what kind of connection you have.&lt;BR /&gt;&lt;BR /&gt;Then you are done.&lt;BR /&gt;&lt;BR /&gt;If the A5158 drivers were not installed for some reason, there are drivers on the Core OS cd and the subsequent application cd's. Those will require a boot after installation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 Dec 2003 15:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147400#M156781</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-17T15:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147401#M156782</link>
      <description>The driver state says AWAITING_LINK_UP .&lt;BR /&gt;THe fibre cable is still not connected .&lt;BR /&gt;&lt;BR /&gt;Conenct the fibre cables and run fcmsutil again .&lt;BR /&gt;&lt;BR /&gt;The driver state should change to ONLINE and the topology to PTTOPT_FABRIC .&lt;BR /&gt;&lt;BR /&gt;And then leave the rest to the storage administrator .</description>
      <pubDate>Wed, 17 Dec 2003 16:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147401#M156782</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2003-12-17T16:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147402#M156783</link>
      <description>Either the cable is not connected (most likely) the port at the switch end is not working or you have a faulty cable if it is plugged in. Even if the port was of the wrong topology, then you would receive something other than "AWAITING_LINK_UP"</description>
      <pubDate>Wed, 17 Dec 2003 16:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147402#M156783</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-12-17T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147403#M156784</link>
      <description>Here is the output of the fcmsutil:&lt;BR /&gt;&lt;BR /&gt;# fcmsutil /dev/td1&lt;BR /&gt;&lt;BR /&gt;                           Vendor ID is = 0x00103c&lt;BR /&gt;                           Device ID is = 0x001028&lt;BR /&gt;                 TL Chip Revision No is = 2.3&lt;BR /&gt;            PCI Sub-system Vendor ID is = 0x00103c&lt;BR /&gt;                   PCI Sub-system ID is = 0x000006&lt;BR /&gt;                               Topology = PTTOPT_FABRIC&lt;BR /&gt;                     Local N_Port_id is = 0x610d13&lt;BR /&gt;            N_Port Node World Wide Name = 0x50060b00000a0f9d&lt;BR /&gt;            N_Port Port World Wide Name = 0x50060b00000a0f9c&lt;BR /&gt;                           Driver state = ONLINE&lt;BR /&gt;                       Hardware Path is = 0/7/0/0&lt;BR /&gt;                 Number of Assisted IOs = 0&lt;BR /&gt;        Number of Active Login Sessions = 0&lt;BR /&gt;                   Dino Present on Card = NO&lt;BR /&gt;                     Maximum Frame Size = 960&lt;BR /&gt;                         Driver Version = @(#) libtd.a HP Fibre Channel Tachyon TL/TS/XL2 Driver B.11.00.10 (AR1201) /ux/core/kern/wsio/td_glue.c: Oct 11 2001, 11:54:14&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, my question is this.  I have run 'ioscan'.  I have run 'insf -e', but I do not see the LUN's or drives...  The Storage (EMC) guy configured the storage, and assigned drivespace.  WHERE DO I SEE THE LUN's OR DRIVES OR 'SPACE', AND HOW DO I CONFIGURE THEM TO BE AVAILABLE WITHIN THE OS/SYSTEM...?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Cameron&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 09:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147403#M156784</guid>
      <dc:creator>cninham</dc:creator>
      <dc:date>2003-12-18T09:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147404#M156785</link>
      <description>have the storage guy , zoned your HBA's or not . Before you can see any disks your HBAS have to be zoned . Run an Ioscan and insfe -e and see if the system sees a LUN of few MB . Thats the VCMDB device . If it sees then you are zoned corerectly . ID not you will have to zone your HBAS to the correct EMC FA ports . The zoning is either done through connectrix manager running on the service processor attached to the connectrix switch or through ECC , EMC Control Centre , if you have one .&lt;BR /&gt;&lt;BR /&gt;After zoning , The LUNS that are made by EMC in the frame are assigned to the zoned FA ports on the symmetrix through a bin file change on the symmetrix or through the SDR operation from the ECC .&lt;BR /&gt;&lt;BR /&gt;Once the disks/LUNs are assigned to your zoned FA ports on the symmetrix , they have to be masked or made visible to your HBAS , through volume logix , or symmask commands or through ECC . Once this is done the VCM database have to be refresged or made active again .&lt;BR /&gt;&lt;BR /&gt;Once this is done , now you can run ioscan and insf -e to see your assigned LUNS .&lt;BR /&gt;&lt;BR /&gt;Either have your storage administrator or EMC do the above tasks .</description>
      <pubDate>Thu, 18 Dec 2003 10:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147404#M156785</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2003-12-18T10:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147405#M156786</link>
      <description>I would check to see the visibility to the switch, build my metas, zone disk to hba, allocate the storage, and put in the Fibre channel cumulative patch...&lt;BR /&gt;&lt;BR /&gt;Also, since this is HPux, make sure the luns are octal not the default hex. &lt;BR /&gt;&lt;BR /&gt;The other issues are do you have ECC, or SymmConsole? If you don't have ECC then you may have to use the oldfashioned method which I would suggest that EMC would be better at than I would be.&lt;BR /&gt;remember to do your symcfg discover, symcfg for what is necessary....&lt;BR /&gt;&lt;BR /&gt;Tim&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 18 Dec 2003 14:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147405#M156786</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-12-18T14:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147406#M156787</link>
      <description>Also I would check for link lights...&lt;BR /&gt;&lt;BR /&gt;Merry Christmas...&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 18 Dec 2003 14:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147406#M156787</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-12-18T14:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147407#M156788</link>
      <description>Not knowing anything about EMC, I can't tell you much else.&lt;BR /&gt;I know the topology has to the instance correctly.&lt;BR /&gt;(PRIVATE_LOOP when direct connected, PTTOPT_FABRIC if switched?)&lt;BR /&gt;That may be something to look at, if still having issues.&lt;BR /&gt;&lt;BR /&gt;So you're seeing nothing when doing, say...&lt;BR /&gt;ioscan -funC disk |grep 0/7/0&lt;BR /&gt;Right?&lt;BR /&gt;&lt;BR /&gt;If configured correctly, you really should be.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 14:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147407#M156788</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2003-12-18T14:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147408#M156789</link>
      <description>Cameron,&lt;BR /&gt;&lt;BR /&gt;Did the EMC tech ever ask you for the WWN on that HBA or did you supply it to them?&lt;BR /&gt;If not that's a big clue that they didn't zone it properly. They must tell the switch port just what WWN to present the LUNs to.&lt;BR /&gt;Did you/they double-check the value?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 18 Dec 2003 14:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147408#M156789</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-18T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147409#M156790</link>
      <description>The first place would be supplying the WWN to the EMC dude or whoever is supposed to do your zoning. Once the zone is correct, a device should appear (after running ioscan and insf -e) called a gatekeeper. This is a small LUN device for communication with your symm. Once you have this device, you have a valid zone. Once you have success here, someone should then be assigning LUN's/meta's or whatever to the front end ports of your symm (rule of 17) and have the ECC (enterprise control centre) assign the LUN's to your host (like binding them to your WWN) or with the 'fpath' command. If none of these are done, you won't get any LUN's at all. Then it will be time to beat up your EMC dude. I could do all of this for you for a fee, but I could be too far away ;^)) &lt;BR /&gt;(There is nothing like playing God with a symmetrix ..)</description>
      <pubDate>Thu, 18 Dec 2003 16:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147409#M156790</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-12-18T16:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147410#M156791</link>
      <description>All is working fine -- saw the drives, assigned them to volume groups, logical volumes, and mounted them to their respective directories.&lt;BR /&gt;&lt;BR /&gt;Thank you all for your help!&lt;BR /&gt;&lt;BR /&gt;One last question: We have a second hba (A5158) card in the server.  If we wanted to configure it to use both cards for load balancing, what do I need to do to install and enable/activate PowerPath?&lt;BR /&gt;&lt;BR /&gt;WHERE do I need get the PowerPath software?  From EMC?  Or can I download it from the HP software depot site?&lt;BR /&gt;&lt;BR /&gt;Cameron&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2003 09:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147410#M156791</guid>
      <dc:creator>cninham</dc:creator>
      <dc:date>2003-12-19T09:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure A5158 fibre channel card to connect to EMC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147411#M156792</link>
      <description>Hi Cameron,&lt;BR /&gt;&lt;BR /&gt;PowerPath is an EMC product &amp;amp; you'd need to get it from them.&lt;BR /&gt;BUT if all you want is alternate links to prevent SPOFs then good ole LVM will do that for you.&lt;BR /&gt;PowerPath is good for load balancing above &amp;amp; beyond what LVM can do by alternating primary/alternate links.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 19 Dec 2003 09:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-a5158-fibre-channel-card-to-connect-to-emc/m-p/3147411#M156792</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-19T09:47:36Z</dc:date>
    </item>
  </channel>
</rss>

