<?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: tar or tape problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923253#M408356</link>
    <description>Hi Amar,&lt;BR /&gt;&lt;BR /&gt;If you still gets error after step.3  , seems you dont have enough sudo permission , &lt;BR /&gt;&lt;BR /&gt;Check sudoers file also ,(/usr/local/etc/sudo/sudoers )&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
    <pubDate>Sat, 03 Sep 2005 03:10:30 GMT</pubDate>
    <dc:creator>Raj D.</dc:creator>
    <dc:date>2005-09-03T03:10:30Z</dc:date>
    <item>
      <title>tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923248#M408351</link>
      <description>i was only checking that tar work or not i write this command and that was output so what is problem&lt;BR /&gt; $ sudo tar cf /dev/rmt/0m /tmp&lt;BR /&gt;Password:&lt;BR /&gt;tar: cannot open /dev/rmt/0m</description>
      <pubDate>Fri, 02 Sep 2005 17:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923248#M408351</guid>
      <dc:creator>Ammar_4</dc:creator>
      <dc:date>2005-09-02T17:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923249#M408352</link>
      <description>ioscan -fnC tape&lt;BR /&gt;Password:&lt;BR /&gt;Class     I  H/W Path    Driver      S/W State H/W Type  Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      0  8/16/5.0.0  stape       CLAIMED   DEVICE    HP      HP35480A&lt;BR /&gt;                        /dev/rmt/0m            /dev/rmt/c1t0d0BESTn&lt;BR /&gt;                        /dev/rmt/0mb           /dev/rmt/c1t0d0BESTnb&lt;BR /&gt;                        /dev/rmt/0mn           /dev/rmt/c1t0d0DDS&lt;BR /&gt;                        /dev/rmt/0mnb          /dev/rmt/c1t0d0DDSb&lt;BR /&gt;                        /dev/rmt/c1t0d0BEST    /dev/rmt/c1t0d0DDSn&lt;BR /&gt;                        /dev/rmt/c1t0d0BESTb   /dev/rmt/c1t0d0DDSnb&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Sep 2005 18:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923249#M408352</guid>
      <dc:creator>Ammar_4</dc:creator>
      <dc:date>2005-09-02T18:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923250#M408353</link>
      <description>Check the tape status:&lt;BR /&gt; &lt;BR /&gt;mt -f /dev/rmt/0m status&lt;BR /&gt; &lt;BR /&gt;If it does not respond (note: the status command only works with 11.00 and higher), then the tape has likely failed. The HP35480A tape drive is very old and cannot use any tape except DDS-1.</description>
      <pubDate>Fri, 02 Sep 2005 21:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923250#M408353</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-02T21:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923251#M408354</link>
      <description>#ioscan -fnCtape&lt;BR /&gt;&lt;BR /&gt;see that the device is CLAIMED.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Fri, 02 Sep 2005 23:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923251#M408354</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-09-02T23:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923252#M408355</link>
      <description>Hi Ammar ,&lt;BR /&gt;&lt;BR /&gt;Check with ioscan first.&lt;BR /&gt;&lt;BR /&gt;1. # ioscan -fnC tape  [ it should be CLAIMED ]&lt;BR /&gt;&lt;BR /&gt;2. # mt -f /dev/rmt/0m status  [ If the tape is in the drive it will show the status output. ]&lt;BR /&gt;&lt;BR /&gt;3. then check the command,&lt;BR /&gt;sudo tar cf /dev/rmt/0m /tmp&lt;BR /&gt;&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Sep 2005 03:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923252#M408355</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-03T03:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923253#M408356</link>
      <description>Hi Amar,&lt;BR /&gt;&lt;BR /&gt;If you still gets error after step.3  , seems you dont have enough sudo permission , &lt;BR /&gt;&lt;BR /&gt;Check sudoers file also ,(/usr/local/etc/sudo/sudoers )&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Sat, 03 Sep 2005 03:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923253#M408356</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-03T03:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923254#M408357</link>
      <description>i already give output of ioscan on above&lt;BR /&gt;and now status is&lt;BR /&gt;sudo mt -f /dev/rmt/0m status&lt;BR /&gt;Password:&lt;BR /&gt;Drive:  HP HP35480A&lt;BR /&gt;Format:&lt;BR /&gt;Status: [0]&lt;BR /&gt;File:   0&lt;BR /&gt;Block:  0&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Sep 2005 16:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923254#M408357</guid>
      <dc:creator>Ammar_4</dc:creator>
      <dc:date>2005-09-03T16:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923255#M408358</link>
      <description>Looks like the tape(drive?) failed.&lt;BR /&gt;&lt;BR /&gt;Perhaps you could try this as root and avoid the sudo factor.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 03 Sep 2005 17:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923255#M408358</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-03T17:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923256#M408359</link>
      <description>It appears you have no tape in the drive.&lt;BR /&gt;&lt;BR /&gt;Verify that there is actually a tape in the drive.</description>
      <pubDate>Sat, 03 Sep 2005 20:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923256#M408359</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-09-03T20:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923257#M408360</link>
      <description>Just try "mt rew"&lt;BR /&gt;&lt;BR /&gt;If you have tape in, you should be able to rewind it successfully as hardware is claimed and device file is created.&lt;BR /&gt;&lt;BR /&gt;I guess you don't have to use root for this.  You can try with your id.  You may have problem while writing files for which you don't have permission.&lt;BR /&gt;&lt;BR /&gt;I would suggest to use v options with mt..."mt -cvf /dev/rmt/0m /tmp".  It will show if it is writing files.</description>
      <pubDate>Sat, 03 Sep 2005 23:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923257#M408360</guid>
      <dc:creator>Pradeep_29</dc:creator>
      <dc:date>2005-09-03T23:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923258#M408361</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the tape is loaded in drive while mt status show this, the drive is failed.  &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Sun, 04 Sep 2005 00:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923258#M408361</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-04T00:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923259#M408362</link>
      <description>Hi Amar ,&lt;BR /&gt;&lt;BR /&gt;from the status , it seems that there is no Tape loaded in the drive.&lt;BR /&gt;&lt;BR /&gt;If tape loaded in the drive it will show the status like this :&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;# mt -f /dev/rmt/0m status&lt;BR /&gt;Drive:  HP C5683A&lt;BR /&gt;Format:&lt;BR /&gt;Status: [41112600] BOT online compression immediate-report-mode&lt;BR /&gt;File:   0&lt;BR /&gt;Block:  0&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;&lt;BR /&gt;If this is the case , you can try after loading a tape.&lt;BR /&gt;&lt;BR /&gt;Cheers ,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Sep 2005 00:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923259#M408362</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-04T00:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923260#M408363</link>
      <description>Amar,&lt;BR /&gt;&lt;BR /&gt;If the tape is loaded , and its not sensing , it means problem with the HP35480A drive ,  and need to log hardware call for that.&lt;BR /&gt;&lt;BR /&gt;Raj.</description>
      <pubDate>Sun, 04 Sep 2005 00:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923260#M408363</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-04T00:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923261#M408364</link>
      <description>Hi Ammar&lt;BR /&gt;&lt;BR /&gt;1. Check EMS logs and syslog.log file for errors logged&lt;BR /&gt;&lt;BR /&gt;2. If drive is able to load the media properly try mt /dev/rmt/0m and see if drive responds&lt;BR /&gt;&lt;BR /&gt;3. IF above step does not help, Drive electronics has failed.Log a call to local HP support provider&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Sun, 04 Sep 2005 07:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923261#M408364</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-09-04T07:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923262#M408365</link>
      <description>Thanks a lot i get answer</description>
      <pubDate>Sun, 04 Sep 2005 10:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923262#M408365</guid>
      <dc:creator>Ammar_4</dc:creator>
      <dc:date>2005-09-04T10:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: tar or tape problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923263#M408366</link>
      <description>Thanks a lot</description>
      <pubDate>Sun, 04 Sep 2005 10:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-or-tape-problem/m-p/4923263#M408366</guid>
      <dc:creator>Ammar_4</dc:creator>
      <dc:date>2005-09-04T10:27:43Z</dc:date>
    </item>
  </channel>
</rss>

