<?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: HP 28696A and DLT 8000 Library.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698492#M932809</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;Hi guys,&lt;BR /&gt;&lt;BR /&gt;  Thanks for the help.. IN DLT 8000 manual the addition of spt driver is there..&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK</description>
    <pubDate>Wed, 10 Apr 2002 09:38:29 GMT</pubDate>
    <dc:creator>Vijeesh CTK</dc:creator>
    <dc:date>2002-04-10T09:38:29Z</dc:date>
    <item>
      <title>HP 28696A and DLT 8000 Library..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698488#M932805</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt; I have asked help for the same thing some time back..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x44c0cf38d6bdd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x44c0cf38d6bdd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Now what i need is..&lt;BR /&gt;&lt;BR /&gt;  i am having HP-PB 28696A FWD SCSI Card..and DLT library is connected to this( Robotic Arm )..&lt;BR /&gt; In ioscan -fnCext_bus i can see the HP-PB card..&lt;BR /&gt;ext_bus   7  10/16/4          scsi3       CLAIMED     INTERFACE    HP 28696A - Wide SCSI ID=7&lt;BR /&gt;but not in ioscan -funCext_bus..( here all the drives are connected thru HSC card and I am using the drives for backup) Now i want to use the PB card for robotic arm..&lt;BR /&gt;In ioscan -kf i can see the robotic arm..&lt;BR /&gt;  target     15  10/16/4.0            target      CLAIMED     DEVICE&lt;BR /&gt;unknown    -1  10/16/4.0.0                      UNCLAIMED   UNKNOWN      HP      C7200-8000&lt;BR /&gt;&lt;BR /&gt;here drivers like scsi3,spt,stape are included into the kernel..&lt;BR /&gt;  Any help will be appreciated&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Apr 2002 15:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698488#M932805</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-04-06T15:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP 28696A and DLT 8000 Library..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698489#M932806</link>
      <description>Read this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x606b7e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x606b7e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and check all of the drivers and the mc tool out.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sat, 06 Apr 2002 16:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698489#M932806</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-06T16:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: HP 28696A and DLT 8000 Library..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698490#M932807</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Also check out this document.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;~Michael~</description>
      <pubDate>Sun, 07 Apr 2002 23:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698490#M932807</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-07T23:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: HP 28696A and DLT 8000 Library..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698491#M932808</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have to bind driver spt in kernel manually,&lt;BR /&gt;editing /stand/system and adding the following line:&lt;BR /&gt;driver 10/16/4.0.0 spt&lt;BR /&gt;&lt;BR /&gt;recompile the kernel:&lt;BR /&gt;10.20&lt;BR /&gt;-----&lt;BR /&gt;cd /stand; mk_kernel -s system&lt;BR /&gt;mv vmunix vmunix.backup; mv vmunix_test vmunix&lt;BR /&gt;&lt;BR /&gt;11.X&lt;BR /&gt;----&lt;BR /&gt;above steps;&lt;BR /&gt;kmupdate&lt;BR /&gt;&lt;BR /&gt;Reboot and your device will be /dev/rac/c?t?d?&lt;BR /&gt;&lt;BR /&gt;Celso&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2002 12:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698491#M932808</guid>
      <dc:creator>Celso Medina Kern</dc:creator>
      <dc:date>2002-04-08T12:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: HP 28696A and DLT 8000 Library..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698492#M932809</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi guys,&lt;BR /&gt;&lt;BR /&gt;  Thanks for the help.. IN DLT 8000 manual the addition of spt driver is there..&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK</description>
      <pubDate>Wed, 10 Apr 2002 09:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-28696a-and-dlt-8000-library/m-p/2698492#M932809</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-04-10T09:38:29Z</dc:date>
    </item>
  </channel>
</rss>

