<?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: Auto detect SCSI DAT in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183082#M795161</link>
    <description>Bon jour Christophe,&lt;BR /&gt;&lt;BR /&gt;Run&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;This will detect the new device&lt;BR /&gt;&lt;BR /&gt;Then run&lt;BR /&gt;&lt;BR /&gt;insf&lt;BR /&gt;&lt;BR /&gt;This will install the device files. The -e is not required &amp;amp; is used to reinstall device files if they've been removed.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Wed, 04 Feb 2004 13:13:58 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2004-02-04T13:13:58Z</dc:date>
    <item>
      <title>Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183079#M795158</link>
      <description>Excuse-me for my English but I'm French.&lt;BR /&gt;&lt;BR /&gt;Is there possible to auto detect a new SCSI DAT under HP-UX 11.11 without reboot or use of SAM ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 04 Feb 2004 12:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183079#M795158</guid>
      <dc:creator>Christophe MESTDACH</dc:creator>
      <dc:date>2004-02-04T12:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183080#M795159</link>
      <description>ioscan -f&lt;BR /&gt;&lt;BR /&gt;and then&lt;BR /&gt;&lt;BR /&gt;insf -e to build the device special file if not present.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 04 Feb 2004 12:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183080#M795159</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2004-02-04T12:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183081#M795160</link>
      <description>As long as the stape driver is in the kernel, it shouldn't be a problem.&lt;BR /&gt;&lt;BR /&gt;# ioscan&lt;BR /&gt;# insf -e&lt;BR /&gt;# ioscan -funC tape&lt;BR /&gt;&lt;BR /&gt;Last command should show the hardware.</description>
      <pubDate>Wed, 04 Feb 2004 12:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183081#M795160</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2004-02-04T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183082#M795161</link>
      <description>Bon jour Christophe,&lt;BR /&gt;&lt;BR /&gt;Run&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;This will detect the new device&lt;BR /&gt;&lt;BR /&gt;Then run&lt;BR /&gt;&lt;BR /&gt;insf&lt;BR /&gt;&lt;BR /&gt;This will install the device files. The -e is not required &amp;amp; is used to reinstall device files if they've been removed.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 04 Feb 2004 13:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183082#M795161</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-02-04T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183083#M795162</link>
      <description>HPUX is not PAP, but you could run a script every minut or 10 minuts:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;ioscan&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;run it though crontab. But why not just run you ioscan and insf everytime U connect your DAT?</description>
      <pubDate>Wed, 04 Feb 2004 13:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183083#M795162</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-02-04T13:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183084#M795163</link>
      <description>I am currently migrating an application HP-UX 9.07 under HP-UX 11.11.&lt;BR /&gt;&lt;BR /&gt;This application will be then installed on 120 B2600/785 machines.&lt;BR /&gt;&lt;BR /&gt;These machines will not be to install with the same software :&lt;BR /&gt;&lt;BR /&gt;- 40 machines will be to install with :&lt;BR /&gt;HP-UX 11.11 &lt;BR /&gt;Ingres 2.5 &lt;BR /&gt;FTAM &lt;BR /&gt;OTS &lt;BR /&gt;OPENVIEW 6.0 &lt;BR /&gt;&lt;BR /&gt;- 40 machines will be to install with :&lt;BR /&gt;HP-UX 11.11 &lt;BR /&gt;OTS &lt;BR /&gt;OPENVIEW 6.0 &lt;BR /&gt;&lt;BR /&gt;- 40 machines will be to install with :&lt;BR /&gt;HP-UX 11.11 &lt;BR /&gt;X25 &lt;BR /&gt;OTS &lt;BR /&gt;OPENVIEW 6.0&lt;BR /&gt;&lt;BR /&gt;My customer does not want that I use a Ignite-ux server to install the whole of the machines.&lt;BR /&gt;&lt;BR /&gt;For each type of machine, I thus created an bootable DVD using the command make_sys_image.&lt;BR /&gt;&lt;BR /&gt;The users of these machines can install readers of DAT SCSI.&lt;BR /&gt;&lt;BR /&gt;It is necessary that the detection of this reader DAT SCSI is done automatically.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 14:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183084#M795163</guid>
      <dc:creator>Christophe MESTDACH</dc:creator>
      <dc:date>2004-02-04T14:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183085#M795164</link>
      <description>Yes - the system will detect the tape drive, if it has a bootable tape inserted, at the BCH (Boot Console Handler) prompt&lt;BR /&gt;&lt;BR /&gt;BCH&amp;gt; sea ipl&lt;BR /&gt;&lt;BR /&gt;It will show the tape as sequential access device &amp;amp; then you can direct the system to boot from it.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 04 Feb 2004 15:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183085#M795164</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-02-04T15:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Auto detect SCSI DAT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183086#M795165</link>
      <description>It is not going to happen automatically, if you mean for&lt;BR /&gt;it to be autodetected as a boot device. You would have&lt;BR /&gt;to use the commands mentioned above to search and then boot.&lt;BR /&gt;&lt;BR /&gt;If you setup to boot automatically from tape (or DVD),&lt;BR /&gt;then it would require intervention later to boot from disk.&lt;BR /&gt;&lt;BR /&gt;If you're talking about auto-detection once the system is up&lt;BR /&gt;and running, and a tape drive is added, then you can write a&lt;BR /&gt;script, as mentioned already, to perform an ioscan on preset&lt;BR /&gt;intervals, (via cron) and do the insf command.</description>
      <pubDate>Wed, 04 Feb 2004 15:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-detect-scsi-dat/m-p/3183086#M795165</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2004-02-04T15:46:02Z</dc:date>
    </item>
  </channel>
</rss>

