<?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: Create DDS tape device in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423578#M477</link>
    <description>Pls try to create the device file with the help iof command&lt;BR /&gt;&lt;BR /&gt;insf -e -C tape&lt;BR /&gt;&lt;BR /&gt;i hope this will work in your case.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Nikhil</description>
    <pubDate>Tue, 23 May 2000 06:07:11 GMT</pubDate>
    <dc:creator>Nikhil Chaudhari</dc:creator>
    <dc:date>2000-05-23T06:07:11Z</dc:date>
    <item>
      <title>Create DDS tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423572#M471</link>
      <description>I am running HPUX 10.x and I am having problems creating a DDS tape device file.  The device is showing up in an ioscan as unknown HP1533A.  I have tried using:&lt;BR /&gt;&lt;BR /&gt;  mksf -C tape -H 8.12.5.3 -b DDS1&lt;BR /&gt;&lt;BR /&gt;I am trying to create the device file:&lt;BR /&gt;  /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Sun, 21 May 2000 19:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423572#M471</guid>
      <dc:creator>Daivd Gwin</dc:creator>
      <dc:date>2000-05-21T19:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create DDS tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423573#M472</link>
      <description>Hi,&lt;BR /&gt;unknown indicates that the driver to handle the scsi tape drive is not included in the kernel.Add the driver as follows&lt;BR /&gt;&lt;BR /&gt;1.sam-&amp;gt;kernel configuration-&amp;gt; drivers&lt;BR /&gt;2.locate for the driver name stape&lt;BR /&gt;3.check the current state column.If it is showing as out do the following (otherwise ignore this reply)&lt;BR /&gt;4.highlight the line ,go to actions menu and select add driver to kernel&lt;BR /&gt;5.rebuild the kernel and reboot the system&lt;BR /&gt;&lt;BR /&gt;next time when the system comes up it will automatically creates the device files for the DDS device.check the files in the /dev/rmt directory.still device files are not created try with insf commmand.</description>
      <pubDate>Mon, 22 May 2000 03:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423573#M472</guid>
      <dc:creator>prajeesh</dc:creator>
      <dc:date>2000-05-22T03:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create DDS tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423574#M473</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Try just doing 'insf -e -H &lt;HARDWARE path=""&gt;'&lt;BR /&gt;&lt;/HARDWARE&gt;</description>
      <pubDate>Mon, 22 May 2000 06:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423574#M473</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-05-22T06:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create DDS tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423575#M474</link>
      <description>you may be missing the correct driver in the kernel.&lt;BR /&gt;It would help if you specified the System, e.g. D-class or K-class, and provided an ioscan output for reference, as this would tell us what card you are connected to.&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2000 06:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423575#M474</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2000-05-22T06:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create DDS tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423576#M475</link>
      <description>First, see if the driver is installed :&lt;BR /&gt;sam -&amp;gt; kernel config -&amp;gt; drivers. You should have 'stape' marked as "in". If not, you'll have to load the driver into the kernel. Look under the 'Action'-menu.&lt;BR /&gt;&lt;BR /&gt;If this is ok, you can create the device files also with SAM : sam -&amp;gt; Peripheral Devices -&amp;gt; Tape Drives. Select the tape drive according to the HW-path, and in menu Actions, choose "Create Device Files". This will in fact do the mksf.</description>
      <pubDate>Mon, 22 May 2000 07:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423576#M475</guid>
      <dc:creator>Ivan Coenegrachts</dc:creator>
      <dc:date>2000-05-22T07:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create DDS tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423577#M476</link>
      <description>Thank you to all for the help.  I was missing the driver from the kernal.&lt;BR /&gt;As a side note, it would help, when assigning points, to have the point values and descriptions listed.</description>
      <pubDate>Mon, 22 May 2000 14:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423577#M476</guid>
      <dc:creator>Daivd Gwin</dc:creator>
      <dc:date>2000-05-22T14:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create DDS tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423578#M477</link>
      <description>Pls try to create the device file with the help iof command&lt;BR /&gt;&lt;BR /&gt;insf -e -C tape&lt;BR /&gt;&lt;BR /&gt;i hope this will work in your case.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Nikhil</description>
      <pubDate>Tue, 23 May 2000 06:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-dds-tape-device/m-p/2423578#M477</guid>
      <dc:creator>Nikhil Chaudhari</dc:creator>
      <dc:date>2000-05-23T06:07:11Z</dc:date>
    </item>
  </channel>
</rss>

