<?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: diff between /dev/fcdX and /dev/tdX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750926#M388223</link>
    <description>/dev/td devices are OLDER Tachyon (the chip) based FC HBAs (from the old Lucent spinoff?) They go only up to a max of 2Gbps. And are FC only cards.&lt;BR /&gt;&lt;BR /&gt;/dev/fcd are QLogic based cards IIRC. They are faster and available in PCI-X and PCIe slot factors and can go 4Gbps+ and can be combo'ed with Gigabit ports on the same HBAs.&lt;BR /&gt;&lt;BR /&gt;fcmsutil can be used to manage both cards.&lt;BR /&gt;fcdutil works exclusively on fcd HBAs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Feb 2011 16:37:08 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2011-02-10T16:37:08Z</dc:date>
    <item>
      <title>diff between /dev/fcdX and /dev/tdX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750922#M388219</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;Would any body pls brief the diff between:&lt;BR /&gt; &lt;BR /&gt;1) /dev/fcdX and /dev/tdX &lt;BR /&gt;&lt;BR /&gt;2)"Fibre Channel to Storage" and HBA&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt;&lt;BR /&gt;Kuntal</description>
      <pubDate>Thu, 10 Feb 2011 05:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750922#M388219</guid>
      <dc:creator>Kuntal Gupta</dc:creator>
      <dc:date>2011-02-10T05:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: diff between /dev/fcdX and /dev/tdX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750923#M388220</link>
      <description>Different models of FC cards will be related to different drivers and different drivers will create different device files (e.g. td0 and fcd0).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The second question is not clear ... ?</description>
      <pubDate>Thu, 10 Feb 2011 06:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750923#M388220</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-02-10T06:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: diff between /dev/fcdX and /dev/tdX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750924#M388221</link>
      <description>Different fiber channel models supports different drivers like tachyon &amp;amp; fc and hence they have different device files, depends on the cards model.</description>
      <pubDate>Thu, 10 Feb 2011 11:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750924#M388221</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-02-10T11:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: diff between /dev/fcdX and /dev/tdX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750925#M388222</link>
      <description>Manix, do you want to say anything different compared to my post?&lt;BR /&gt;&lt;BR /&gt;;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;However look at this ioscan output:&lt;BR /&gt;&lt;BR /&gt;fc          0  0/3/1/0        td        CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                             /dev/td0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The driver column says "td".&lt;BR /&gt;&lt;BR /&gt;And now:&lt;BR /&gt;&lt;BR /&gt;fc           0  0/4/1/0        fcd            CLAIMED     INTERFACE    HP AB379-60101 4Gb Dual Port PCI/PCI-X Fibre Channel Adapter (FC Port 1)&lt;BR /&gt;                              /dev/fcd0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the driver column says "fcd".&lt;BR /&gt;&lt;BR /&gt;And now another different card:&lt;BR /&gt;&lt;BR /&gt;fc          0  40/0/2/0/0/0/0/4/0/0/0                 fclp           CLAIMED     INTERFACE    HP AD222-60001 PCIe Fibre Channel 2-port 4Gb FC/2-port 1000B-T Combo Adapter&lt;BR /&gt;                              /dev/fclp0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Oh, a new driver: "fclp".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So you can see, each different driver creates different device files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2011 11:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750925#M388222</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-02-10T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: diff between /dev/fcdX and /dev/tdX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750926#M388223</link>
      <description>/dev/td devices are OLDER Tachyon (the chip) based FC HBAs (from the old Lucent spinoff?) They go only up to a max of 2Gbps. And are FC only cards.&lt;BR /&gt;&lt;BR /&gt;/dev/fcd are QLogic based cards IIRC. They are faster and available in PCI-X and PCIe slot factors and can go 4Gbps+ and can be combo'ed with Gigabit ports on the same HBAs.&lt;BR /&gt;&lt;BR /&gt;fcmsutil can be used to manage both cards.&lt;BR /&gt;fcdutil works exclusively on fcd HBAs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2011 16:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-between-dev-fcdx-and-dev-tdx/m-p/4750926#M388223</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-10T16:37:08Z</dc:date>
    </item>
  </channel>
</rss>

