<?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 Creating LUNS on EMC array in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933290#M287684</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;  Today I am adding one fibre cards to one of our hp ux servers running hpux 11:00  and will connect to EMC array. How do i create LUNS once the card is detected by the system.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;s.o</description>
    <pubDate>Fri, 26 Jan 2007 05:44:52 GMT</pubDate>
    <dc:creator>so_2</dc:creator>
    <dc:date>2007-01-26T05:44:52Z</dc:date>
    <item>
      <title>Creating LUNS on EMC array</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933290#M287684</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;  Today I am adding one fibre cards to one of our hp ux servers running hpux 11:00  and will connect to EMC array. How do i create LUNS once the card is detected by the system.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;s.o</description>
      <pubDate>Fri, 26 Jan 2007 05:44:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933290#M287684</guid>
      <dc:creator>so_2</dc:creator>
      <dc:date>2007-01-26T05:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating LUNS on EMC array</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933291#M287685</link>
      <description>Hi,&lt;BR /&gt;either get the docs from&lt;BR /&gt;&lt;A href="https://powerlink.emc.com" target="_blank"&gt;https://powerlink.emc.com&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;or I can suggest:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1082018" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1082018&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=945627" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=945627&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2007 06:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933291#M287685</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-26T06:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating LUNS on EMC array</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933292#M287686</link>
      <description>Hi s.o,&lt;BR /&gt;&lt;BR /&gt;         There are some ground works to do before the HPUX is able to see the Luns.&lt;BR /&gt;&lt;BR /&gt;First and foremost, How are you connecting the EMC array to the server HBA, Directly (Private loop) or through SAN switches.&lt;BR /&gt;&lt;BR /&gt;          Case 1) If directly, First you need to see that your HBA is assined the ALPA or not. For that you need to run the command fcmsutil on hpux server and query the particular card.&lt;BR /&gt;&lt;BR /&gt;          ioscan -fnC fc&lt;BR /&gt;&lt;BR /&gt;         Take the device file you get in the previous output and feed it to fcmsutil commant&lt;BR /&gt;&lt;BR /&gt;    ex: fcmsutil /dev/td0&lt;BR /&gt; &lt;BR /&gt;         Check the values in "nport_id" field, if you find it blank that means your HBA is not seeing the Storage FC card yet.&lt;BR /&gt;&lt;BR /&gt;       Case 2: If connected through SAN switches, lets say Brocade silkworm or Cisco or Mcdata switches, you need to contact the SAN admin to create the zones so that Host and Storage can see each other.&lt;BR /&gt;&lt;BR /&gt;       Then comes the final part, In EMC ECC console or SYMCLI interface you need to present the luns to the Host ID. Please remember you need to create a host ID in EMC first and then present it to that object.&lt;BR /&gt;&lt;BR /&gt;   Once all these are done, go to HPUX box and run&lt;BR /&gt;&lt;BR /&gt;   ioscan -fnC fc  --- To show FC cards&lt;BR /&gt;   ioscan -fnC fcp --- to see the target SAN switch domains&lt;BR /&gt;   fcmsutil /dev/td# get remote all  --- to see the devices allocated to that HBA&lt;BR /&gt;    ioscan -fnC disk  --- to make the kernel view all the new luns&lt;BR /&gt;    insf -C disk  --- to create device files for newly created luns&lt;BR /&gt;    symmask, sympd --- comamnds to verify the EMC luns allocated.&lt;BR /&gt;&lt;BR /&gt;    Voila, then step into LVM and VXVM arena..&lt;BR /&gt;&lt;BR /&gt;  Best of luck.</description>
      <pubDate>Fri, 26 Jan 2007 06:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933292#M287686</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2007-01-26T06:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating LUNS on EMC array</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933293#M287687</link>
      <description>If it's a pre-existing array, you ask the array administrator to create the LUNs for you.&lt;BR /&gt;&lt;BR /&gt;You cannot create the LUNs with HP-UX tools: you'll need at least the SYMCLI package from EMC. These are downloadable from EMC Powerlink (which is EMC's equivalent to HP ITRC). Unless things have changed, you'll need a support agreement to be able to download anything from Powerlink.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://powerlink.emc.com" target="_blank"&gt;http://powerlink.emc.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the array is enterprise-sized, configuring it is *NOT* a simple task. If it's a new array, one should plan the array's basic setup carefully: there are some things that are difficult to change while the array is in use.</description>
      <pubDate>Fri, 26 Jan 2007 06:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933293#M287687</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-01-26T06:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating LUNS on EMC array</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933294#M287688</link>
      <description>Connect ro your EMC array and use "Navisphere Manager" GUI.&lt;BR /&gt;&lt;BR /&gt;Go to the RAID GROUP, you want to use and "Bind A LUN".&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;f. halili</description>
      <pubDate>Fri, 26 Jan 2007 10:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-luns-on-emc-array/m-p/3933294#M287688</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2007-01-26T10:37:53Z</dc:date>
    </item>
  </channel>
</rss>

