<?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: How to read a tape device on a other HP-UX server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895089#M403073</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry for the mistake about MVS/MPE.&lt;BR /&gt;Now I understand the problem better.&lt;BR /&gt;&lt;BR /&gt;As I wrote in a previous reply there is no "general" method in HP-UX for using a remote device. It is application-dependant.&lt;BR /&gt;&lt;BR /&gt;Check the documetation for rosetta, does it mention anything about remote devices ?&lt;BR /&gt;&lt;BR /&gt;If not, perhaps a workaround is possible but as I know nothing about rosetta, I am not sure. I belive rosetta is not a standart HP-UX utility, I tried a forum search and found nothing.&lt;BR /&gt;&lt;BR /&gt;As I can see, you have two options.&lt;BR /&gt;&lt;BR /&gt;- Temporary move the DDS 3 drive to Server2.&lt;BR /&gt;- Install rosetta also on Server1.&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Apr 2005 08:34:57 GMT</pubDate>
    <dc:creator>Leif Halvarsson_2</dc:creator>
    <dc:date>2005-04-08T08:34:57Z</dc:date>
    <item>
      <title>How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895080#M403064</link>
      <description>Hi,&lt;BR /&gt;- Server-1: HP9000/L2000 server with HP-UX 11.00 and a DDS3 drive.&lt;BR /&gt;- Server-2: HP9000/rp4440 server with HP-UX 11.11 (11i v1) and a DDS4 drive.&lt;BR /&gt;&lt;BR /&gt;On server-2 we want to read a DDS-1 tape, inserted in the DDS3 tape drive of server-1.&lt;BR /&gt;&lt;BR /&gt;Is this possible?&lt;BR /&gt;If yes, how to proceed?&lt;BR /&gt;&lt;BR /&gt;We only can read these DDS-1 tape on the DDS3 drive and not on the DDS4 tape drive.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB</description>
      <pubDate>Fri, 08 Apr 2005 03:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895080#M403064</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2005-04-08T03:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895081#M403065</link>
      <description>There is a command named rmt(1M). It is a "remote magnetic-tape protocol module". It is used by frecover and fbackup to create backups on remote tape devices.&lt;BR /&gt;&lt;BR /&gt;Maybe it can help you with what you're trying to do.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rik</description>
      <pubDate>Fri, 08 Apr 2005 03:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895081#M403065</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2005-04-08T03:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895082#M403066</link>
      <description>Hi,&lt;BR /&gt;It depends on the tape format (which application that has created the tape). For example, if fbackup or ftio, you can specify a tape device on a remote system in the command options.&lt;BR /&gt;&lt;BR /&gt;Maybe the most general solution is to restore to a temporary location, create a tar file of the data and ftp to the remote system.</description>
      <pubDate>Fri, 08 Apr 2005 03:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895082#M403066</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2005-04-08T03:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895083#M403067</link>
      <description>Hi,&lt;BR /&gt;The tape is created on a HPe3000 server and is a backup tape!&lt;BR /&gt;&lt;BR /&gt;We need are in a process of converting a HPe3000 server to Windows, yes Windows.&lt;BR /&gt;The tape's created on the HPe3000 aren't readable under Windows.&lt;BR /&gt;So want to read the tape's under HP-UX and using "rosetta" convert this to file's who are in a readable format for windows.&lt;BR /&gt;Becose we need to read also the old tape's, to ten years ago back, we also has to read DDS-1 tapes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB</description>
      <pubDate>Fri, 08 Apr 2005 04:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895083#M403067</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2005-04-08T04:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895084#M403068</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes it is possible.&lt;BR /&gt;&lt;BR /&gt;Step 1.&lt;BR /&gt;&lt;BR /&gt;Be sure that both server are defined in the /etc/hosts of each other.&lt;BR /&gt;&lt;BR /&gt;Step 2.&lt;BR /&gt;&lt;BR /&gt;Create an .rhost on server-1.&lt;BR /&gt;&lt;BR /&gt;#cat &amp;gt; .rhost&lt;BR /&gt;server-2&lt;BR /&gt;&lt;BR /&gt;Step 3.&lt;BR /&gt;&lt;BR /&gt;Perform the operation you want on server-1 tape drive from server-2.&lt;BR /&gt;&lt;BR /&gt;to check the contents of the tape&lt;BR /&gt;&lt;BR /&gt;#frecover -f server-1:/dev/rmt/0m -I /tmp/log.out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;to recover&lt;BR /&gt;&lt;BR /&gt;#frecover -f server-1:/dev/rmt/0m -rv&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Apr 2005 04:08:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895084#M403068</guid>
      <dc:creator>Paul_481</dc:creator>
      <dc:date>2005-04-08T04:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895085#M403069</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Another way of doing it simply is to mount a File system through NFS on server1 from server2 and extract it to that file system on server1.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 08 Apr 2005 04:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895085#M403069</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-04-08T04:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895086#M403070</link>
      <description>Hi,&lt;BR /&gt;Is it possible to mount a remote tape-unit?&lt;BR /&gt;&lt;BR /&gt;The HPe3000 tapes can only be read with "rosetta" and not with "frecover"!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB</description>
      <pubDate>Fri, 08 Apr 2005 05:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895086#M403070</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2005-04-08T05:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895087#M403071</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am not sure if I understand you correct.&lt;BR /&gt;&lt;BR /&gt;Server1 and Server2 in your original question is both HP-UX.&lt;BR /&gt;&lt;BR /&gt;But,&lt;BR /&gt;"The tape is created on a HPe3000 server and is a backup tape!"&lt;BR /&gt;&lt;BR /&gt;Is "rosetta" a HP-UX utility for reading e3000 (MVS ?) tape format ?&lt;BR /&gt;&lt;BR /&gt;There is no general way in HP-UX to use a remote tape device. It depends on the command if it is possible to specify a remote device or, perhaps use some tricks with remsh and pipes (and, I know nothing about rosetta).&lt;BR /&gt;&lt;BR /&gt;I would recommenend you to try the method in my previous reply, read the media from the local drive to a temporary location, pack into a tar file and transfer with ftp.</description>
      <pubDate>Fri, 08 Apr 2005 05:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895087#M403071</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2005-04-08T05:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895088#M403072</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. HPe3000 isn't MVS but MPE/iX.&lt;BR /&gt;&lt;BR /&gt;2. Application "rosetta" is a special application for reading HPe3000 (MPE) tapes on a HP-UX server.&lt;BR /&gt;&lt;BR /&gt;3. Application "rosetta" is installed on server-2 and not on server-1.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB</description>
      <pubDate>Fri, 08 Apr 2005 05:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895088#M403072</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2005-04-08T05:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895089#M403073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry for the mistake about MVS/MPE.&lt;BR /&gt;Now I understand the problem better.&lt;BR /&gt;&lt;BR /&gt;As I wrote in a previous reply there is no "general" method in HP-UX for using a remote device. It is application-dependant.&lt;BR /&gt;&lt;BR /&gt;Check the documetation for rosetta, does it mention anything about remote devices ?&lt;BR /&gt;&lt;BR /&gt;If not, perhaps a workaround is possible but as I know nothing about rosetta, I am not sure. I belive rosetta is not a standart HP-UX utility, I tried a forum search and found nothing.&lt;BR /&gt;&lt;BR /&gt;As I can see, you have two options.&lt;BR /&gt;&lt;BR /&gt;- Temporary move the DDS 3 drive to Server2.&lt;BR /&gt;- Install rosetta also on Server1.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Apr 2005 08:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895089#M403073</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2005-04-08T08:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895090#M403074</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;DDS4 drive can read tapes written on DDS3,DDS2 drives. Also it can read DDS-1 90 meter tape.&lt;BR /&gt;&lt;BR /&gt;Considering this, the best option left out is to install DDS3 drive temporarily.&lt;BR /&gt;&lt;BR /&gt;- Krishna</description>
      <pubDate>Sun, 10 Apr 2005 01:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895090#M403074</guid>
      <dc:creator>G.G.krishnamoorthy</dc:creator>
      <dc:date>2005-04-10T01:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895091#M403075</link>
      <description>Hi,&lt;BR /&gt;Thanks for your answers.&lt;BR /&gt;What we already expected, temporary install the DD3 seems to be for us the best option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CvB</description>
      <pubDate>Mon, 11 Apr 2005 01:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895091#M403075</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2005-04-11T01:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a tape device on a other HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895092#M403076</link>
      <description>Close thread.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 01:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-read-a-tape-device-on-a-other-hp-ux-server/m-p/4895092#M403076</guid>
      <dc:creator>Co van Berkel</dc:creator>
      <dc:date>2005-04-11T01:59:03Z</dc:date>
    </item>
  </channel>
</rss>

