<?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 cannot open /dev/rmt/0mn in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/6535754#M487376</link>
    <description>&lt;P&gt;I encountered this issue also and tried google and came across the thread, I tried all the abv suggested but nothing worked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Putting info here in case somebody googling for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my case was I was trying to do a solaris ufsdump from my sun server to a hpux server connect to a LTO3 tape drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssh usgs0131_bk ufsdump 0ucf - /ist | dd bs=126b of=/dev/rmt/0mn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on the solaris server it kept saying cannot open /dev/rmt/0mn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So by elimination I tried troubleshoot on hpux server and tried using tar command and got the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a useful command you need to know and that's mt, when I ran the mt command it showed it was write-protected. Basically I later learnt from another colleague that my LTO3 drive is not backward compatiable to LTO1 cartridge and that was the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- This is what you should see&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#mt -f /dev/rmt/0mn stat&lt;BR /&gt;Drive:&amp;nbsp; HP Ultrium 3-SCSI&lt;BR /&gt;Format:&lt;BR /&gt;Status: [41114400] BOT online compression immediate-report-mode&lt;BR /&gt;File:&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Block:&amp;nbsp; 0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;-- I got the write protect message using LTO1 cartirdge even though it wasn't write protected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#mt -f /dev/rmt/0mn stat&lt;BR /&gt;Drive:&amp;nbsp; HP Ultrium 3-SCSI&lt;BR /&gt;Format:&lt;BR /&gt;Status: [41114400] Write-Protected immediate-report-mode&lt;BR /&gt;File:&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Block:&amp;nbsp; 0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;After I changed to the correct tape LTO3 or LTO2 it work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#ssh usgs0131_bk ufsdump 0ucf - /ist | dd bs=126b of=/dev/rmt/0mn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DUMP: Date of this level 0 dump: Fri Jul 11 23:18:06 2014&lt;BR /&gt;&amp;nbsp; DUMP: Date of last level 0 dump: the epoch&lt;BR /&gt;&amp;nbsp; DUMP: Dumping /dev/md/rdsk/d3 (usgs0131:/ist) to standard output.&lt;BR /&gt;&amp;nbsp; DUMP: Mapping (Pass I) [regular files]&lt;BR /&gt;&amp;nbsp; DUMP: Mapping (Pass II) [directories]&lt;BR /&gt;&amp;nbsp; DUMP: Writing 63 Kilobyte records&lt;BR /&gt;&amp;nbsp; DUMP: Estimated 5145510 blocks (2512.46MB).&lt;BR /&gt;&amp;nbsp; DUMP: Dumping (Pass III) [directories]&lt;BR /&gt;&amp;nbsp; DUMP: Dumping (Pass IV) [regular files]&lt;BR /&gt;&amp;nbsp; DUMP: 5145460 blocks (2512.43MB) on 1 volume at 9080 KB/sec&lt;BR /&gt;&amp;nbsp; DUMP: DUMP IS DONE&lt;BR /&gt;&amp;nbsp; DUMP: Level 0 dump on Fri Jul 11 23:18:06 2014&lt;BR /&gt;0+346148 records in&lt;BR /&gt;0+346148 records out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jul 2014 15:30:50 GMT</pubDate>
    <dc:creator>sparcguy</dc:creator>
    <dc:date>2014-07-11T15:30:50Z</dc:date>
    <item>
      <title>tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173960#M321550</link>
      <description>I have HP C1533A tape drive connect to hpux 11i system . It show in ioscan &amp;amp; I am aslo able to rewind tape by mt rew /dev/rmt/omn but whene i try to take backup using tar it given me error &lt;BR /&gt;tar : cannot open /dev/rmt/0mn.&lt;BR /&gt;&lt;BR /&gt;ioscan outp file is attach.&lt;BR /&gt;&lt;BR /&gt;please help me.</description>
      <pubDate>Fri, 04 Apr 2008 09:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173960#M321550</guid>
      <dc:creator>Rohit Nagre</dc:creator>
      <dc:date>2008-04-04T09:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173961#M321551</link>
      <description>You said "mt rew /dev/rmt/omn" and you also mention "cannot open /dev/rmt/0mn".  "omn" (letter o) is different from "0mn" (numeral zero).  I have to wonder if you don't have a mis-named file in your /dev directory.  Try running this:&lt;BR /&gt;&lt;BR /&gt;find /dev -type f&lt;BR /&gt;&lt;BR /&gt;If it returns anything, particularly your omn file, then you have a regular file in your /dev directory.  Get rid of it, it does not belong.  Then find out what the device file truly is for your tape drive and specify that in your tar command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 04 Apr 2008 09:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173961#M321551</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-04-04T09:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173962#M321552</link>
      <description>In addition to what Pete says, shouldn't tar be us8ing 0m rather than 0mn?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Fri, 04 Apr 2008 09:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173962#M321552</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2008-04-04T09:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173963#M321553</link>
      <description>I tryed find /dev -type f&lt;BR /&gt; it come back to # prompt</description>
      <pubDate>Fri, 04 Apr 2008 09:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173963#M321553</guid>
      <dc:creator>Rohit Nagre</dc:creator>
      <dc:date>2008-04-04T09:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173964#M321554</link>
      <description>Post output of "ioscan -fnCtape" please.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 04 Apr 2008 09:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173964#M321554</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-04-04T09:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173965#M321555</link>
      <description>&amp;gt;Pete: Post output of "ioscan -fnCtape" please.&lt;BR /&gt;&lt;BR /&gt;That was in the attached file.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2008 09:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173965#M321555</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-04T09:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173966#M321556</link>
      <description>The out put ioscan as follows&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC tape&lt;BR /&gt;Class     I  H/W Path       Driver S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;tape      0  10/0/15/0.3.0  stape CLAIMED     DEVICE       HP      C1533A&lt;BR /&gt;                           /dev/rmt/0m            /dev/rmt/c2t3d0BESTn &lt;BR /&gt;                           /dev/rmt/0mb           /dev/rmt/c2t3d0BESTnb&lt;BR /&gt;                           /dev/rmt/0mn           /dev/rmt/c2t3d0DDS   &lt;BR /&gt;                           /dev/rmt/0mnb          /dev/rmt/c2t3d0DDSb  &lt;BR /&gt;                           /dev/rmt/c2t3d0BEST    /dev/rmt/c2t3d0DDSn  &lt;BR /&gt;                           /dev/rmt/c2t3d0BESTb   /dev/rmt/c2t3d0DDSnb</description>
      <pubDate>Fri, 04 Apr 2008 10:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173966#M321556</guid>
      <dc:creator>Rohit Nagre</dc:creator>
      <dc:date>2008-04-04T10:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173967#M321557</link>
      <description>I am able to restore pravious backup file on same drive but only problem when i start take backup it gives error &lt;BR /&gt;&lt;BR /&gt;# tar -cvf /dev/rmt/0m /etc/passwd&lt;BR /&gt;tar: cannot open /dev/rmt/0m&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2008 10:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173967#M321557</guid>
      <dc:creator>Rohit Nagre</dc:creator>
      <dc:date>2008-04-04T10:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173968#M321558</link>
      <description>What reply do you get to:&lt;BR /&gt;&lt;BR /&gt;tar tvf /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 04 Apr 2008 10:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173968#M321558</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2008-04-04T10:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173969#M321559</link>
      <description>Dennis&amp;gt; That was in the attached file.&lt;BR /&gt;&lt;BR /&gt;Dennis, let me apologize in advance for all my future imperfections as well as those past.  Please bear with me.  &lt;BR /&gt;&lt;BR /&gt;For your enlightenment, I rarely even bother to look at attachments because they are generally posted as Word documents.  Being a HP-UX bigot and a Windoze hater, I browse on hp-ux and am unable to open the vast majority of attachments.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 04 Apr 2008 10:37:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173969#M321559</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-04-04T10:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173970#M321560</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;could you post the output of&lt;BR /&gt;&lt;BR /&gt;# file /dev/rmt/0m&lt;BR /&gt;# ll /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 04 Apr 2008 10:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173970#M321560</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-04-04T10:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173971#M321561</link>
      <description>Dear mark &lt;BR /&gt;it shows me list of file in tape .</description>
      <pubDate>Fri, 04 Apr 2008 10:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173971#M321561</guid>
      <dc:creator>Rohit Nagre</dc:creator>
      <dc:date>2008-04-04T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173972#M321562</link>
      <description>output as follows&lt;BR /&gt;#  file /dev/rmt/0m&lt;BR /&gt;/dev/rmt/0m:    character special (205/143360)&lt;BR /&gt;# ll /dev/rmt/0m&lt;BR /&gt;crwxrwxrwx   2 bin        bin        205 0x023000 Apr  5 05:31 /dev/rmt/0m</description>
      <pubDate>Fri, 04 Apr 2008 10:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173972#M321562</guid>
      <dc:creator>Rohit Nagre</dc:creator>
      <dc:date>2008-04-04T10:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173973#M321563</link>
      <description>So it can read from a tape but not write to it. Is the tape write protected?&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 04 Apr 2008 10:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173973#M321563</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2008-04-04T10:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173974#M321564</link>
      <description>&amp;gt;Pete: I rarely even bother to look at attachments because they are generally posted as Word documents.&lt;BR /&gt;&lt;BR /&gt;In this case it was a .txt file.  I later realized it was ioscan -funC tape if that made a difference.&lt;BR /&gt;One advantage of .txt attachments is that you do see the proper spacing.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Being a HP-UX bigot, I browse on hp-ux&lt;BR /&gt;&lt;BR /&gt;I too.</description>
      <pubDate>Fri, 04 Apr 2008 12:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173974#M321564</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-04T12:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173975#M321565</link>
      <description>Hi Rohit,&lt;BR /&gt;&lt;BR /&gt;As yu can read the content from the tape, and not write to it, the first thing that comes to my mind, just the may Mark has said "Is the tape write protected"? In most cases it is, so may be your problem is solved. If it is not write protected, let us know.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ashish</description>
      <pubDate>Sun, 06 Apr 2008 02:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173975#M321565</guid>
      <dc:creator>AL_3001</dc:creator>
      <dc:date>2008-04-06T02:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173976#M321566</link>
      <description>Hi Rohit,&lt;BR /&gt;&lt;BR /&gt;Hope this solution will solve your problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;go to the /dev/rmt/ dir and delete all special files listed (be sure that you are in /dev/rmt/ directory).&lt;BR /&gt;&lt;BR /&gt;Note: make sure about your tape device path after hitting above command:&lt;BR /&gt;&lt;BR /&gt;#cd /dev/rmt&lt;BR /&gt;#rmsf -H &lt;TAPE device="" path=""&gt; 1/0/1/0/0/0.3.0 ..... path example&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;#insf -H 1/0/1/0/0/0.3.0 ....... path example&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;/TAPE&gt;</description>
      <pubDate>Wed, 06 Aug 2008 08:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/4173976#M321566</guid>
      <dc:creator>Akif_1</dc:creator>
      <dc:date>2008-08-06T08:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: tar cannot open /dev/rmt/0mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/6535754#M487376</link>
      <description>&lt;P&gt;I encountered this issue also and tried google and came across the thread, I tried all the abv suggested but nothing worked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Putting info here in case somebody googling for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my case was I was trying to do a solaris ufsdump from my sun server to a hpux server connect to a LTO3 tape drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssh usgs0131_bk ufsdump 0ucf - /ist | dd bs=126b of=/dev/rmt/0mn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on the solaris server it kept saying cannot open /dev/rmt/0mn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So by elimination I tried troubleshoot on hpux server and tried using tar command and got the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a useful command you need to know and that's mt, when I ran the mt command it showed it was write-protected. Basically I later learnt from another colleague that my LTO3 drive is not backward compatiable to LTO1 cartridge and that was the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- This is what you should see&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#mt -f /dev/rmt/0mn stat&lt;BR /&gt;Drive:&amp;nbsp; HP Ultrium 3-SCSI&lt;BR /&gt;Format:&lt;BR /&gt;Status: [41114400] BOT online compression immediate-report-mode&lt;BR /&gt;File:&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Block:&amp;nbsp; 0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;-- I got the write protect message using LTO1 cartirdge even though it wasn't write protected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#mt -f /dev/rmt/0mn stat&lt;BR /&gt;Drive:&amp;nbsp; HP Ultrium 3-SCSI&lt;BR /&gt;Format:&lt;BR /&gt;Status: [41114400] Write-Protected immediate-report-mode&lt;BR /&gt;File:&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Block:&amp;nbsp; 0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;After I changed to the correct tape LTO3 or LTO2 it work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#ssh usgs0131_bk ufsdump 0ucf - /ist | dd bs=126b of=/dev/rmt/0mn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DUMP: Date of this level 0 dump: Fri Jul 11 23:18:06 2014&lt;BR /&gt;&amp;nbsp; DUMP: Date of last level 0 dump: the epoch&lt;BR /&gt;&amp;nbsp; DUMP: Dumping /dev/md/rdsk/d3 (usgs0131:/ist) to standard output.&lt;BR /&gt;&amp;nbsp; DUMP: Mapping (Pass I) [regular files]&lt;BR /&gt;&amp;nbsp; DUMP: Mapping (Pass II) [directories]&lt;BR /&gt;&amp;nbsp; DUMP: Writing 63 Kilobyte records&lt;BR /&gt;&amp;nbsp; DUMP: Estimated 5145510 blocks (2512.46MB).&lt;BR /&gt;&amp;nbsp; DUMP: Dumping (Pass III) [directories]&lt;BR /&gt;&amp;nbsp; DUMP: Dumping (Pass IV) [regular files]&lt;BR /&gt;&amp;nbsp; DUMP: 5145460 blocks (2512.43MB) on 1 volume at 9080 KB/sec&lt;BR /&gt;&amp;nbsp; DUMP: DUMP IS DONE&lt;BR /&gt;&amp;nbsp; DUMP: Level 0 dump on Fri Jul 11 23:18:06 2014&lt;BR /&gt;0+346148 records in&lt;BR /&gt;0+346148 records out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@USGS0127[/]#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-cannot-open-dev-rmt-0mn/m-p/6535754#M487376</guid>
      <dc:creator>sparcguy</dc:creator>
      <dc:date>2014-07-11T15:30:50Z</dc:date>
    </item>
  </channel>
</rss>

