<?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: /dev/rmt/0mn &amp;amp; /dev/rmt/1mn in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340148#M190544</link>
    <description>Don't use the defaults. (I will resist saying that "Real sysadmins don't use defaults") ;-)&lt;BR /&gt; &lt;BR /&gt;Device files point to devices. Your ioscan does not report /dev/rmt/0.. because there is no such device. Perhaps at one time there was a 0mn device but not anymore. The reason the device files are still there could be due to a variety of reasons. While there is a way to rmeove all the device files and kernel mappings, then recreate your existing tape with 0.. device file names, that is way too complicated. Just add the following option: -a /dev/rmt/1mn as in:&lt;BR /&gt; &lt;BR /&gt;make_tape_recovery -AvI -a /dev/rmt/0mn&lt;BR /&gt; &lt;BR /&gt;Note that I added the -I option so when you restore, you'll be able to select any changes before actually restoring the disk. If you just have a vg00, this is all you need. If you have other volume groups, add the -x inc_entire=vg00 option.</description>
    <pubDate>Fri, 23 Jul 2004 22:12:56 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2004-07-23T22:12:56Z</dc:date>
    <item>
      <title>/dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340147#M190543</link>
      <description>Hi, &lt;BR /&gt; when I used "make_tape_recovery -Av" to backup the OS,the os reported :"can't find the /dev/rmt/0mn".&lt;BR /&gt;  the output after "ioscan -fnCtape " is:&lt;BR /&gt;tape        1  0/2/1/0.2.0    stape     CLAIMED     DEVICE       HP      C5683A&lt;BR /&gt;                             /dev/rmt/1m            /dev/rmt/c4t2d0BESTn &lt;BR /&gt;                             /dev/rmt/1mb           /dev/rmt/c4t2d0BESTnb&lt;BR /&gt;                             /dev/rmt/1mn           /dev/rmt/c4t2d0DDS   &lt;BR /&gt;                             /dev/rmt/1mnb          /dev/rmt/c4t2d0DDSb  &lt;BR /&gt;                             /dev/rmt/c4t2d0BEST    /dev/rmt/c4t2d0DDSn  &lt;BR /&gt;                             /dev/rmt/c4t2d0BESTb   /dev/rmt/c4t2d0DDSnb&lt;BR /&gt;   &lt;BR /&gt;   I found a "/dev/rmt/0mn" under /dev/rmt/ directory, I mean that there are two tape device file under /dev/rmt directory.one is /dev/rmt/0mn ,another is /dev/rmt/1mn.&lt;BR /&gt;  How to change the "1mn" to default "0mn"&lt;BR /&gt;  &lt;BR /&gt;BR</description>
      <pubDate>Fri, 23 Jul 2004 21:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340147#M190543</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2004-07-23T21:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340148#M190544</link>
      <description>Don't use the defaults. (I will resist saying that "Real sysadmins don't use defaults") ;-)&lt;BR /&gt; &lt;BR /&gt;Device files point to devices. Your ioscan does not report /dev/rmt/0.. because there is no such device. Perhaps at one time there was a 0mn device but not anymore. The reason the device files are still there could be due to a variety of reasons. While there is a way to rmeove all the device files and kernel mappings, then recreate your existing tape with 0.. device file names, that is way too complicated. Just add the following option: -a /dev/rmt/1mn as in:&lt;BR /&gt; &lt;BR /&gt;make_tape_recovery -AvI -a /dev/rmt/0mn&lt;BR /&gt; &lt;BR /&gt;Note that I added the -I option so when you restore, you'll be able to select any changes before actually restoring the disk. If you just have a vg00, this is all you need. If you have other volume groups, add the -x inc_entire=vg00 option.</description>
      <pubDate>Fri, 23 Jul 2004 22:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340148#M190544</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-07-23T22:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340149#M190545</link>
      <description>hello rambo,&lt;BR /&gt;make_tape_recovery uses /dev/rmt/0mn as default destination. but yout tape drive has to be accessed using /dev/rmt/1mn.&lt;BR /&gt;therefore, use make_tape_recovery with -d option to specify /dev/rmt/1mn as the destination.&lt;BR /&gt;eg.&lt;BR /&gt;#make_tape_recovery -Av -d /dev/rmt/1mn&lt;BR /&gt;&lt;BR /&gt;venu</description>
      <pubDate>Mon, 26 Jul 2004 05:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340149#M190545</guid>
      <dc:creator>venugopalakrishna.y.r</dc:creator>
      <dc:date>2004-07-26T05:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340150#M190546</link>
      <description>I use for my 1st DDS drive&lt;BR /&gt;make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;or for 2nd my DLT drive&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -a /dev/rmt/1mn -x inc_entire=vg00 -I -v&lt;BR /&gt;&lt;BR /&gt;1st option : you have to learn to specify 1mn.&lt;BR /&gt;2nd option: you can make a symbolic link&lt;BR /&gt;&lt;BR /&gt;# ln -s /dev/rmt/1m /dev/rmt/0m&lt;BR /&gt;# ln -s /dev/rmt/1mn /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;By this you can simulate that you are having tape in 0mn.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2004 06:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340150#M190546</guid>
      <dc:creator>Petr Simik_1</dc:creator>
      <dc:date>2004-07-26T06:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340151#M190547</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. make_tape_recovery -AvI -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;2. Create link files. But in this case take care while adding any new tape device in future. It should not be 0m or else it clash with the existing one.&lt;BR /&gt; &lt;BR /&gt;# ln -s /dev/rmt/0m /dev/rmt/1m&lt;BR /&gt;# ln -s /dev/rmt/0mn /dev/rmt/1mn&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 26 Jul 2004 07:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340151#M190547</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-26T07:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340152#M190548</link>
      <description>Hi ,Bill Hassell &amp;amp; Bharat Katkar &lt;BR /&gt;  "make_tape_recovery -AvI -a /dev/rmt/0mn &amp;amp; make_tape_recovery -AvI -a /dev/rmt/1mn"  didn't work . removed all the device files and kernel mappings, recreate the tape but the device file names still  was /dev/rmt/1mn .&lt;BR /&gt;   I "mv " the 1mn to 0mn , the make_tape_recovery -Av was OK ! &lt;BR /&gt;   I wonder if I should re-mv 0mn to 1mn and then use "# ln -s /dev/rmt/1m /dev/rmt/0m"  to make it in effect ? what different between "mv" and "ln " ? &lt;BR /&gt;   &lt;BR /&gt;BR</description>
      <pubDate>Tue, 27 Jul 2004 01:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340152#M190548</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2004-07-27T01:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340153#M190549</link>
      <description>HI,&lt;BR /&gt;1. MV: Rename the files. Original Name gets lost.&lt;BR /&gt;2. LN: Creates Link to the file keeping the existing files untouched. File is accessible thr' two names. Even though they have two names they share same Inode.&lt;BR /&gt;&lt;BR /&gt;Use LN instead of MV atleast for Special files.&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2004 02:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340153#M190549</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-27T02:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/rmt/0mn &amp; /dev/rmt/1mn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340154#M190550</link>
      <description>When you say "did not work", what was the error message?</description>
      <pubDate>Tue, 27 Jul 2004 11:37:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-rmt-0mn-amp-dev-rmt-1mn/m-p/3340154#M190550</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-07-27T11:37:02Z</dc:date>
    </item>
  </channel>
</rss>

