<?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: Device Files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576036#M228993</link>
    <description>I created two additional device files 9m and c10t13d1BEST (the actual device file on my backup script). I've notice that there are three 0x30000 (see attached) entries.&lt;BR /&gt;Those are 0m, 9m, c10t13d1BEST. I tried to&lt;BR /&gt;read and write on these three using these device file and all are OK. Since these three have identical 0x30000 is this normal,&lt;BR /&gt;or will create problem?</description>
    <pubDate>Wed, 06 Jul 2005 03:42:02 GMT</pubDate>
    <dc:creator>Danny Baldono</dc:creator>
    <dc:date>2005-07-06T03:42:02Z</dc:date>
    <item>
      <title>Device Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576032#M228989</link>
      <description>I am migrating from N-Class (11i) to RP7420 (11i). My backup scripts on my N-Class using&lt;BR /&gt;specific device files (/dev/rmt/9m). On my new&lt;BR /&gt;RP7420 for sure will create new device files&lt;BR /&gt;(not /dev/rmt/9m). How can I run my scripts&lt;BR /&gt;on my new machine. I don't know about scripting.</description>
      <pubDate>Tue, 05 Jul 2005 00:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576032#M228989</guid>
      <dc:creator>Danny Baldono</dc:creator>
      <dc:date>2005-07-05T00:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Device Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576033#M228990</link>
      <description>Hi Danny&lt;BR /&gt;&lt;BR /&gt;From ioscan find out device file for tape drive in rp7420 and then edit the script to reflect new device file.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Tue, 05 Jul 2005 01:37:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576033#M228990</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-07-05T01:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Device Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576034#M228991</link>
      <description>Hmm .. it will be quite easy if you prefer to vi and modify your script to handle the newe device files. Though I understand from your post that you dont want to disturb the existing scripts. &lt;BR /&gt;&lt;BR /&gt;Other option you can use is to create a link to new device file from /dev/rmt/9m. &lt;BR /&gt;&lt;BR /&gt;ln -s /dev/rmt/0m /dev/rmt/9m&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Tue, 05 Jul 2005 01:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576034#M228991</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-07-05T01:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Device Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576035#M228992</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Or, create a new devicefile with the old name, if you know the new devicefile it is easy.&lt;BR /&gt;&lt;BR /&gt;ll /dev/rmt/0m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x051000 Mar 18 15:51 /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;mknod /dev/rmt/9m c 205 0x051000&lt;BR /&gt;&lt;BR /&gt;ll /dev/rmt/9m&lt;BR /&gt;&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x051000 Mar 18 15:51 /dev/rmt/9m&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jul 2005 02:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576035#M228992</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2005-07-05T02:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Device Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576036#M228993</link>
      <description>I created two additional device files 9m and c10t13d1BEST (the actual device file on my backup script). I've notice that there are three 0x30000 (see attached) entries.&lt;BR /&gt;Those are 0m, 9m, c10t13d1BEST. I tried to&lt;BR /&gt;read and write on these three using these device file and all are OK. Since these three have identical 0x30000 is this normal,&lt;BR /&gt;or will create problem?</description>
      <pubDate>Wed, 06 Jul 2005 03:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576036#M228993</guid>
      <dc:creator>Danny Baldono</dc:creator>
      <dc:date>2005-07-06T03:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Device Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576037#M228994</link>
      <description>Hi,&lt;BR /&gt;Yes, it is normal to have more then one devicefile pointing at the same adress. It is not any problem if you don't thy to use two files concurrently.</description>
      <pubDate>Wed, 06 Jul 2005 03:56:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576037#M228994</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2005-07-06T03:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Device Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576038#M228995</link>
      <description>Danny,&lt;BR /&gt;The difference between the m and the BEST devices are explained on the mt(7) man page&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90697/mt.7.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90697/mt.7.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the hardware can handle has the ability, and a BEST device were used, it could change the compression (density, format).&lt;BR /&gt;&lt;BR /&gt;If the hardware can't handle it, using 9m would be the same as using the BEST device.</description>
      <pubDate>Wed, 06 Jul 2005 06:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-files/m-p/3576038#M228995</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2005-07-06T06:38:20Z</dc:date>
    </item>
  </channel>
</rss>

