<?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: Accesing the tape drive from server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191646#M164902</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use:&lt;BR /&gt;remsh cctest01 "dd if=/dev/rmt/0m" | tar xvpf - inittab&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Feb 2004 12:13:09 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2004-02-16T12:13:09Z</dc:date>
    <item>
      <title>Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191631#M164887</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could any one please tell, how to access the tape drive from the remote server.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191631#M164887</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-02-13T09:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191632#M164888</link>
      <description>You can use,&lt;BR /&gt;&lt;BR /&gt;backupcommand hostname:/dev/rmt/xxx&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Fri, 13 Feb 2004 09:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191632#M164888</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-13T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191633#M164889</link>
      <description>Karthik,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. I receved the following message.&lt;BR /&gt;&lt;BR /&gt;dd if=cctest:/dev/rmt/0m of=/dev/null bs=2048  &lt;BR /&gt;cctest:/dev/rmt/0m: No such file or directory&lt;BR /&gt;dd: cannot open cctest:/dev/rmt/0m        &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191633#M164889</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-02-13T09:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191634#M164890</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check the device files :&lt;BR /&gt;ioscan -fnkCtape &lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 13 Feb 2004 09:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191634#M164890</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-02-13T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191635#M164891</link>
      <description># ioscan -fnkCtape&lt;BR /&gt;Class     I  H/W Path    Driver      S/W State H/W Type  Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      0  8/16/5.0.0  stape       CLAIMED   DEVICE    HP      C1537A&lt;BR /&gt;                        /dev/rmt/0m            /dev/rmt/c1t0d0BESTn&lt;BR /&gt;                        /dev/rmt/0mb           /dev/rmt/c1t0d0BESTnb&lt;BR /&gt;                        /dev/rmt/0mn           /dev/rmt/c1t0d0DDS&lt;BR /&gt;                        /dev/rmt/0mnb          /dev/rmt/c1t0d0DDSb&lt;BR /&gt;                        /dev/rmt/c1t0d0BEST    /dev/rmt/c1t0d0DDSn&lt;BR /&gt;                        /dev/rmt/c1t0d0BESTb   /dev/rmt/c1t0d0DDSnb&lt;BR /&gt;tape      1  8/16/5.5.0  stape       CLAIMED   DEVICE    HP      C1537A&lt;BR /&gt;                        /dev/rmt/1m            /dev/rmt/c1t5d0BESTn&lt;BR /&gt;                        /dev/rmt/1mb           /dev/rmt/c1t5d0BESTnb&lt;BR /&gt;                        /dev/rmt/1mn           /dev/rmt/c1t5d0DDS&lt;BR /&gt;                        /dev/rmt/1mnb          /dev/rmt/c1t5d0DDSb&lt;BR /&gt;                        /dev/rmt/c1t5d0BEST    /dev/rmt/c1t5d0DDSn&lt;BR /&gt;                        /dev/rmt/c1t5d0BESTb   /dev/rmt/c1t5d0DDSnb&lt;BR /&gt;[cctest02]: /root&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191635#M164891</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-02-13T09:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191636#M164892</link>
      <description>Not all commands support remote tape devices. Sometimes you have to use remote shell commands (remsh, ssh, etc.) to access them.&lt;BR /&gt;&lt;BR /&gt;Your commando would become:&lt;BR /&gt;remsh cctest -n "dd if=/dev/rmt/0m bs=2048" | dd of=/dev/null bs=2048&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191636#M164892</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-02-13T09:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191637#M164893</link>
      <description>Ahh .. I am not sure if dd will support that. &lt;BR /&gt;Try,&lt;BR /&gt;&lt;BR /&gt;rsh &lt;REMOTESYSTEMNAME&gt; dd if=/dev/rst0 bs=126b | tar -xvpBfb - 126 &lt;FILENAMES&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also check this link (really good one)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sunmanagers.org/archives/1997/0549.html" target="_blank"&gt;http://www.sunmanagers.org/archives/1997/0549.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Karthik S S&lt;/FILENAMES&gt;&lt;/REMOTESYSTEMNAME&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191637#M164893</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-13T09:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191638#M164894</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to restore the data from the remote tape drive onto the local server. I am not sure remsh can do that. If so please tell how?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191638#M164894</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-02-13T09:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191639#M164895</link>
      <description>Did you try this??&lt;BR /&gt;&lt;BR /&gt;rsh &lt;REMOTESYSTEMNAME&gt; dd if=/dev/rst0 bs=126b | tar -xvpBfb - 126 &lt;FILENAMES&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Karthik S S&lt;/FILENAMES&gt;&lt;/REMOTESYSTEMNAME&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:55:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191639#M164895</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-13T09:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191640#M164896</link>
      <description>Karthik,&lt;BR /&gt;&lt;BR /&gt;The following is the result.&lt;BR /&gt;&lt;BR /&gt;rsh cctest dd if=/dev/rmt/0m bs=126b | tar -xvpBfb - 126 inittab&lt;BR /&gt;tar: B: unknown option&lt;BR /&gt;tar: usage  tar [-]{txruc}[eONvVwAfblhm{op}][0-7[lmh]] [tapefile] [blocksize] f.&lt;BR /&gt;rsh: cctest:  not found&lt;BR /&gt;&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 11:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191640#M164896</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-02-13T11:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191641#M164897</link>
      <description>Well this isn't fancy...but....it might be quicker...&lt;BR /&gt;&lt;BR /&gt;You could just write the tape out to a file on that system and then copy it over to your local, or ftp it over to your local.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita</description>
      <pubDate>Fri, 13 Feb 2004 13:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191641#M164897</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-02-13T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191642#M164898</link>
      <description>You could, of course, use NFS&lt;BR /&gt; &lt;BR /&gt;Just export the filesystem from the machine you want the data to arrive on to the machine that has the tape drive. Then use your normal restore command, either from the remote machine or as a "remsh" from th second one..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 13:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191642#M164898</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-13T13:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191643#M164899</link>
      <description>I will go to your results and try to explain how to solve the various problems.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;The following is the result.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;rsh cctest dd if=/dev/rmt/0m bs=126b | tar -xvpBfb - 126 inittab&lt;BR /&gt;&amp;gt;tar: B: unknown option&lt;BR /&gt;&lt;BR /&gt;This one is quite simple: remove the 'B' option. I don't know what you want with it, but your TAR version running on the HP-UX box doesn't support it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;tar: usage tar [-]{txruc}[eONvVwAfblhm{op}][0-7[lmh]] [tapefile] [blocksize] f.&lt;BR /&gt;&lt;BR /&gt;This is caused by the 'B' option too.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;rsh: cctest: not found&lt;BR /&gt;&lt;BR /&gt;Ah. This is a nice one. Your problem is the difference between hp-ux and some other ux's.&lt;BR /&gt;rsh == restricted shell&lt;BR /&gt;remsh == remote shell.&lt;BR /&gt;What you want is the latter, so replace the rsh with remsh. &lt;BR /&gt;&lt;BR /&gt;This should do the trick, I guess, or give errors like host not found or access denied, two possible other problems. But those we will get to when you tested this.</description>
      <pubDate>Fri, 13 Feb 2004 14:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191643#M164899</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-02-13T14:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191644#M164900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is there something missing in this thread? How is the data put on tape? tar,fbackup?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 17:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191644#M164900</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-02-13T17:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191645#M164901</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The following is the output after modification.&lt;BR /&gt;&lt;BR /&gt;# remsh cctest01 dd if=/dev/rmt/0m bs=126b | tar -xvpfb -126 inittab&lt;BR /&gt;Invalid blocksize. (Max 64)                                          &lt;BR /&gt;&lt;BR /&gt;The data is copied using tar.&lt;BR /&gt;&lt;BR /&gt;John Jayaseelan</description>
      <pubDate>Mon, 16 Feb 2004 08:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191645#M164901</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-02-16T08:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Accesing the tape drive from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191646#M164902</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use:&lt;BR /&gt;remsh cctest01 "dd if=/dev/rmt/0m" | tar xvpf - inittab&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2004 12:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accesing-the-tape-drive-from-server/m-p/3191646#M164902</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-02-16T12:13:09Z</dc:date>
    </item>
  </channel>
</rss>

