<?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: rebuild tape device link in HP-UX 9 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441870#M207429</link>
    <description>I worked on HP-UX 9.05, but I don't remember too much.&lt;BR /&gt;&lt;BR /&gt;I think that if you just remove the existing device file /dev/rmt/0m with "rmsf" or however you do that on 9.05; and then ioscan -f, insf -e, he will just automatically rebuild you a new device file.</description>
    <pubDate>Mon, 13 Dec 2004 13:04:19 GMT</pubDate>
    <dc:creator>Stuart Abramson</dc:creator>
    <dc:date>2004-12-13T13:04:19Z</dc:date>
    <item>
      <title>rebuild tape device link in HP-UX 9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441868#M207427</link>
      <description>ok, this one is just for those who were born before epoch...&lt;BR /&gt;We have an old HP-UX 9.05 system, which has /dev/rmt/0 linked to a disk. We want to rebuild the link so it points to the tape drive. What should we do? Thank you very much in advance.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 02:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441868#M207427</guid>
      <dc:creator>Roberto Martinez_2</dc:creator>
      <dc:date>2004-12-13T02:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild tape device link in HP-UX 9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441869#M207428</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;some time ago, but ...&lt;BR /&gt;&lt;BR /&gt;first look, if a/the tape device is found:&lt;BR /&gt;ioscan -n&lt;BR /&gt;&lt;BR /&gt;cd /dev/rmt&lt;BR /&gt;- look for the new tape devices (compare with ioscan-output):&lt;BR /&gt;ls -l&lt;BR /&gt;- remove the wrong links&lt;BR /&gt;- create new links&lt;BR /&gt;- don't forget, that you have rewinding and non-rewinding devices.&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 11:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441869#M207428</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2004-12-13T11:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild tape device link in HP-UX 9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441870#M207429</link>
      <description>I worked on HP-UX 9.05, but I don't remember too much.&lt;BR /&gt;&lt;BR /&gt;I think that if you just remove the existing device file /dev/rmt/0m with "rmsf" or however you do that on 9.05; and then ioscan -f, insf -e, he will just automatically rebuild you a new device file.</description>
      <pubDate>Mon, 13 Dec 2004 13:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441870#M207429</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2004-12-13T13:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild tape device link in HP-UX 9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441871#M207430</link>
      <description>Hi,&lt;BR /&gt;This is what it should look like ...&lt;BR /&gt;in /dev:&lt;BR /&gt;dr-xr-xr-x   2 bin      bin         1024 Feb 24  1995 rmt&lt;BR /&gt;in rmt:&lt;BR /&gt;crw-rw-rw-   1 bin      bin      121 0x201306 Nov 17  1994 0m&lt;BR /&gt;crw-rw-rw-   1 bin      bin      121 0x201307 Nov 17  1994 0mn&lt;BR /&gt;crw-rw-rw-   1 bin      bin      121 0x20130e Nov 17  1994 3hc&lt;BR /&gt;crw-rw-rw-   1 bin      bin      121 0x20130f Nov 17  1994 3hcn&lt;BR /&gt;crw-rw-rw-   1 bin      bin      121 0x201306 Nov 17  1994 3m&lt;BR /&gt;crw-rw-rw-   1 bin      bin      121 0x201307 Nov 17  1994 3mn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Mon, 13 Dec 2004 13:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441871#M207430</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-12-13T13:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild tape device link in HP-UX 9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441872#M207431</link>
      <description>HPUX9.05 was for serie 700 workstation if I remember...&lt;BR /&gt;Im looking for the Interface/Device Drivers and can only find in /etc/master:&lt;BR /&gt;scsitape        stape           1       1FB     -1     121&lt;BR /&gt;s2tape          s2tape          1       FB      -1      54&lt;BR /&gt;I know that these will cause sctl c700 to be in the kernel:&lt;BR /&gt;* Driver name   &lt;DEPENDENCY&gt;  &lt;DEPENDENCY&gt; .....&lt;BR /&gt;*&lt;BR /&gt;dskless         lan01&lt;BR /&gt;scsi            sctl&lt;BR /&gt;scsitape        sctl    s2tape&lt;BR /&gt;s2tape          sctl    scsitape&lt;BR /&gt;scsifloppy      sctl&lt;BR /&gt;&lt;BR /&gt;I dont remember if you create the sf with insf or mknod sorry, but I would connect the tape, reboot so HPUX detects the new tape drive and associate it with a device driver and try to use insf. Unfortunately I have no more HPUX 9 mans nor boxes...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor&lt;/DEPENDENCY&gt;&lt;/DEPENDENCY&gt;</description>
      <pubDate>Mon, 13 Dec 2004 13:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441872#M207431</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-12-13T13:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild tape device link in HP-UX 9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441873#M207432</link>
      <description>I remember also&lt;BR /&gt;crw-rw-rw-   1 bin      bin      121 0x201306 Nov 17  1994 0m&lt;BR /&gt;2.0.1 is the scsi interface &lt;BR /&gt;     .3 is the target scsi.&lt;BR /&gt;&lt;BR /&gt;I wonder if you shoulnd use mkdev...&lt;BR /&gt;I remember now you will have to do a man of config because I remembered using config -a that creates a shell script mkdev (or alike... I gettting old...)&lt;BR /&gt;you use mknod for non HP device&lt;BR /&gt;to list major/minor you type lsdev...&lt;BR /&gt;Thats all&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Mon, 13 Dec 2004 13:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebuild-tape-device-link-in-hp-ux-9/m-p/3441873#M207432</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-12-13T13:45:46Z</dc:date>
    </item>
  </channel>
</rss>

