<?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: Help on tape drive status in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086635#M441671</link>
    <description>na</description>
    <pubDate>Fri, 04 Jan 2008 16:26:36 GMT</pubDate>
    <dc:creator>Viswanadhan</dc:creator>
    <dc:date>2008-01-04T16:26:36Z</dc:date>
    <item>
      <title>Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086623#M441659</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;I have hp ux with 11.0 Ver. In this server tape drive configured, and working fine.When i say &lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/rmt/0m status&lt;BR /&gt;mt: unknown command "status"&lt;BR /&gt;&lt;BR /&gt;May i know the reason for above error. Do it need to install any depot / SD ?&lt;BR /&gt;Let me know the SD / Depot name, and where can i get it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viswa.</description>
      <pubDate>Fri, 04 Jan 2008 14:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086623#M441659</guid>
      <dc:creator>Viswanadhan</dc:creator>
      <dc:date>2008-01-04T14:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086624#M441660</link>
      <description>Once upon a time HPUX mt command did not have the status option.  Is it listed in the 11.0 man pages ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2008 14:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086624#M441660</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-04T14:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086625#M441661</link>
      <description>Works for me on an 11.0 server:&lt;BR /&gt;&lt;BR /&gt;servera:root /root # mt -f /dev/rmt/c0t0d0DDS status&lt;BR /&gt;Drive:  HP C1537A&lt;BR /&gt;Format:&lt;BR /&gt;Status: [0]&lt;BR /&gt;File:   0&lt;BR /&gt;Block:  0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2008 14:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086625#M441661</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2008-01-04T14:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086626#M441662</link>
      <description>For few server&lt;BR /&gt;# mt -f /dev/rmt/0m status&lt;BR /&gt;&lt;BR /&gt;is working.&lt;BR /&gt;&lt;BR /&gt;For few servers "mt -f /dev/rmt/0m status" command is not working.&lt;BR /&gt;&lt;BR /&gt;all HP UX are with 11.0 ver.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viswa.</description>
      <pubDate>Fri, 04 Jan 2008 14:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086626#M441662</guid>
      <dc:creator>Viswanadhan</dc:creator>
      <dc:date>2008-01-04T14:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086627#M441663</link>
      <description>If you do:&lt;BR /&gt;servera:root /root # mt&lt;BR /&gt;usage: mt [ -f tapename ] command [ count ]&lt;BR /&gt;       command is one of:&lt;BR /&gt;       eof, fsf, bsf, fsr, bsr, rewind, offline, eod, smk, fss, bss, reserve, release, status&lt;BR /&gt;&lt;BR /&gt;Does that one show the status as an option?&lt;BR /&gt;Any chance you have some odd hidden chars like some weird backspace chars while typing the command due to termtype being off?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2008 14:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086627#M441663</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2008-01-04T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086628#M441664</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Is the same version of mt? please check this with 'which mt' and 'what &lt;PATH_OF_MT&gt;/mt'&lt;BR /&gt;&lt;BR /&gt;please tell me answer&lt;/PATH_OF_MT&gt;</description>
      <pubDate>Fri, 04 Jan 2008 14:59:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086628#M441664</guid>
      <dc:creator>Roberto Arias</dc:creator>
      <dc:date>2008-01-04T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086629#M441665</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# which mt&lt;BR /&gt;/usr/bin/mt&lt;BR /&gt;&lt;BR /&gt;I got same result for all HP UX servers.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viswa.</description>
      <pubDate>Fri, 04 Jan 2008 15:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086629#M441665</guid>
      <dc:creator>Viswanadhan</dc:creator>
      <dc:date>2008-01-04T15:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086630#M441666</link>
      <description>To follow up on what Roberto suggested, you would want to run the second suggested command:&lt;BR /&gt;servera:root /root # what /usr/bin/mt&lt;BR /&gt;/usr/bin/mt:&lt;BR /&gt;         $Revision: 82.2.1.2 $&lt;BR /&gt;         PATCH_11_00: mt.o 98/10/20&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2008 15:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086630#M441666</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2008-01-04T15:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086631#M441667</link>
      <description>you should try a "which mt" and a&lt;BR /&gt;/usr/bin/mt -f /dev/rmt/0mn status&lt;BR /&gt;&lt;BR /&gt;and a what /usr/bin/mt</description>
      <pubDate>Fri, 04 Jan 2008 15:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086631#M441667</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-01-04T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086632#M441668</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Now i got the difference between HP UX servers with 11.0ver.&lt;BR /&gt;&lt;BR /&gt;Server1# what /usr/bin/mt&lt;BR /&gt;/usr/bin/mt:&lt;BR /&gt;         $Revision: 82.2 $&lt;BR /&gt;&lt;BR /&gt;Server2# what /usr/bin/mt&lt;BR /&gt;/usr/bin/mt:&lt;BR /&gt;         $Revision: 82.2.1.2 $&lt;BR /&gt;         PATCH_11_00: mt.o 98/10/20&lt;BR /&gt;&lt;BR /&gt;Where can i get the patch for mt command. May i know the url ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viswa.</description>
      <pubDate>Fri, 04 Jan 2008 15:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086632#M441668</guid>
      <dc:creator>Viswanadhan</dc:creator>
      <dc:date>2008-01-04T15:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086633#M441669</link>
      <description>to check what patch is it do a swlist -l file |grep /usr/bin/mt</description>
      <pubDate>Fri, 04 Jan 2008 15:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086633#M441669</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-01-04T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086634#M441670</link>
      <description>From the patch readme of PHCO_16748:&lt;BR /&gt;&lt;BR /&gt;mt:&lt;BR /&gt;1. Enhancement - status option&lt;BR /&gt;2. Enhancement - reserve/release option for shared devices&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www12.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_16748&amp;amp;sel={hpux:11.00,}&amp;amp;BC=main" target="_blank"&gt;http://www12.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_16748&amp;amp;sel={hpux:11.00,}&amp;amp;BC=main&lt;/A&gt;|search|&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But instead of patching unsupported systems you should consider to get at least 11.11 installed.</description>
      <pubDate>Fri, 04 Jan 2008 15:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086634#M441670</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-01-04T15:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help on tape drive status</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086635#M441671</link>
      <description>na</description>
      <pubDate>Fri, 04 Jan 2008 16:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-tape-drive-status/m-p/5086635#M441671</guid>
      <dc:creator>Viswanadhan</dc:creator>
      <dc:date>2008-01-04T16:26:36Z</dc:date>
    </item>
  </channel>
</rss>

