<?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: about adding tape ! in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094505#M7696</link>
    <description>so you created a file called /dev/nrmt0h containing the backup data. &lt;BR /&gt;&lt;BR /&gt;How is the tape connected?&lt;BR /&gt;Is it visible from srm? (&amp;gt;&amp;gt;&amp;gt; show dev)&lt;BR /&gt;&lt;BR /&gt;Action plan:&lt;BR /&gt;shutdown machine and check "show dev" output. Tape seen?&lt;BR /&gt;NO -&amp;gt; check hardware/cabling&lt;BR /&gt;YES -&amp;gt; boot genvmunix and check output during boot (maybe the controller is not initialized within the kernel)&lt;BR /&gt;Controller seen?&lt;BR /&gt;NO -&amp;gt; check hardware/cabling&lt;BR /&gt;YES -&amp;gt; try MAKEDEV&lt;BR /&gt;rebuild kernel, reboot with vmunix&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Oct 2003 03:57:36 GMT</pubDate>
    <dc:creator>Ralf Puchner</dc:creator>
    <dc:date>2003-10-17T03:57:36Z</dc:date>
    <item>
      <title>about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094498#M7689</link>
      <description>my system is alpha 4000&lt;BR /&gt;the os is digital unix v4.0&lt;BR /&gt;i want to add a new tape !&lt;BR /&gt;what should i do to make tape work ?&lt;BR /&gt;thanks!</description>
      <pubDate>Wed, 15 Oct 2003 20:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094498#M7689</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2003-10-15T20:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094499#M7690</link>
      <description># /dev/MAKEDEV tz(bus # x 8 + ID #)&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;# /dev/MAKEDEV tz10&lt;BR /&gt;&lt;BR /&gt;see also "man MAKEDEV" or have a look into the system administration guide.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Oct 2003 01:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094499#M7690</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2003-10-16T01:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094500#M7691</link>
      <description>how can i find the bus and target number of the tape?&lt;BR /&gt;when i execute #scu show edt &lt;BR /&gt;there is no entry of tape!</description>
      <pubDate>Thu, 16 Oct 2003 05:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094500#M7691</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2003-10-16T05:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094501#M7692</link>
      <description>First do:&lt;BR /&gt;# scu scan edt&lt;BR /&gt;then&lt;BR /&gt;# scu show edt&lt;BR /&gt;&lt;BR /&gt;Or, shutdown system and from firmware level do:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; show dev&lt;BR /&gt;or&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; show config&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 16 Oct 2003 06:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094501#M7692</guid>
      <dc:creator>Emil L. Dragic</dc:creator>
      <dc:date>2003-10-16T06:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094502#M7693</link>
      <description>when i execute command #scu show edt &lt;BR /&gt; Device: RRD46      Bus: 0, Target: 5, Lun: 0, Type: Read-Only Direct Access&lt;BR /&gt;    Device: RZ1CB-CS   Bus: 1, Target: 0, Lun: 0, Type: Direct Access&lt;BR /&gt;there is no entry about tape device&lt;BR /&gt;but when i use tar command to test tape&lt;BR /&gt;#tar cvf /dev/rmt0h  /etc/hosts&lt;BR /&gt;and &lt;BR /&gt;#tar tv&lt;BR /&gt;blocksize = 40&lt;BR /&gt;-rw-rw-r--     0/0    10240 Oct 17 13:51:07 2003 /etc/hosts&lt;BR /&gt;and it works correctly&lt;BR /&gt;but i want to know the bus and target address of the tape &lt;BR /&gt;how can i get them?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2003 00:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094502#M7693</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2003-10-17T00:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094503#M7694</link>
      <description>#file /dev/rmt*&lt;BR /&gt;                                  Maj Min&lt;BR /&gt;                                  === ====&lt;BR /&gt;file /dev/rmt*&lt;BR /&gt;/dev/rmt0a:     character special (9/6150) SCSI #0 TLZ10    tape #1 (SCSI ID #6&lt;BR /&gt;/dev/rmt0h:     character special (9/6146) SCSI #0 TLZ10    tape #1 (SCSI ID #6&lt;BR /&gt;/dev/rmt0l:     character special (9/6144) SCSI #0 TLZ10    tape #1 (SCSI ID #6&lt;BR /&gt;/dev/rmt0m:     character special (9/6148) SCSI #0 TLZ10    tape #1 (SCSI ID #6&lt;BR /&gt;/dev/rmt1a:     character special (9/54278)&lt;BR /&gt;/dev/rmt1h:     character special (9/54274)&lt;BR /&gt;/dev/rmt1l:     character special (9/54272)&lt;BR /&gt;/dev/rmt1m:     character special (9/54276)&lt;BR /&gt;&lt;BR /&gt;# scu sho edt&lt;BR /&gt;&lt;BR /&gt;CAM Equipment Device Table (EDT) Information:&lt;BR /&gt;&lt;BR /&gt;    Device: RRD47      Bus: 0, Target: 5, Lun: 0, Type: Read-Only Direct Access&lt;BR /&gt;    Device: TLZ10      Bus: 0, Target: 6, Lun: 0, Type: Sequential Access&lt;BR /&gt;    Device: RZ2DA-LA   Bus: 1, Target: 0, Lun: 0, Type: Direct Access&lt;BR /&gt;&lt;BR /&gt;during init of the controllers the devices may be listed in /var/adm/messages or binary.errlog.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2003 01:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094503#M7694</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2003-10-17T01:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094504#M7695</link>
      <description>now i know&lt;BR /&gt;the tape device isn't configured correctly!&lt;BR /&gt;# scu show edt&lt;BR /&gt;&lt;BR /&gt;CAM Equipment Device Table (EDT) Information:&lt;BR /&gt;&lt;BR /&gt;    Device: RRD46      Bus: 0, Target: 5, Lun: 0, Type: Read-Only Direct Access&lt;BR /&gt;    Device: RZ1CB-CS   Bus: 1, Target: 0, Lun: 0, Type: Direct Access&lt;BR /&gt;    Device: DEC  P01  A10 Bus: 2, Target: 7, Lun: 7, Type: Processor&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;# file /dev/rmt*&lt;BR /&gt;/dev/rmt0h:     ascii text&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tape isn't identified by the system!</description>
      <pubDate>Fri, 17 Oct 2003 03:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094504#M7695</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2003-10-17T03:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094505#M7696</link>
      <description>so you created a file called /dev/nrmt0h containing the backup data. &lt;BR /&gt;&lt;BR /&gt;How is the tape connected?&lt;BR /&gt;Is it visible from srm? (&amp;gt;&amp;gt;&amp;gt; show dev)&lt;BR /&gt;&lt;BR /&gt;Action plan:&lt;BR /&gt;shutdown machine and check "show dev" output. Tape seen?&lt;BR /&gt;NO -&amp;gt; check hardware/cabling&lt;BR /&gt;YES -&amp;gt; boot genvmunix and check output during boot (maybe the controller is not initialized within the kernel)&lt;BR /&gt;Controller seen?&lt;BR /&gt;NO -&amp;gt; check hardware/cabling&lt;BR /&gt;YES -&amp;gt; try MAKEDEV&lt;BR /&gt;rebuild kernel, reboot with vmunix&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2003 03:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094505#M7696</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2003-10-17T03:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: about adding tape !</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094506#M7697</link>
      <description>to Ralf Puchner &lt;BR /&gt;&lt;BR /&gt;thanks you very muchu&lt;BR /&gt;i insert the tape again with force &lt;BR /&gt;&lt;BR /&gt;and then i use #scu scan edt&lt;BR /&gt;the #scu show edt&lt;BR /&gt;the following messages appears&lt;BR /&gt;# scu show edt&lt;BR /&gt;&lt;BR /&gt;CAM Equipment Device Table (EDT) Information:&lt;BR /&gt;&lt;BR /&gt;    Device: RRD46      Bus: 0, Target: 5, Lun: 0, Type: Read-Only Direct Access&lt;BR /&gt;    Device: RZ1CB-CS   Bus: 1, Target: 0, Lun: 0, Type: Direct Access&lt;BR /&gt;    Device: TLZ09      Bus: 1, Target: 4, Lun: 0, Type: Sequential Access&lt;BR /&gt;    Device: DEC  P01  A10 Bus: 2, Target: 7, Lun: 7, Type: Processor&lt;BR /&gt;&lt;BR /&gt;the i use the command&lt;BR /&gt;#/dev/MAKEDEV tz12&lt;BR /&gt;now the tape works correctly&lt;BR /&gt;thanks again!</description>
      <pubDate>Sun, 19 Oct 2003 00:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/about-adding-tape/m-p/3094506#M7697</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2003-10-19T00:01:51Z</dc:date>
    </item>
  </channel>
</rss>

