<?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: Can I show the HBA link speed from OpenVMS?? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004482#M97730</link>
    <description>And as that probably wasn't clear, I'd presume that 3 is the new 4.</description>
    <pubDate>Thu, 04 Feb 2010 22:44:41 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2010-02-04T22:44:41Z</dc:date>
    <item>
      <title>Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004469#M97717</link>
      <description>Hi people!!&lt;BR /&gt;&lt;BR /&gt;I've been searching for a way to show the link speed of the HBAs (FG devices) from VMS without going to the FC switch.  I haven't been able to do it with anal/sys fc commands.  Maybe I'm missing something easy...&lt;BR /&gt;&lt;BR /&gt;Even if I could just show the current connection speed that would be cool, versus all the possible speeds.  &lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;Tom</description>
      <pubDate>Mon, 21 May 2007 18:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004469#M97717</guid>
      <dc:creator>Tom Griesan</dc:creator>
      <dc:date>2007-05-21T18:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004470#M97718</link>
      <description>Tom, I can't find anything from VMS - what about looking at the speed from the switch port instead?&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Wed, 23 May 2007 04:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004470#M97718</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2007-05-23T04:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004471#M97719</link>
      <description>I have always gotten the information from the switch.  I don't see anything obvious in SDA for it but thats where I would think it should be found.</description>
      <pubDate>Wed, 23 May 2007 11:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004471#M97719</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2007-05-23T11:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004472#M97720</link>
      <description>I've just sent a note to one of the maintainers of the fibre channel port drivers.  I'll report back whatever he says.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            -- Rob</description>
      <pubDate>Wed, 23 May 2007 14:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004472#M97720</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-05-23T14:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004473#M97721</link>
      <description>This is from the engineer who works on the fibre channel port drivers . . .&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;The answer is yes, if you're willing to work for it. When we first did these drivers there was only 1 link speed so it was never extracted into an SDA extension display - it should be now, though, as this isn't the first time we've been asked this question&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For Qlogic:&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; FC SET DEVICE FGA ! Or FGB, etc.&lt;BR /&gt;SDA&amp;gt; EXAMINE LSDB+LSDB$L_LINK_DATA_RATE&lt;BR /&gt;&lt;BR /&gt;! 0 = 1G, 1 = 2G, 2 = 4G&lt;BR /&gt;&lt;BR /&gt;For Emulex:&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; FC SET DEVICE FGA ! Or FGB, etc.&lt;BR /&gt;SDA&amp;gt; EXAMINE @(@(LSDB+LSDB$PS_READ_LA_FCCD)+FCCD$PS_MBX_RSP)+8*4&lt;BR /&gt;SDA&amp;gt; &lt;BR /&gt;&lt;BR /&gt;! In bits 15:8, 0 = down, 4 = 1G, 8 = 2G, 0x10 = 4G&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 08:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004473#M97721</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-05-24T08:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004474#M97722</link>
      <description>&lt;!--!*#--&gt;Awesome guys, thanks!!!&lt;BR /&gt;&lt;BR /&gt;Perhaps I misunderstood...I'm not that great with SDA.  I seem to get the wrong output for a 1gb Emulex, but it works for the 2gb Emulex.  These devices are online and paths are connected thru them.  It appears to me that I do get the value of 8 in that byte (bits 8 thru 15) for the 2gb.  Also did 0x10 mean %x10 as in Hex A? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; FC SET DEVICE FGA    ! 1GB Emulex &lt;BR /&gt;SDA&amp;gt; EXAMINE @(@(LSDB+LSDB$PS_READ_LA_FCCD)+FCCD$PS_MBX_RSP)+8*4&lt;BR /&gt;&lt;BR /&gt;SPDT+00CF0:  00000000.0000000A   "........"&lt;BR /&gt;&lt;BR /&gt;-------------------------------------&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; FC SET DEVICE FGA   ! 2GB Emulex&lt;BR /&gt;SDA&amp;gt; EXAMINE @(@(LSDB+LSDB$PS_READ_LA_FCCD)+FCCD$PS_MBX_RSP)+8*4&lt;BR /&gt;&lt;BR /&gt;FCLE_RCTX+00BF0:  00000000.0000080A   "........"&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 May 2007 12:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004474#M97722</guid>
      <dc:creator>Tom Griesan</dc:creator>
      <dc:date>2007-05-25T12:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004475#M97723</link>
      <description>What type of device is it? Find it out this way and post the output:&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; FC SET DEV FGA0 ! or FGB0 etc.&lt;BR /&gt;SDA&amp;gt; EX UCTX+UCTX$L_CTRL_ID&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 May 2007 17:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004475#M97723</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2007-05-25T17:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004476#M97724</link>
      <description>SDA&amp;gt; fc set dev fga0&lt;BR /&gt;SDA&amp;gt; EX UCTX+UCTX$L_CTRL_ID&lt;BR /&gt;UCTX+00248:  8199C590.F80010DF   "Ã ..Ã¸.Ã .."&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; fc set dev fgb0&lt;BR /&gt;SDA&amp;gt; EX UCTX+UCTX$L_CTRL_ID&lt;BR /&gt;UCTX+00248:  818E9350.F80010DF   "Ã ..Ã¸P..."&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Tom</description>
      <pubDate>Fri, 25 May 2007 17:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004476#M97724</guid>
      <dc:creator>Tom Griesan</dc:creator>
      <dc:date>2007-05-25T17:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004477#M97725</link>
      <description>That does not make sense. Both entries are the same type, an LP8000. And in a previous note you talk aout a 1Gb and a 2Gb version. Please clarify that.&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;</description>
      <pubDate>Sun, 27 May 2007 11:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004477#M97725</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2007-05-27T11:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004478#M97726</link>
      <description>Hey Jur,&lt;BR /&gt;&lt;BR /&gt;The 2GB cards are on another machine.  Its the 1GB units that don't report correctly, presuming I'm doing everything right.&lt;BR /&gt;&lt;BR /&gt;Sorry for that confusion, and I see how that was very misleading.  I just wanted to show both FGA and B which are both the same type and as you indicated.&lt;BR /&gt;&lt;BR /&gt;To Peter and Robert, thanks for the note.  Yes we can and have looked at the switches.  Its just kinduv a pain with a big SAN...  It would be so nice to just pop it out from VMS. &lt;BR /&gt;&lt;BR /&gt;Thanks again!!&lt;BR /&gt;Tom</description>
      <pubDate>Tue, 29 May 2007 14:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004478#M97726</guid>
      <dc:creator>Tom Griesan</dc:creator>
      <dc:date>2007-05-29T14:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004479#M97727</link>
      <description>I just wanted to know the pci id of the 1Gb card and the id of the 2Gb card. Then I might be able to give a correct answer.&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2007 03:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004479#M97727</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2007-05-30T03:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004480#M97728</link>
      <description>&lt;BR /&gt;and a 3 is???&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; FC SET DEVICE FGA&lt;BR /&gt;SDA&amp;gt;  EXAMINE LSDB+LSDB$L_LINK_DATA_RATE&lt;BR /&gt;LSDB+00010:  00000000.00000003   "........"&lt;BR /&gt;&lt;BR /&gt;Context ........ Live from ELXDV1 (1.66),  4-FEB-2010 14:15:12.60&lt;BR /&gt;Device ......... FGA0:, PCI, Device ID 2422, Rev 03, QLogic ISP2422&lt;BR /&gt;Images ......... FW 4.00.90, SYS$PGQDRIVER X-43A1 linked  4-FEB-2009 08:54:48.34&lt;BR /&gt;FibreChannel ... Node WWID 006A.3629.0000.0000, Port WWID 5006.0B00.006A.3628, Port ID 070A00</description>
      <pubDate>Thu, 04 Feb 2010 19:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004480#M97728</guid>
      <dc:creator>Jim Hintze</dc:creator>
      <dc:date>2010-02-04T19:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004481#M97729</link>
      <description>&amp;gt;and a 3 is???&lt;BR /&gt;&lt;BR /&gt;The QLogic ISP2422 is 4 Gb HBA.&lt;BR /&gt;&lt;BR /&gt;Data sheet:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.qlogic.com/datasheet/38474/83242-580-00J.pdf" target="_blank"&gt;http://download.qlogic.com/datasheet/38474/83242-580-00J.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 04 Feb 2010 21:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004481#M97729</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-02-04T21:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004482#M97730</link>
      <description>And as that probably wasn't clear, I'd presume that 3 is the new 4.</description>
      <pubDate>Thu, 04 Feb 2010 22:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004482#M97730</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-02-04T22:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004483#M97731</link>
      <description>from the ultimate doc:&lt;BR /&gt;&lt;BR /&gt;/* Outgoing MBX CSR #1 contains link data rate (0 = 1Gbps, 1 = 2Gbps, 3 = 4Gbps) */&lt;BR /&gt;&lt;BR /&gt;Jur (former fibre channel driver maintainer)&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Feb 2010 11:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004483#M97731</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2010-02-05T11:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004484#M97732</link>
      <description>&lt;BR /&gt;Hoff,&lt;BR /&gt;While we knew that the card has the capacity to talk @ 4gb, it's wasn't clear that the switches negotiated a 4gb speed. Thanks, your responses are always appreciated. 3 is the new 4, thats cute :-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2010 19:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004484#M97732</guid>
      <dc:creator>Jim Hintze</dc:creator>
      <dc:date>2010-02-08T19:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I show the HBA link speed from OpenVMS??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004485#M97733</link>
      <description>Jur,&lt;BR /&gt;Thanks, that nails it.</description>
      <pubDate>Mon, 08 Feb 2010 20:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-show-the-hba-link-speed-from-openvms/m-p/4004485#M97733</guid>
      <dc:creator>Jim Hintze</dc:creator>
      <dc:date>2010-02-08T20:02:44Z</dc:date>
    </item>
  </channel>
</rss>

