<?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: hardware path in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985178#M420745</link>
    <description>Maybe the tape drive is offline. Did you check if there is a tape inside the tape device. In case the last command run was...&lt;BR /&gt;# mt -f &lt;TAPE_DEVICE_FILE&gt; offl&lt;/TAPE_DEVICE_FILE&gt;</description>
    <pubDate>Wed, 14 Jun 2006 00:17:00 GMT</pubDate>
    <dc:creator>Sandman!</dc:creator>
    <dc:date>2006-06-14T00:17:00Z</dc:date>
    <item>
      <title>hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985171#M420738</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am used to using device address like /dev/rmt/1m or 2m (and the likes).  When our tape library was installed by our supplier, the device address of the tape drive are different. (please see below).  How can I make a shorter name for it? (maybe /dev/rmt/4m).&lt;BR /&gt;&lt;BR /&gt;tape     35  0/8/0/0.1.10.255.14.4.2  stape  CLAIMED     DEVICE       HP      Ultrium 2-SCSI&lt;BR /&gt;                          /dev/rmt/c14t4d2BEST    /dev/rmt/c14t4d2BESTn &lt;BR /&gt;                          /dev/rmt/c14t4d2BESTb   /dev/rmt/c14t4d2BESTnb&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Roel</description>
      <pubDate>Tue, 13 Jun 2006 18:53:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985171#M420738</guid>
      <dc:creator>roel_hawk</dc:creator>
      <dc:date>2006-06-13T18:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985172#M420739</link>
      <description>Try running: insf -e -C tape&lt;BR /&gt;This should recreate the device files.  For this device (instance 35) you should get the additional device files:&lt;BR /&gt;/dev/rmt/35m &amp;amp; /dev/rmt/35mn</description>
      <pubDate>Tue, 13 Jun 2006 20:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985172#M420739</guid>
      <dc:creator>john kingsley</dc:creator>
      <dc:date>2006-06-13T20:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985173#M420740</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.  I checked the /dev/rmt directory and 35m is there but it is not shown when I do an ioscan.   Please refer to the dir list of /dev/rmt and ioscan below:&lt;BR /&gt;&lt;BR /&gt;# cd /dev/rmt&lt;BR /&gt;# ll&lt;BR /&gt;total 0&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015000 May 21 09:58 1m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015080 Apr  5 23:08 1mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015040 Apr  5 23:08 1mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0150c0 Apr  5 23:08 1mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4100 Apr  6 15:33 35m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4180 Apr  6 15:33 35mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4140 Apr  6 15:33 35mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e41c0 Apr  6 15:33 35mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4300 Apr  6 15:33 36m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4380 Apr  6 15:33 36mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4340 Apr  6 15:33 36mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e43c0 Apr  6 15:33 36mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4000 May  8 10:14 37m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4080 May  3 16:39 37mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4040 May  3 16:39 37mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e40c0 May  3 16:39 37mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4000 May  8 10:14 c14t4d0BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4080 May  3 16:39 c14t4d0BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4040 May  3 16:39 c14t4d0BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e40c0 May  3 16:39 c14t4d0BESTnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4100 Apr  6 15:33 c14t4d1BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4180 Apr  6 15:33 c14t4d1BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4140 Apr  6 15:33 c14t4d1BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e41c0 Apr  6 15:33 c14t4d1BESTnb&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4200 May 15 09:49 c14t4d2BEST&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4280 May  3 16:39 c14t4d2BESTb&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4240 Jun 14 09:34 c14t4d2BESTn&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e42c0 May  3 16:39 c14t4d2BESTnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4300 Apr  6 15:33 c14t4d3BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4380 Apr  6 15:33 c14t4d3BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4340 Apr  6 15:33 c14t4d3BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e43c0 Apr  6 15:33 c14t4d3BESTnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015000 May 21 09:58 c1t5d0BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015080 Apr  5 23:08 c1t5d0BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015040 Apr  5 23:08 c1t5d0BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0150c0 Apr  5 23:08 c1t5d0BESTnb&lt;BR /&gt;crw-r--r--   1 bin        bin        205 0xfffffe Apr  5 23:08 stape_config&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&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      1  0/4/0/0.5.0   stape  CLAIMED     DEVICE       HP      Ultrium 2-SCSI&lt;BR /&gt;                          /dev/rmt/1m            /dev/rmt/1mnb          /dev/rmt/c1t5d0BESTn &lt;BR /&gt;                          /dev/rmt/1mb           /dev/rmt/c1t5d0BEST    /dev/rmt/c1t5d0BESTnb&lt;BR /&gt;                          /dev/rmt/1mn           /dev/rmt/c1t5d0BESTb &lt;BR /&gt;tape     37  0/8/0/0.1.10.255.14.4.0  stape  CLAIMED     DEVICE       HP      Ultrium 2-SCSI&lt;BR /&gt;                          /dev/rmt/37m            /dev/rmt/37mnb          /dev/rmt/c14t4d0BESTn &lt;BR /&gt;                          /dev/rmt/37mb           /dev/rmt/c14t4d0BEST    /dev/rmt/c14t4d0BESTnb&lt;BR /&gt;                          /dev/rmt/37mn           /dev/rmt/c14t4d0BESTb &lt;BR /&gt;tape     35  0/8/0/0.1.10.255.14.4.2  stape  CLAIMED     DEVICE       HP      Ultrium 2-SCSI&lt;BR /&gt;                          /dev/rmt/c14t4d2BEST    /dev/rmt/c14t4d2BESTn &lt;BR /&gt;                          /dev/rmt/c14t4d2BESTb   /dev/rmt/c14t4d2BESTnb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Roel&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2006 20:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985173#M420740</guid>
      <dc:creator>roel_hawk</dc:creator>
      <dc:date>2006-06-13T20:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985174#M420741</link>
      <description>In many ways the long names are better because they better identify the device. In any event, it's easy to create the device nodes with the short names; just match the major and minor device number tuples to their longer counterparts. In your case, instance 2 is available, so:&lt;BR /&gt;&lt;BR /&gt;cd /dev/rmt/&lt;BR /&gt;mknod 2m c 205 0x0e4200&lt;BR /&gt;mknod 2mb c 205 0x0e4280&lt;BR /&gt;mknod 2mn c 205 0x0e4240&lt;BR /&gt;mknod 2mnb c 205 0x0e42c0</description>
      <pubDate>Tue, 13 Jun 2006 21:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985174#M420741</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-06-13T21:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985175#M420742</link>
      <description>Hi Clay,&lt;BR /&gt;&lt;BR /&gt;I tried you suggestion using 3m, 3mn, 3mnb &amp;amp; 3mb. I tried to test it using tar but it could not be written.  See below:&lt;BR /&gt;&lt;BR /&gt;tar -cvf /dev/rmt/3m /home/karl/scripts/&lt;BR /&gt;tar: cannot open /dev/rmt/3m&lt;BR /&gt;&lt;BR /&gt;what do you think went wrong? &lt;BR /&gt;&lt;BR /&gt;I have noticed when I list (ll)the /dev/rmt directory, the 3m and c14t4d2BEST items have 1 after the permission while the others have 2.&lt;BR /&gt;&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015000 May 21 09:58 1m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015080 Apr  5 23:08 1mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015040 Apr  5 23:08 1mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0150c0 Apr  5 23:08 1mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4100 Apr  6 15:33 35m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4180 Apr  6 15:33 35mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4140 Apr  6 15:33 35mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e41c0 Apr  6 15:33 35mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4300 Apr  6 15:33 36m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4380 Apr  6 15:33 36mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4340 Apr  6 15:33 36mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e43c0 Apr  6 15:33 36mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4000 May  8 10:14 37m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4080 May  3 16:39 37mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4040 May  3 16:39 37mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e40c0 May  3 16:39 37mnb&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4200 Jun 14 14:30 3m&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4280 Jun 14 14:30 3mb&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4240 Jun 14 14:30 3mn&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e42c0 Jun 14 14:30 3mnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4000 May  8 10:14 c14t4d0BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4080 May  3 16:39 c14t4d0BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4040 May  3 16:39 c14t4d0BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e40c0 May  3 16:39 c14t4d0BESTnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4100 Apr  6 15:33 c14t4d1BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4180 Apr  6 15:33 c14t4d1BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4140 Apr  6 15:33 c14t4d1BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e41c0 Apr  6 15:33 c14t4d1BESTnb&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4200 Jun 14 14:34 c14t4d2BEST&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4280 May  3 16:39 c14t4d2BESTb&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e4240 Jun 14 09:34 c14t4d2BESTn&lt;BR /&gt;crw-rw-rw-   1 bin        bin        205 0x0e42c0 May  3 16:39 c14t4d2BESTnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4300 Apr  6 15:33 c14t4d3BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4380 Apr  6 15:33 c14t4d3BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e4340 Apr  6 15:33 c14t4d3BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0e43c0 Apr  6 15:33 c14t4d3BESTnb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015000 May 21 09:58 c1t5d0BEST&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015080 Apr  5 23:08 c1t5d0BESTb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x015040 Apr  5 23:08 c1t5d0BESTn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0150c0 Apr  5 23:08 c1t5d0BESTnb&lt;BR /&gt;crw-r--r--   1 bin        bin        205 0xfffffe Apr  5 23:08 stape_config&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Roel&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2006 23:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985175#M420742</guid>
      <dc:creator>roel_hawk</dc:creator>
      <dc:date>2006-06-13T23:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985176#M420743</link>
      <description>Try  the long form of the device node, /dev/rmt/c14t4d0BEST but I'll bet you get the same result. The '1' respresent only 1 link. The others link both the long and short forms to the same file. You can remove one of your short name and the ln /dev/rmt/c14t4d0BEST /dev/rmt/3m but I don't think it's going to help. Your question has now changed from naming to "why can't I write to the device".</description>
      <pubDate>Wed, 14 Jun 2006 00:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985176#M420743</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-06-14T00:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985177#M420744</link>
      <description>Have you tried to create a LINK.. it would be the simplest solution though not always correct.&lt;BR /&gt;&lt;BR /&gt;man ln</description>
      <pubDate>Wed, 14 Jun 2006 00:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985177#M420744</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-06-14T00:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985178#M420745</link>
      <description>Maybe the tape drive is offline. Did you check if there is a tape inside the tape device. In case the last command run was...&lt;BR /&gt;# mt -f &lt;TAPE_DEVICE_FILE&gt; offl&lt;/TAPE_DEVICE_FILE&gt;</description>
      <pubDate>Wed, 14 Jun 2006 00:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985178#M420745</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-06-14T00:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985179#M420746</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.  I can write to /dev/rmt/3m now.  I just used insf -e then restarted the server.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Roel</description>
      <pubDate>Wed, 14 Jun 2006 00:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985179#M420746</guid>
      <dc:creator>roel_hawk</dc:creator>
      <dc:date>2006-06-14T00:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: hardware path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985180#M420747</link>
      <description>points for all. Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Roel</description>
      <pubDate>Wed, 14 Jun 2006 00:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-path/m-p/4985180#M420747</guid>
      <dc:creator>roel_hawk</dc:creator>
      <dc:date>2006-06-14T00:50:38Z</dc:date>
    </item>
  </channel>
</rss>

