<?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: WWN in HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029748#M132276</link>
    <description>Do an ioscan on you server&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnCfc (in my case I get)&lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;=================================================================&lt;BR /&gt;fc        0  0/10/0/0  td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                      /dev/td0&lt;BR /&gt;fc        1  0/12/0/0  td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                      /dev/td1&lt;BR /&gt;&lt;BR /&gt;thend do&lt;BR /&gt;&lt;BR /&gt;# /opt/fcms/bin/fcmsutil /dev/td0&lt;BR /&gt;&lt;BR /&gt;                           Vendor ID is = 0x00103c&lt;BR /&gt;                           Device ID is = 0x001029&lt;BR /&gt;                XL2 Chip Revision No is = 2.3&lt;BR /&gt;            PCI Sub-system Vendor ID is = 0x00103c&lt;BR /&gt;                   PCI Sub-system ID is = 0x00128c&lt;BR /&gt;                               Topology = PRIVATE_LOOP&lt;BR /&gt;                             Link Speed = 2Gb&lt;BR /&gt;                     Local N_Port_id is = 0x000001&lt;BR /&gt;                       Local Loop_id is = 125&lt;BR /&gt;            N_Port Node World Wide Name = 0x50060b000011b42b&lt;BR /&gt;            N_Port Port World Wide Name = 0x50060b000011b42a&lt;BR /&gt;                           Driver state = ONLINE&lt;BR /&gt;                       Hardware Path is = 0/10/0/0&lt;BR /&gt;                 Number of Assisted IOs = 28429722&lt;BR /&gt;        Number of Active Login Sessions = 4&lt;BR /&gt;                   Dino Present on Card = NO&lt;BR /&gt;                     Maximum Frame Size = 960&lt;BR /&gt;                         Driver Version = @(#) PATCH_11.11: libtd.a : Jun 28 2002, 11:08:35, PHSS_26799&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Similar for all other fc devices&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;  Roland&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Jul 2003 10:48:07 GMT</pubDate>
    <dc:creator>RolandH</dc:creator>
    <dc:date>2003-07-22T10:48:07Z</dc:date>
    <item>
      <title>WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029744#M132272</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I have connected a storage with several fiber tape drives. How can I see the wwn of each drive so I can figure out in what position is each drive in the storage ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 22 Jul 2003 10:27:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029744#M132272</guid>
      <dc:creator>Bruno Cunha</dc:creator>
      <dc:date>2003-07-22T10:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029745#M132273</link>
      <description>Hi,&lt;BR /&gt;i don't know why do you want to know the wwn...&lt;BR /&gt;&lt;BR /&gt;the only utility i know that show the wwn is fcmsutil, refer to the man pages for all the option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But you can decipher the ioscan more easily, and with the same information:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        |---------------&amp;gt; Protocol type &lt;BR /&gt;        |  |------------&amp;gt; Area &lt;BR /&gt;        |  |  |---------&amp;gt; Port ID &lt;BR /&gt;0/8/0/0.3.23.42.0.0.0 &lt;BR /&gt;                | | |--&amp;gt; Lun: 3 bits for LUN from 0 to 7 &lt;BR /&gt;                | |----&amp;gt; Target: 4 bits for target from 0 to 15 &lt;BR /&gt;                |------&amp;gt; Bus: 8 bits but it uses only 4 upper bits for bus &lt;BR /&gt;&lt;BR /&gt;In general, we have for example: (terminology) &lt;BR /&gt;&lt;BR /&gt;0/8/0/0 --&amp;gt; This is HBA address (Host Bus Adapter) &lt;BR /&gt;3.23.42 --&amp;gt; Fibre channel Path has 3 decimal fields &lt;BR /&gt;0.0.0 --&amp;gt; Virtual SCSI-2 has 3 decimal fields &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 10:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029745#M132273</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-22T10:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029746#M132274</link>
      <description>Hi,&lt;BR /&gt;forgot to say that previous was the output in case of a SAN, with a brocade switch.&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 10:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029746#M132274</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-22T10:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029747#M132275</link>
      <description>fcmsutil /dev/tdX devstat all | more&lt;BR /&gt;you can look at 'man fcmsutil' to see more options of fcmsutil utility.&lt;BR /&gt;Usually you can match drives to device files/paths by checking their SCSI or loop ids (or switch ports and switch domain Ids), see Massimo's post.&lt;BR /&gt;In addition to his reply I would add that FC identifier of storage device consists of 3 numbers, which are&lt;BR /&gt;x.y.z&lt;BR /&gt;x = switch domain ID (switch to which storage device is connected to), 8 for private loop;&lt;BR /&gt;y = switch's port to which storage device is connected to (0 for private loop);&lt;BR /&gt;z = alpa, 0 for fabric&lt;BR /&gt;Eugeny</description>
      <pubDate>Tue, 22 Jul 2003 10:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029747#M132275</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2003-07-22T10:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029748#M132276</link>
      <description>Do an ioscan on you server&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnCfc (in my case I get)&lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;=================================================================&lt;BR /&gt;fc        0  0/10/0/0  td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                      /dev/td0&lt;BR /&gt;fc        1  0/12/0/0  td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                      /dev/td1&lt;BR /&gt;&lt;BR /&gt;thend do&lt;BR /&gt;&lt;BR /&gt;# /opt/fcms/bin/fcmsutil /dev/td0&lt;BR /&gt;&lt;BR /&gt;                           Vendor ID is = 0x00103c&lt;BR /&gt;                           Device ID is = 0x001029&lt;BR /&gt;                XL2 Chip Revision No is = 2.3&lt;BR /&gt;            PCI Sub-system Vendor ID is = 0x00103c&lt;BR /&gt;                   PCI Sub-system ID is = 0x00128c&lt;BR /&gt;                               Topology = PRIVATE_LOOP&lt;BR /&gt;                             Link Speed = 2Gb&lt;BR /&gt;                     Local N_Port_id is = 0x000001&lt;BR /&gt;                       Local Loop_id is = 125&lt;BR /&gt;            N_Port Node World Wide Name = 0x50060b000011b42b&lt;BR /&gt;            N_Port Port World Wide Name = 0x50060b000011b42a&lt;BR /&gt;                           Driver state = ONLINE&lt;BR /&gt;                       Hardware Path is = 0/10/0/0&lt;BR /&gt;                 Number of Assisted IOs = 28429722&lt;BR /&gt;        Number of Active Login Sessions = 4&lt;BR /&gt;                   Dino Present on Card = NO&lt;BR /&gt;                     Maximum Frame Size = 960&lt;BR /&gt;                         Driver Version = @(#) PATCH_11.11: libtd.a : Jun 28 2002, 11:08:35, PHSS_26799&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Similar for all other fc devices&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;  Roland&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 10:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029748#M132276</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-22T10:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029749#M132277</link>
      <description>Thanks to all,&lt;BR /&gt;&lt;BR /&gt;that will help me alot.&lt;BR /&gt;&lt;BR /&gt;Now some points... :-)</description>
      <pubDate>Tue, 22 Jul 2003 10:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029749#M132277</guid>
      <dc:creator>Bruno Cunha</dc:creator>
      <dc:date>2003-07-22T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029750#M132278</link>
      <description>I forgot something If you want the wwn for all attched devices at this fc controller you must do&lt;BR /&gt;&lt;BR /&gt;# /opt/fcms/bin/fcmsutil /dev/td0 get remote all&lt;BR /&gt;&lt;BR /&gt;the device file is valid in my case. replace it with your device file from the tachyon controller where your drive is attached.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;   Roland</description>
      <pubDate>Tue, 22 Jul 2003 11:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029750#M132278</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-22T11:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029751#M132279</link>
      <description>In my case isn't a tachyon but a jnic fc card.&lt;BR /&gt;The fcmsutil is a utility for tachyon only ? Or it will work for jnic ?&lt;BR /&gt;The output will give a association from a wwn to a device file ? For example /dev/rmt/&lt;TAPE_DEVICE&gt; wwn:0x50060b000011b42b&lt;BR /&gt;I want to get this association because I only know for a fisical drive is wwn, then I will know that the drive with the wwn something belongs to the device file /dev/rmt/xxxx wich belongs to the fisical drive in position 5 in the library.&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;&lt;/TAPE_DEVICE&gt;</description>
      <pubDate>Tue, 22 Jul 2003 12:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029751#M132279</guid>
      <dc:creator>Bruno Cunha</dc:creator>
      <dc:date>2003-07-22T12:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: WWN in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029752#M132280</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;I'm not familar with jnic cards but I found this on &lt;A href="http://www.jni.com/Drivers" target="_blank"&gt;http://www.jni.com/Drivers&lt;/A&gt;&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;Determine the jnic interface name and World Wide Port Name (WWPN)&lt;BR /&gt;         of the storage.&lt;BR /&gt;         &lt;BR /&gt;         This can be done by searching the /var/adm/syslog/syslog.log file&lt;BR /&gt;         for messages that look like:&lt;BR /&gt;         &lt;BR /&gt;         vmunix: jnic0: Port 0000EF (WWN 50060B0000092B1E:50060B0000125F8E) &lt;BR /&gt;                        available.&lt;BR /&gt;         &lt;BR /&gt;         The following UNIX shell command will also expose all storage &lt;BR /&gt;         ports found by the HBA:&lt;BR /&gt;         &lt;BR /&gt;         grep ') available' /var/adm/syslog/syslog.log&lt;BR /&gt;         &lt;BR /&gt;         In the example above, the jnic interface name is "jnic0", and&lt;BR /&gt;         the WWPN is "50060B0000125F8E".&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;So, figure out your product ID from your card and get the manual from the side.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;   Roland&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 06:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wwn-in-hp-ux/m-p/3029752#M132280</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-23T06:27:40Z</dc:date>
    </item>
  </channel>
</rss>

