<?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: External scsi tape drive disappears in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126941#M727503</link>
    <description>ah...i had assumed it was a server, not a workstation.  sorry 'bout that.</description>
    <pubDate>Thu, 10 Jan 2008 20:50:24 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2008-01-10T20:50:24Z</dc:date>
    <item>
      <title>External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126934#M727496</link>
      <description>We have an older model HP-UX machine here running 10.20 that has an external tape drive attached to it. It seems that every so often the tape drive becomes unaccessible for some reason. It is visible when I run "ioscan -C tape -fun". It returns the following results:  &lt;BR /&gt;&lt;BR /&gt;$ioscan -C tape -fun&lt;BR /&gt;Class     I  H/W Path       Driver S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;tape      0  10/0/15/0.3.0  stape NO_HW       DEVICE       ARCHIVE Python 04106-XXX&lt;BR /&gt;                           /dev/rmt/0m            /dev/rmt/c2t3d0BEST  &lt;BR /&gt;                           /dev/rmt/0mb           /dev/rmt/c2t3d0BESTb &lt;BR /&gt;                           /dev/rmt/0mn           /dev/rmt/c2t3d0BESTn &lt;BR /&gt;                           /dev/rmt/0mnb          /dev/rmt/c2t3d0BESTnb&lt;BR /&gt;&lt;BR /&gt;The problem is that instead of saying "NO_HW", the driver should say "CLAIMED". I've tried running the SAM application but that doesn't seem to pick the drive up at all. Is there something I can do to get this drive working again without calling in a HP service person? Any ideas or suggestions are much appreciated.</description>
      <pubDate>Wed, 09 Jan 2008 22:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126934#M727496</guid>
      <dc:creator>Negasi Gerima</dc:creator>
      <dc:date>2008-01-09T22:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126935#M727497</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Unfortunately, NO_HW means exactly that.&lt;BR /&gt;One or more of the following conditions apply to your case:&lt;BR /&gt;&lt;BR /&gt;The tape drive is faulty&lt;BR /&gt;SCSI cable is faulty&lt;BR /&gt;SCSI card is faulty&lt;BR /&gt;and similar&lt;BR /&gt;&lt;BR /&gt;You need to look at the hardware problem.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2008 23:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126935#M727497</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-01-09T23:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126936#M727498</link>
      <description>Have you checked the tape drive physically. Is it powered ON and all the cables and terminators are connected firmly ??&lt;BR /&gt;&lt;BR /&gt;Check the above things before calling HP as they will ask the same questions.</description>
      <pubDate>Thu, 10 Jan 2008 00:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126936#M727498</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-01-10T00:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126937#M727499</link>
      <description>ioscan performs a very simple SCSI ID request to the device and if it fails to return anything, the drive is dead and marked as NO_HW. This isn't a software problem -- replace the drive (after checking cables and any other devices on the same bus).</description>
      <pubDate>Thu, 10 Jan 2008 04:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126937#M727499</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-10T04:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126938#M727500</link>
      <description>Everyone, thanks for the replies. &lt;BR /&gt;&lt;BR /&gt;We've had the problem in the past where this machine has lost access to the tape drive and it turned out to be the system board rather than the tape drive. If  we were to suppose that the issue was with the system board, wouldn't I also see issues with the network connection or usb ports which are also on the same bit of pcb?&lt;BR /&gt;&lt;BR /&gt;I'm just trying to do a bit of baseline troubleshooting before calling support.&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Negasi</description>
      <pubDate>Thu, 10 Jan 2008 15:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126938#M727500</guid>
      <dc:creator>Negasi Gerima</dc:creator>
      <dc:date>2008-01-10T15:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126939#M727501</link>
      <description>"wouldn't I also see issues with the network connection or usb ports which are also on the same bit of pcb"&lt;BR /&gt;&lt;BR /&gt;something here doesn't make sense..."older system" and 10.20, shouldn't have usb ports?  And "newer" old boxes (like L-clase) didn't run 10.20&lt;BR /&gt;&lt;BR /&gt;older boxes (like H and K class for example) should have a core i/o board that would have a scsi port, 10BT, modem ports, etc....  The scsi could fail w/o impacting anything else (depending on which components failed).  There were also single board scsi adapters that had nothing more than the scsi on them.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2008 17:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126939#M727501</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-01-10T17:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126940#M727502</link>
      <description>This unit is a J9000 workstation which according to my research came out in 1999. To the best of my recollection usb made its debut around 1996. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Negasi</description>
      <pubDate>Thu, 10 Jan 2008 19:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126940#M727502</guid>
      <dc:creator>Negasi Gerima</dc:creator>
      <dc:date>2008-01-10T19:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126941#M727503</link>
      <description>ah...i had assumed it was a server, not a workstation.  sorry 'bout that.</description>
      <pubDate>Thu, 10 Jan 2008 20:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126941#M727503</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-01-10T20:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126942#M727504</link>
      <description>and the "servers" didn't support usb on 10.20, some never did.</description>
      <pubDate>Thu, 10 Jan 2008 20:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126942#M727504</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-01-10T20:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126943#M727505</link>
      <description>Not a problem. LOL, in our environment workstations routinely see server duty.</description>
      <pubDate>Thu, 10 Jan 2008 20:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126943#M727505</guid>
      <dc:creator>Negasi Gerima</dc:creator>
      <dc:date>2008-01-10T20:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: External scsi tape drive disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126944#M727506</link>
      <description>&amp;gt; If we were to suppose that the issue was with the system board, wouldn't I also see issues with the network connection or usb ports which are also on the same bit of pcb?&lt;BR /&gt; &lt;BR /&gt;Not at all. The system board is a bunch of components so unless a common failure such as a power supply was at fault, each component can fail intermittantly and independently. If a memory controller were to fail, everything would crash but a memory chip could fail and the OS may be able to deallocate the bad area of RAM.&lt;BR /&gt; &lt;BR /&gt;So in your case, assuming that the cables and termination are OK, there's 50:50 chance that it's the drive or the SCSI controller on the system board. If this is happening on a replacement board, you may want to try another tape drive.</description>
      <pubDate>Thu, 10 Jan 2008 21:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/external-scsi-tape-drive-disappears/m-p/4126944#M727506</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-10T21:30:38Z</dc:date>
    </item>
  </channel>
</rss>

