<?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: fcmsutil in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111428#M446063</link>
    <description>Hi Ron &lt;BR /&gt;&lt;BR /&gt;Which URL address did you get this pdf document?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Murat</description>
    <pubDate>Fri, 30 May 2008 19:33:35 GMT</pubDate>
    <dc:creator>Murat SULUHAN</dc:creator>
    <dc:date>2008-05-30T19:33:35Z</dc:date>
    <item>
      <title>fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111423#M446058</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Which option in fcmsutil command will give me the model details of the Fibre Card.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 30 May 2008 04:28:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111423#M446058</guid>
      <dc:creator>zsujith</dc:creator>
      <dc:date>2008-05-30T04:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111424#M446059</link>
      <description>example&lt;BR /&gt;&lt;BR /&gt;# fcmsutil /dev/fcd0 vpd</description>
      <pubDate>Fri, 30 May 2008 04:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111424#M446059</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-30T04:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111425#M446060</link>
      <description>&lt;!--!*#--&gt;Note: the command is not supported on all the (older) cards, but here is an example output:&lt;BR /&gt;&lt;BR /&gt;# fcmsutil /dev/fcd0 vpd&lt;BR /&gt;                V I T A L   P R O D U C T   D A T A     &lt;BR /&gt;                ---------   -------------   -------     &lt;BR /&gt;&lt;BR /&gt; Product Description    : HP PCI-X 2.0 4Gb Fibre Channel HBA       &lt;BR /&gt;&lt;BR /&gt; Part number            : AB378-60101     &lt;BR /&gt;&lt;BR /&gt; Engineering Date Code  : A-4713&lt;BR /&gt;&lt;BR /&gt; Part Serial number     : JP1234567&lt;BR /&gt;&lt;BR /&gt; Misc. Information      : PW=7.5W;PCI=66MHZ;PCI-X=266MHZ&lt;BR /&gt;&lt;BR /&gt; Mfd. Date              : 4747&lt;BR /&gt;&lt;BR /&gt; Mfd. ID                : AB378-60101&lt;BR /&gt;&lt;BR /&gt; Check Sum              : 0x1e&lt;BR /&gt;&lt;BR /&gt; EFI version            : 01.09&lt;BR /&gt;&lt;BR /&gt; ROM Firmware version   : 04.00.90&lt;BR /&gt;&lt;BR /&gt; BIOS version           : 01.26&lt;BR /&gt;&lt;BR /&gt; FCODE version          : 01.17&lt;BR /&gt;&lt;BR /&gt; Asset Tag              : NA&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 07:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111425#M446060</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-30T07:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111426#M446061</link>
      <description>Note that there is a slight difference between the hardware part number displayed in the VPD output and the orderable model number.  In the example above, the part number is AB378-60101, which maps to the AB378B card.&lt;BR /&gt;&lt;BR /&gt;In some cases, the mapping between hardware part and orderable product is not obvious, such as in the case of blade mezzanine cards.&lt;BR /&gt;&lt;BR /&gt;I'm attaching a document which shows the mapping for all supported HP-UX fibre channel cards.</description>
      <pubDate>Fri, 30 May 2008 16:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111426#M446061</guid>
      <dc:creator>Ron Lawson_1</dc:creator>
      <dc:date>2008-05-30T16:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111427#M446062</link>
      <description>You can try this...&lt;BR /&gt;&lt;BR /&gt;SCAN=`ioscan -fnC fc | grep -i "/dev"`&lt;BR /&gt;&lt;BR /&gt;for x in $SCAN&lt;BR /&gt;  do&lt;BR /&gt;    echo "\nInfo for card: $x \n`/opt/fcms/bin/fcmsutil $x`\n"&lt;BR /&gt;done&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 16:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111427#M446062</guid>
      <dc:creator>Doug Burton</dc:creator>
      <dc:date>2008-05-30T16:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111428#M446063</link>
      <description>Hi Ron &lt;BR /&gt;&lt;BR /&gt;Which URL address did you get this pdf document?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Murat</description>
      <pubDate>Fri, 30 May 2008 19:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111428#M446063</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2008-05-30T19:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111429#M446064</link>
      <description>Hi Zsujith&lt;BR /&gt;&lt;BR /&gt;I think this url will help you after fcmsutil -vpd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://partsurfer.hp.com/cgi-bin/spi/main?sel_flg=partlist&amp;amp;model=AB378B&amp;amp;HP_model=&amp;amp;modname=HP+PCI-X+2.0+1Port+4Gb+Fibre+Channel+HBA&amp;amp;template=main&amp;amp;plist_sval=ALL&amp;amp;plist_styp=flag&amp;amp;dealer_id=&amp;amp;callingsite=&amp;amp;strsrch=&amp;amp;keysel=%3F&amp;amp;catsel=%3F" target="_blank"&gt;http://partsurfer.hp.com/cgi-bin/spi/main?sel_flg=partlist&amp;amp;model=AB378B&amp;amp;HP_model=&amp;amp;modname=HP+PCI-X+2.0+1Port+4Gb+Fibre+Channel+HBA&amp;amp;template=main&amp;amp;plist_sval=ALL&amp;amp;plist_styp=flag&amp;amp;dealer_id=&amp;amp;callingsite=&amp;amp;strsrch=&amp;amp;keysel=%3F&amp;amp;catsel=%3F&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Murat</description>
      <pubDate>Fri, 30 May 2008 19:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111429#M446064</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2008-05-30T19:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111430#M446065</link>
      <description>The document I supplied has not been previously published anywhere before.  Would you like to see this information published?  We have the HP-UX Supported I/O Cards Matrix document at &lt;A href="http://docs.hp.com/en/netcom.html" target="_blank"&gt;http://docs.hp.com/en/netcom.html&lt;/A&gt; (click on IO Cards and then on the HTML document) which could be used for this information.&lt;BR /&gt;&lt;BR /&gt;Would you like to see that document updated with some of this information?  Which part of the PDF is most important?</description>
      <pubDate>Fri, 30 May 2008 19:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111430#M446065</guid>
      <dc:creator>Ron Lawson_1</dc:creator>
      <dc:date>2008-05-30T19:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111431#M446066</link>
      <description>Thankyou All</description>
      <pubDate>Tue, 10 Jun 2008 03:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111431#M446066</guid>
      <dc:creator>zsujith</dc:creator>
      <dc:date>2008-06-10T03:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: fcmsutil</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111432#M446067</link>
      <description>Please read this too:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Tue, 10 Jun 2008 03:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fcmsutil/m-p/5111432#M446067</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-06-10T03:57:58Z</dc:date>
    </item>
  </channel>
</rss>

