<?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 a new device in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552256#M370656</link>
    <description>"If the driver is already loaded, you need to install the device file and you are ready to go."&lt;BR /&gt;You mean creating device files with insf or mksf command.right?But if I reboot the sever I think it will automatically get created.&lt;BR /&gt;&lt;BR /&gt;"Otherwise you need to include the driver, e.g. stape for tapes (use "kcmodule stape=static" for this)."&lt;BR /&gt;Can you please make that clear??</description>
    <pubDate>Fri, 18 Dec 2009 06:08:58 GMT</pubDate>
    <dc:creator>kunjuttan</dc:creator>
    <dc:date>2009-12-18T06:08:58Z</dc:date>
    <item>
      <title>adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552254#M370654</link>
      <description>hi,&lt;BR /&gt;   I want to know if I add some device to my server like a new hdd or an external tape drive,it will automatically detect or not?If not what is to be done</description>
      <pubDate>Fri, 18 Dec 2009 05:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552254#M370654</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2009-12-18T05:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552255#M370655</link>
      <description>An "ioscan" will detect such devices. If the driver is already loaded, you need to install the device file and you are ready to go.&lt;BR /&gt;&lt;BR /&gt;Otherwise you need to include the driver, e.g. stape for tapes (use "kcmodule stape=static" for this).&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 06:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552255#M370655</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-18T06:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552256#M370656</link>
      <description>"If the driver is already loaded, you need to install the device file and you are ready to go."&lt;BR /&gt;You mean creating device files with insf or mksf command.right?But if I reboot the sever I think it will automatically get created.&lt;BR /&gt;&lt;BR /&gt;"Otherwise you need to include the driver, e.g. stape for tapes (use "kcmodule stape=static" for this)."&lt;BR /&gt;Can you please make that clear??</description>
      <pubDate>Fri, 18 Dec 2009 06:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552256#M370656</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2009-12-18T06:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552257#M370657</link>
      <description>If a device class like tape was not present during install, the driver is not loaded. Even a reboot will not change this.&lt;BR /&gt;&lt;BR /&gt;You see UNKNOWN in ioscan.&lt;BR /&gt;&lt;BR /&gt;So you need to include the driver now.</description>
      <pubDate>Fri, 18 Dec 2009 06:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552257#M370657</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-18T06:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552258#M370658</link>
      <description>"If the driver is already loaded, you need to install the device file and you are ready to go."&lt;BR /&gt;But how to install the device files?</description>
      <pubDate>Fri, 18 Dec 2009 09:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552258#M370658</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2009-12-18T09:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552259#M370659</link>
      <description>use insf to install the device files for new devices.</description>
      <pubDate>Fri, 18 Dec 2009 10:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552259#M370659</guid>
      <dc:creator>Gangadhar Kenguva</dc:creator>
      <dc:date>2009-12-18T10:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552260#M370660</link>
      <description>can you pls give the syntax??</description>
      <pubDate>Fri, 18 Dec 2009 10:21:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552260#M370660</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2009-12-18T10:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552261#M370661</link>
      <description>man insf&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 11:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552261#M370661</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2009-12-18T11:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552262#M370662</link>
      <description>&lt;!--!*#--&gt;# insf -eC disk # for disk&lt;BR /&gt;# insf -eC tape # for tape&lt;BR /&gt;&lt;BR /&gt;e --&amp;gt; Reinstall the special files for pseudo-drivers and existing devices. This is useful for restoring special files if one or more have been removed.&lt;BR /&gt;&lt;BR /&gt;C --&amp;gt; Match devices that belong to a given device class.&lt;BR /&gt;&lt;BR /&gt;To install special files for all devices:&lt;BR /&gt;# insf -e</description>
      <pubDate>Fri, 18 Dec 2009 11:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552262#M370662</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-12-18T11:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552263#M370663</link>
      <description>Ok,Thanks.&lt;BR /&gt;Otherwise you need to include the driver, e.g. stape for tapes (use "kcmodule stape=static" for this)."&lt;BR /&gt;You were telling that,if the driver is not there then we have to do the following?I think it is kerenel reconfiguration?right?&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 11:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552263#M370663</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2009-12-18T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552264#M370664</link>
      <description>Let's assume you connect a tape and it is listed as UNKNOWN in ioscan.&lt;BR /&gt;&lt;BR /&gt;You include the stape driver, the system builds a new kernel and reboots. That's it.</description>
      <pubDate>Fri, 18 Dec 2009 11:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552264#M370664</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-18T11:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552265#M370665</link>
      <description>We have to download the driver.right?</description>
      <pubDate>Fri, 18 Dec 2009 11:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552265#M370665</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2009-12-18T11:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552266#M370666</link>
      <description>It depends on the device.&lt;BR /&gt;&lt;BR /&gt;For FC cards or NICs probably yes, for tapes it is already there.</description>
      <pubDate>Fri, 18 Dec 2009 11:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552266#M370666</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-18T11:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552267#M370667</link>
      <description>thanks.</description>
      <pubDate>Fri, 18 Dec 2009 12:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552267#M370667</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2009-12-18T12:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552268#M370668</link>
      <description>&lt;!--!*#--&gt;Example for a tape:&lt;BR /&gt;&lt;BR /&gt;ioscan:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;unknown    -1  0/1/1/1.3.0               UNCLAIMED   UNKNOWN      HP      Ultriu&lt;BR /&gt;m 2-SC&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/kcmodule stape=static&lt;BR /&gt;&lt;BR /&gt;     Do you want to proceed ? (y/n) [n] = y&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            * The automatic 'backup' configuration has been updated.&lt;BR /&gt;            * Building a new kernel for configuration 'nextboot'...&lt;BR /&gt;            * Adding version information to new kernel...&lt;BR /&gt;            * The requested changes have been saved, and will take effect at&lt;BR /&gt;              next boot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--- reboot ---&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkCtape&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      0  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      Ultrium 2-SCSI&lt;BR /&gt;                         /dev/rmt/0m            /dev/rmt/c3t3d0BEST  &lt;BR /&gt;                         /dev/rmt/0mb           /dev/rmt/c3t3d0BESTb &lt;BR /&gt;                         /dev/rmt/0mn           /dev/rmt/c3t3d0BESTn &lt;BR /&gt;                         /dev/rmt/0mnb          /dev/rmt/c3t3d0BESTnb&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 12:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-device/m-p/4552268#M370668</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-18T12:04:53Z</dc:date>
    </item>
  </channel>
</rss>

