<?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: tape drive connecting problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126365#M674142</link>
    <description>Hi Sandeep,&lt;BR /&gt;&lt;BR /&gt;If the stape drive is not set to static, set it to static in the kernel using sam or else use command "kcmodule stape=static". Please note that you would require a reboot after this. But if the drive is showing in ioscan, that means the driver is enabled &amp;amp; you probaby have a scsi id problem due to which the device file is not created.&lt;BR /&gt;Paste the "ioscan -fnC tape" output here. Also, try changing the SCSI id behind the drive. Note that you will have to remove power to the drive before changing the SCSI ID &amp;amp; then power it on again. It would be better if you remove the scsi cable as well before changing the SCSI ID.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vihang.</description>
    <pubDate>Tue, 26 Aug 2008 09:50:16 GMT</pubDate>
    <dc:creator>Vihang.</dc:creator>
    <dc:date>2008-08-26T09:50:16Z</dc:date>
    <item>
      <title>tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126362#M674139</link>
      <description>Dear all&lt;BR /&gt;&lt;BR /&gt;I am connect tape drive hp c1533A on hpux 11iv2. It show in ioscan out put but it is not creating dev file in dev directory. &lt;BR /&gt;&lt;BR /&gt;Can any tell me how to create device  file for tape drive.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for help&lt;BR /&gt;&lt;BR /&gt;Sandeep Daphal</description>
      <pubDate>Tue, 26 Aug 2008 06:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126362#M674139</guid>
      <dc:creator>sandeepd</dc:creator>
      <dc:date>2008-08-26T06:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126363#M674140</link>
      <description>Shalom Sandeep,&lt;BR /&gt;&lt;BR /&gt;For proper tape drive functionality a driver called stape must be compiled into the kernel&lt;BR /&gt;&lt;BR /&gt;sam&lt;BR /&gt;Kernel Configuration&lt;BR /&gt;Drivers&lt;BR /&gt;Make sure stape is in.&lt;BR /&gt;&lt;BR /&gt;You will be prompted to recompile the kernel and boot the system.&lt;BR /&gt;&lt;BR /&gt;After this assuming there is no SCSI device conflict, you should see the tape drivers and be able to use the tape device.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 26 Aug 2008 06:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126363#M674140</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-26T06:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126364#M674141</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what have you tried till now?&lt;BR /&gt;For creating the dev file use:&lt;BR /&gt;'insf -C tape'&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Aug 2008 06:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126364#M674141</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-08-26T06:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126365#M674142</link>
      <description>Hi Sandeep,&lt;BR /&gt;&lt;BR /&gt;If the stape drive is not set to static, set it to static in the kernel using sam or else use command "kcmodule stape=static". Please note that you would require a reboot after this. But if the drive is showing in ioscan, that means the driver is enabled &amp;amp; you probaby have a scsi id problem due to which the device file is not created.&lt;BR /&gt;Paste the "ioscan -fnC tape" output here. Also, try changing the SCSI id behind the drive. Note that you will have to remove power to the drive before changing the SCSI ID &amp;amp; then power it on again. It would be better if you remove the scsi cable as well before changing the SCSI ID.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vihang.</description>
      <pubDate>Tue, 26 Aug 2008 09:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126365#M674142</guid>
      <dc:creator>Vihang.</dc:creator>
      <dc:date>2008-08-26T09:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126366#M674143</link>
      <description>Please post the result of&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;# ioscan -fn&lt;BR /&gt;&lt;BR /&gt;To include the stape driver run&lt;BR /&gt;&lt;BR /&gt;# # kcmodule stape=static&lt;BR /&gt;NOTE:    The configuration being loaded contains the following change(s)&lt;BR /&gt;         that cannot be applied immediately and which will be held for&lt;BR /&gt;         the next boot:&lt;BR /&gt;      -- The configuration is supposed to include a module 'stape' which&lt;BR /&gt;         is not available without a kernel rebuild.&lt;BR /&gt;WARNING: The automatic 'backup' configuration currently contains the&lt;BR /&gt;         configuration that was in use before the last reboot of this&lt;BR /&gt;         system.&lt;BR /&gt;     ==&amp;gt; Do you wish to update it to contain the current configuration&lt;BR /&gt;         before making the requested change? y&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;Module               State   Cause     &lt;BR /&gt;stape   (now)        unused            &lt;BR /&gt;        (next boot)  static  explicit  &lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Aug 2008 10:04:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126366#M674143</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-26T10:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126367#M674144</link>
      <description>Give the output of below command&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;Check stape module to be set as static ( You can use SAM-Kernal configuration)&lt;BR /&gt;&lt;BR /&gt;Do&lt;BR /&gt;&lt;BR /&gt;insf -eC tape&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Aug 2008 15:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126367#M674144</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-08-26T15:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126368#M674145</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;  The Driver for this tape drive will be available in hpux 11v2, you can check with other one drive also&lt;BR /&gt;&lt;BR /&gt;Try :&lt;BR /&gt;&lt;BR /&gt;insf -eC tape&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Aug 2008 17:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126368#M674145</guid>
      <dc:creator>G.Sivakumar</dc:creator>
      <dc:date>2008-08-26T17:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: tape drive connecting problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126369#M674146</link>
      <description>thanks for help problem is solve after kernal module update.</description>
      <pubDate>Thu, 28 Aug 2008 03:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-drive-connecting-problem/m-p/5126369#M674146</guid>
      <dc:creator>sandeepd</dc:creator>
      <dc:date>2008-08-28T03:56:18Z</dc:date>
    </item>
  </channel>
</rss>

