<?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: How to install an old SCSI card to HP-UX? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755148#M71145</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please post a copy of the 'ioscan' output, system model, and your Operating system version.&lt;BR /&gt;&lt;BR /&gt;Michael</description>
    <pubDate>Mon, 01 Jul 2002 00:08:27 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-07-01T00:08:27Z</dc:date>
    <item>
      <title>How to install an old SCSI card to HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755147#M71144</link>
      <description>An old SCSI card, which HP-UX can not recognized after reboot the server. How can I make it usefull manually?</description>
      <pubDate>Sun, 30 Jun 2002 23:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755147#M71144</guid>
      <dc:creator>Zhou Feilong</dc:creator>
      <dc:date>2002-06-30T23:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an old SCSI card to HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755148#M71145</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please post a copy of the 'ioscan' output, system model, and your Operating system version.&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 01 Jul 2002 00:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755148#M71145</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-07-01T00:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an old SCSI card to HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755149#M71146</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Do you have the correct drivers installed for the device&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;insf -e &lt;BR /&gt;&lt;BR /&gt;then &lt;BR /&gt;&lt;BR /&gt;ioscan -fn&lt;BR /&gt;&lt;BR /&gt;Bill Hassell supplied the following regarding&lt;BR /&gt;installation of new hardware&lt;BR /&gt;&lt;BR /&gt;Whenever you install new hardware, always run ioscan to see if there are drivers to support the card or device: &lt;BR /&gt;&lt;BR /&gt;# ioscan -f &lt;BR /&gt;&lt;BR /&gt;If there is no driver, you'll need to go to your Core/Install CD and run swinstall to pull off the Fibre/Tachyon driver package. This will require a system reboot, and as it comes up, insf will discover the new card(s) and connect them to the drivers and kernel. Now ioscan should show the devices: &lt;BR /&gt;&lt;BR /&gt;# ioscan -fn &lt;BR /&gt;&lt;BR /&gt;The -fn option shows all the device files. But once the system has seen the cards and drivers, you can improve the speed of ioscan about 50:1 by using -k: &lt;BR /&gt;&lt;BR /&gt;# ioscan -knf &lt;BR /&gt;&lt;BR /&gt;Or look at a specific hardware path: &lt;BR /&gt;&lt;BR /&gt;# ioscan -knfH 0/1/2.0.3 &lt;BR /&gt;&lt;BR /&gt;and so on. Now you can start using the cards and device files. &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 01 Jul 2002 00:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755149#M71146</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-07-01T00:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an old SCSI card to HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755150#M71147</link>
      <description>Thank you very much!&lt;BR /&gt;There output are as ioscan.html</description>
      <pubDate>Mon, 01 Jul 2002 01:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755150#M71147</guid>
      <dc:creator>Zhou Feilong</dc:creator>
      <dc:date>2002-07-01T01:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an old SCSI card to HP-UX?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755151#M71148</link>
      <description>Zhou&lt;BR /&gt;&lt;BR /&gt;Did you follow my last input? can you see your card and is it claimed&lt;BR /&gt;&lt;BR /&gt;ioscan -fn &lt;BR /&gt;&lt;BR /&gt;for more information&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 01 Jul 2002 01:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-an-old-scsi-card-to-hp-ux/m-p/2755151#M71148</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-07-01T01:19:53Z</dc:date>
    </item>
  </channel>
</rss>

