<?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: Can I rerun /sbin/ioinitrc to install new tape drive hardware? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145230#M156293</link>
    <description>It requires a reboot only when the related subsystems are not installed. In that case you need to do the kernel reconfiguration add the driver/subsystem and reboot the system for the drivers to get installed.&lt;BR /&gt;&lt;BR /&gt;Correct me if I am wrong.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
    <pubDate>Mon, 15 Dec 2003 16:22:04 GMT</pubDate>
    <dc:creator>Karthik S S</dc:creator>
    <dc:date>2003-12-15T16:22:04Z</dc:date>
    <item>
      <title>Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145222#M156285</link>
      <description>Here's one that I feel there is a solution but HP Support is telling me can't be done!&lt;BR /&gt;&lt;BR /&gt;I have an HP L2000 server that was shutdown and powered off to install an external DDS-4 tape drive onto a SCSI controller.   After it was connected, the tape drive was the only device on that controller.   When the server came back up the tape drive was not recognized, in fact the output of "ioscan -fn" is identical before and after the install.   I could not afford to shutdown this server to check what I believed to be a bent copper pin in the SCSI cable connector.   So, even though HP did not recommend it, I turned off the tape drive, removed the SCSI cable, checked for bent pins, found and fixed one pin, replaced the cable, and turned the tape drive back on.  The server did not experience any problems.   Now I think I need to rerun the boot time script or binary (like /sbin/ioinitrc or /sbin/ioinit) for the system to initialize and recognize the tape drive.   Even though I am playing with fire here, is there a script (shotgun approach) or command (surgical approach) to tell the system to reinitialize just the tape drive on this specific controller?   I need any such procedure to NOT effect any existing devices or processes, just merely reintroduce the tape drive into the mix as though it had been properly connected at boot time.   If anyone KNOWS how to do this I would appreciate the exact syntax and procedure.   Ok, you gamblers ante up!</description>
      <pubDate>Mon, 15 Dec 2003 15:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145222#M156285</guid>
      <dc:creator>John Hall</dc:creator>
      <dc:date>2003-12-15T15:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145223#M156286</link>
      <description>For installing (new/reinstall) device special files you just have to run "insf -e -C Class".&lt;BR /&gt;&lt;BR /&gt;You could run,&lt;BR /&gt;&lt;BR /&gt;insf -e -C tape&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Mon, 15 Dec 2003 15:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145223#M156286</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-12-15T15:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145224#M156287</link>
      <description>I would try the following:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fn&lt;BR /&gt;&lt;BR /&gt;Check if that device is listed now. If shown on the output, then create the device files with:&lt;BR /&gt;&lt;BR /&gt;# insf -e</description>
      <pubDate>Mon, 15 Dec 2003 15:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145224#M156287</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-15T15:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145225#M156288</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;ioscan -fnCtape &lt;BR /&gt;&lt;BR /&gt;and if its listed &lt;BR /&gt;&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;John.</description>
      <pubDate>Mon, 15 Dec 2003 15:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145225#M156288</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2003-12-15T15:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145226#M156289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just run ioscan -fn &amp;amp; then insf -e &amp;amp; you should be good to go.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 15 Dec 2003 15:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145226#M156289</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-15T15:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145227#M156290</link>
      <description>Whoa!   Before I can run insf there must be a device listed in the ioscan.   Is everyone telling me that as soon as I correctly connect the tape drive to the SCSI card that the server will immediately recognize it like plug-n-play?</description>
      <pubDate>Mon, 15 Dec 2003 16:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145227#M156290</guid>
      <dc:creator>John Hall</dc:creator>
      <dc:date>2003-12-15T16:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145228#M156291</link>
      <description>Yes it does. &lt;BR /&gt;-Karthik S S</description>
      <pubDate>Mon, 15 Dec 2003 16:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145228#M156291</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-12-15T16:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145229#M156292</link>
      <description>not always but if you can see it chance are it will install, sometimes it does take a reboot.&lt;BR /&gt;&lt;BR /&gt;:-) John.</description>
      <pubDate>Mon, 15 Dec 2003 16:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145229#M156292</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2003-12-15T16:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145230#M156293</link>
      <description>It requires a reboot only when the related subsystems are not installed. In that case you need to do the kernel reconfiguration add the driver/subsystem and reboot the system for the drivers to get installed.&lt;BR /&gt;&lt;BR /&gt;Correct me if I am wrong.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Mon, 15 Dec 2003 16:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145230#M156293</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-12-15T16:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145231#M156294</link>
      <description>For the last question: Well, it depends. Some time it does, some it does not. If it's a hot-pluggable device, it will be identified for sure. But in your case, you 've connected the device anyway and want to try something which might be helpful. So, running ioscan and insf will be safe and might be helpful.</description>
      <pubDate>Mon, 15 Dec 2003 16:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145231#M156294</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-15T16:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145232#M156295</link>
      <description>The tape drive should appear with simply an ioscan -f; that it does not indicates that you still have a problem. At the very least, the device should be listed with NO_HW. I suspect that you have bad termination, or that your bent pin caused the termination power fuse to open (if your controller has one), or your are mismatching SCSI topologies. If your tape drive is SE/LVD SCSI make absolutely certain that your are not connecting it to a HVD controller. Eventhough the cables fit, it does not insure that the topologies match.&lt;BR /&gt;&lt;BR /&gt;If ioscan -f doesn't display the devicd then ioinit is going to do nothing for you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Dec 2003 16:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145232#M156295</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-12-15T16:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I rerun /sbin/ioinitrc to install new tape drive hardware?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145233#M156296</link>
      <description>Actually, I should have said that at the very least, the device should appear as "UNCLAIMED" with an ioscan -f.&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Dec 2003 16:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-rerun-sbin-ioinitrc-to-install-new-tape-drive-hardware/m-p/3145233#M156296</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-12-15T16:27:38Z</dc:date>
    </item>
  </channel>
</rss>

