<?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: Adding tape drive in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835935#M935546</link>
    <description>Just do a insf -e &lt;BR /&gt;it will automatically install the drivers for the attached tape drive.&lt;BR /&gt;&lt;BR /&gt;Then do a &lt;BR /&gt;ioscan -fnC tape &lt;BR /&gt;to check whether it is CLAIMED.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 30 Oct 2002 12:51:16 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2002-10-30T12:51:16Z</dc:date>
    <item>
      <title>Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835934#M935545</link>
      <description>I have a HP tape drive (C2984A) that I want to add to my C360 running 11.0. I'm trying to use SAM to add this drive. Which of the following device drives do I need to add to the kernel for this drive to work?&lt;BR /&gt;   cs80, disc1, hpib1, schgr,scsi1, spt, spt0, stape, tape1, tape2, target&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 30 Oct 2002 12:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835934#M935545</guid>
      <dc:creator>Ron Bromwell</dc:creator>
      <dc:date>2002-10-30T12:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835935#M935546</link>
      <description>Just do a insf -e &lt;BR /&gt;it will automatically install the drivers for the attached tape drive.&lt;BR /&gt;&lt;BR /&gt;Then do a &lt;BR /&gt;ioscan -fnC tape &lt;BR /&gt;to check whether it is CLAIMED.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 30 Oct 2002 12:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835935#M935546</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-30T12:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835936#M935547</link>
      <description>Ron,&lt;BR /&gt;&lt;BR /&gt;I could certainly be wrong, but I though insf only installed device files, not drivers.  Not being exactly sure what the C2984A is, I would say that one of the following should do it: stape, tape1, tape2.  Try configuring those into your kernel and see which one your drive uses (in ioscan).  You can always take the others back out of the kernel later.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 30 Oct 2002 13:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835936#M935547</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-30T13:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835937#M935548</link>
      <description>I agree with Pete. You can add them all to the kernel(it won't hurt) and then afterwards do an ioscan -fnkC tape and so which one is used and always remove the others not used later of just leave them in.</description>
      <pubDate>Wed, 30 Oct 2002 13:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835937#M935548</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-10-30T13:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835938#M935549</link>
      <description>Do a lsdev -C tape &lt;BR /&gt;to see what tape drivers&lt;BR /&gt;are already in your kernel.&lt;BR /&gt;&lt;BR /&gt;After physically installing the device, do an insf -e&lt;BR /&gt;to install the device files.&lt;BR /&gt;&lt;BR /&gt;Determine if the device is &lt;BR /&gt;claimed or not. &lt;BR /&gt;ioscan -fun -C tape.&lt;BR /&gt;&lt;BR /&gt;You may need to add a driver&lt;BR /&gt;to the kernel or you may&lt;BR /&gt;be all set. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Oct 2002 13:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835938#M935549</guid>
      <dc:creator>Steve Reynolds</dc:creator>
      <dc:date>2002-10-30T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835939#M935550</link>
      <description>It's a dds3.&lt;BR /&gt;&lt;BR /&gt;add stape to kernel and reboot, then insf -e and then ioscan -fn&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 30 Oct 2002 13:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835939#M935550</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-30T13:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835940#M935551</link>
      <description>tried the insf -e, then the ioscan. Tape drive didn't show up. The SCSI ID on the tape drive is set to 0. I would think that this ID is already taken. How do I see what SCSI ID are currently assigned on my machine?</description>
      <pubDate>Wed, 30 Oct 2002 13:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835940#M935551</guid>
      <dc:creator>Ron Bromwell</dc:creator>
      <dc:date>2002-10-30T13:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835941#M935552</link>
      <description>Ron,&lt;BR /&gt;&lt;BR /&gt;You can tell the SCSI id from ioscan:&lt;BR /&gt;&lt;BR /&gt;ioscan -kCtape&lt;BR /&gt;H/W Path      Class                   Description&lt;BR /&gt;=================================================&lt;BR /&gt;0/0/1/0.0.0......                   tape......    HP......      C1537A&lt;BR /&gt;0/4/0/0.6.0......                   tape......    QUANTUM...... DLT8000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In this instance, the SCSI id's are 0 and 6.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 30 Oct 2002 14:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835941#M935552</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-30T14:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835942#M935553</link>
      <description>&lt;BR /&gt;If you expect a SCSI conflict, then IMMEDIATELY take that tape drive off, or potentially suffer some SERIOUS data loss.&lt;BR /&gt;&lt;BR /&gt;A SCSI ID is only pertinent to the BUS it is on (like a scsi card).&lt;BR /&gt;&lt;BR /&gt;ioscan -fn &amp;gt;/tmp/ioscan_`hostname`.txt&lt;BR /&gt;&lt;BR /&gt;then more /tmp/ioscan_`hostname`.txt&lt;BR /&gt;&lt;BR /&gt;find the card the tape drive is on and look at the ID's on that PATH.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 30 Oct 2002 14:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835942#M935553</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-30T14:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835943#M935554</link>
      <description>hi,&lt;BR /&gt;  &lt;BR /&gt;   I've got the same problem when I install the tape driver c1537A (DDS3 tape),I tried the ioscan, insf as well as adding the device and rebuild the kernel. However it does not show the tape. &lt;BR /&gt;   I have disconnected the tape drive during the OS installation. Should I connect and power on the tape drive during installing OS ?I remember that it configures the tape drive and device files automatically.&lt;BR /&gt;   What should I do ?</description>
      <pubDate>Tue, 21 Jan 2003 16:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835943#M935554</guid>
      <dc:creator>aaa_17</dc:creator>
      <dc:date>2003-01-21T16:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tape drive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835944#M935555</link>
      <description>There are 2 driver families... SIO and WSIO. SIO is only used by "older" server systems. The last one was the K-Class which actually is a SIO/WSIO switter.&lt;BR /&gt;&lt;BR /&gt;All workstations and "more modern" servers use the WSIO familiy drivers. For supported tape drives this is the stape driver only (plus lower layered ones like c720/c8xx, td, etc).&lt;BR /&gt;&lt;BR /&gt;The INSTALL kernel during cold installation contains all those drivers. Depending on the discovered hardware the final kernel is customized... so the stape is likely to be excluded, but may be added later without problems.&lt;BR /&gt;&lt;BR /&gt;If we are talking about a K-Classe with an HP-PB interface then tape2 would be needed, probably along with scsi1/scsi3/target.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Tue, 21 Jan 2003 17:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-tape-drive/m-p/2835944#M935555</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-01-21T17:07:10Z</dc:date>
    </item>
  </channel>
</rss>

