<?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: about tape device! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158987#M159033</link>
    <description>Oh i am sorry, i missunderstood..&lt;BR /&gt;I thought you wrote even ioscan showed no output..&lt;BR /&gt;I am sorry, ignore my last post</description>
    <pubDate>Wed, 07 Jan 2004 22:14:20 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2004-01-07T22:14:20Z</dc:date>
    <item>
      <title>about tape device!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158983#M159029</link>
      <description>when i used &lt;BR /&gt;tar cv /etc/hosts&lt;BR /&gt;the following message are printed :&lt;BR /&gt;tar : cannot open /dev/rmt/0m&lt;BR /&gt;when i used #ioscan -funC tape&lt;BR /&gt;on output appeared&lt;BR /&gt;and the kernel is ni !&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2004 20:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158983#M159029</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2004-01-07T20:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: about tape device!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158984#M159030</link>
      <description>Either there is no tape in the unit or the write tab on the tape is set to write protect.&lt;BR /&gt;&lt;BR /&gt;Happens to me all the time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 Jan 2004 20:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158984#M159030</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-07T20:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: about tape device!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158985#M159031</link>
      <description>There are a number of reasons, but generally it is because there is no tape loaded. Perhaps your using an incorrectly sized media for your drive, you have pushed it in and walked away, and then the drive may have ejected it.</description>
      <pubDate>Wed, 07 Jan 2004 20:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158985#M159031</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-01-07T20:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: about tape device!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158986#M159032</link>
      <description>You should get some output with ioscan -fnCtape either the device files and if not atleast as claimed or unclaimed. If this not happening  there is definately something wrong with the tape drive.&lt;BR /&gt;If its an external tape trive, check its connectors and power (if its powered off/on).&lt;BR /&gt;If its internal there might be some loose connection with the power or the tape drive is faulty.</description>
      <pubDate>Wed, 07 Jan 2004 20:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158986#M159032</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2004-01-07T20:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: about tape device!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158987#M159033</link>
      <description>Oh i am sorry, i missunderstood..&lt;BR /&gt;I thought you wrote even ioscan showed no output..&lt;BR /&gt;I am sorry, ignore my last post</description>
      <pubDate>Wed, 07 Jan 2004 22:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158987#M159033</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2004-01-07T22:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: about tape device!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158988#M159034</link>
      <description>&lt;BR /&gt;  Hi,&lt;BR /&gt;&lt;BR /&gt;    Before going ahead with tar command, you need to make sure the status of attached tape drive. As you mentioned, please take an output of ioscan command and see tape drive is listed and it is showing as CLAIMED.&lt;BR /&gt;&lt;BR /&gt;  If not, you need to correct this first. Once it's through&lt;BR /&gt;&lt;BR /&gt;#mt -f "device file" rew&lt;BR /&gt;&lt;BR /&gt;  See that it is coming back to prompt. If not, something wrong with tape drive or it is not added to kenel properly. You may need to physically check or may need to remove and add from kernel once again.&lt;BR /&gt;&lt;BR /&gt;  If it's through you can go ahead with tar command.&lt;BR /&gt;&lt;BR /&gt;#tar -cvf "device file" "data"&lt;BR /&gt;&lt;BR /&gt;  It's always suggested to give right device file to avoid taking the default device file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Shahul</description>
      <pubDate>Thu, 08 Jan 2004 10:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158988#M159034</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2004-01-08T10:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: about tape device!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158989#M159035</link>
      <description>You might also check &lt;BR /&gt;&lt;BR /&gt;mt status&lt;BR /&gt;&lt;BR /&gt;To check the default tape device 0mn...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have more than one tape device, I would try to use the other drive.&lt;BR /&gt;&lt;BR /&gt;If you have a bad tape, get a new one. Also, run a clean tape thru the tape device just to help with reading.</description>
      <pubDate>Thu, 08 Jan 2004 11:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-tape-device/m-p/3158989#M159035</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-08T11:07:56Z</dc:date>
    </item>
  </channel>
</rss>

