<?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: Problem reading tar tape in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712390#M59274</link>
    <description>Please provide the following information:&lt;BR /&gt;&lt;BR /&gt;1) the version of tar on the HPUX system&lt;BR /&gt;2) the version of tar on the SLES system&lt;BR /&gt;3) the command sequence used to write the tape&lt;BR /&gt;4) the command sequence used to read the tape&lt;BR /&gt;5) whether or not you are using the same tape drive or different drives to read/write.</description>
    <pubDate>Fri, 12 Nov 2010 15:33:41 GMT</pubDate>
    <dc:creator>Alan_152</dc:creator>
    <dc:date>2010-11-12T15:33:41Z</dc:date>
    <item>
      <title>Problem reading tar tape</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712388#M59272</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I created an LTO-4 tar tape on an HP-UX 11.11 risc system, and a user wanted to read the same tape on a drive that is attached to a system running the OpenSuSE 11.3 distro.&lt;BR /&gt;&lt;BR /&gt;The user reports that he is unable to read the tape in question. He has confirmed that he can write to a blank LTO-4 tape as well as read from it from the OpenSUSE computer. &lt;BR /&gt;&lt;BR /&gt;Does anyone have an idea as to what the cause of this issue is, and how it can be corrected? &lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 11 Nov 2010 21:32:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712388#M59272</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2010-11-11T21:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading tar tape</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712389#M59273</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] unable to [...]&lt;BR /&gt;&lt;BR /&gt;Not a useful problem description.  It does&lt;BR /&gt;not say what was tried.  It does not say what&lt;BR /&gt;happened when it was tried.  As usual,&lt;BR /&gt;showing actual commands with their actual&lt;BR /&gt;results can be more helpful than vague&lt;BR /&gt;descriptions and interpretations.  (Or none&lt;BR /&gt;at all.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] issue [...]&lt;BR /&gt;&lt;BR /&gt;Is that anything like a _problem_?&lt;BR /&gt;&lt;BR /&gt;With only an information-free description of&lt;BR /&gt;the problem, it's hard to guess what the&lt;BR /&gt;cause might be.  Within fairly broad limits,&lt;BR /&gt;"tar" is "tar", and "tar" on an HP-UX 11.11&lt;BR /&gt;system should be a proper subset of (GNU)&lt;BR /&gt;"tar" on any recent GNU/Linux system, but,&lt;BR /&gt;with my weak psychic powers, I don't know if&lt;BR /&gt;the tape could be read on the system where&lt;BR /&gt;it was written, or if the (unspecified)&lt;BR /&gt;destination tape drive is compatible with&lt;BR /&gt;the (unspecified) source tape drive, or what&lt;BR /&gt;might have happened to the tape in between,&lt;BR /&gt;or much else.</description>
      <pubDate>Thu, 11 Nov 2010 22:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712389#M59273</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-11-11T22:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading tar tape</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712390#M59274</link>
      <description>Please provide the following information:&lt;BR /&gt;&lt;BR /&gt;1) the version of tar on the HPUX system&lt;BR /&gt;2) the version of tar on the SLES system&lt;BR /&gt;3) the command sequence used to write the tape&lt;BR /&gt;4) the command sequence used to read the tape&lt;BR /&gt;5) whether or not you are using the same tape drive or different drives to read/write.</description>
      <pubDate>Fri, 12 Nov 2010 15:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712390#M59274</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2010-11-12T15:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading tar tape</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712391#M59275</link>
      <description>&amp;gt;&amp;gt;&amp;gt; 1) the version of tar on the HPUX system --&lt;BR /&gt;&lt;BR /&gt;tar.c $Date: 2007/05/09 22:14:45 $Revision: r11.11/7 PATCH_11.11 (PHCO_36587)&lt;BR /&gt;         $ Version_11.11  May 21 2007 14:14:14 &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; 2) the version of tar on the SLES system -- &lt;BR /&gt;&lt;BR /&gt;1.23&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; 3) the command sequence used to write the tape&lt;BR /&gt;&lt;BR /&gt;tar -cvf /dev/rmt/8mn .&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; 4) the command sequence used to read the tape&lt;BR /&gt;&lt;BR /&gt;I am waiting to hear back from the user...&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; 5) whether or not you are using the same tape drive or different drives to read/write.&lt;BR /&gt;&lt;BR /&gt;The drive that was used to create the tape is an HP Ultrium4-SCSI, while that to read from the tape is a Quantum LTO-4 drive.&lt;BR /&gt;&lt;BR /&gt;Aside from the command sequence in item 4, is there additional information required?&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Nov 2010 18:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712391#M59275</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2010-11-12T18:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading tar tape</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712392#M59276</link>
      <description>You might try switching to GNU tar on the HPUX side.  You have it on the SLES side, although it is an older version...&lt;BR /&gt;&lt;BR /&gt;The only other thing I can think of is that one or the other (or both) of the tape drives is slightly out of alignment.  They do a good job of reading tapes they wrote themselves, but not such a great job of other drives' tapes.  A hardware swap might be in order to test that theory (it's actually a good idea to do that anyway if you use tapes for backup).</description>
      <pubDate>Fri, 12 Nov 2010 18:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712392#M59276</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2010-11-12T18:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading tar tape</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712393#M59277</link>
      <description>&lt;!--!*#--&gt;&amp;gt; You might try switching to GNU tar on the&lt;BR /&gt;&amp;gt; HPUX side.&lt;BR /&gt;&lt;BR /&gt;You might try standing on one leg and&lt;BR /&gt;screaming like a chicken.  That should be&lt;BR /&gt;about as effective.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Ultrium4-SCSI [...] LTO-4 [...]&lt;BR /&gt;&lt;BR /&gt;My tape drive expertise is older than these&lt;BR /&gt;things.  Are they actually compatible (at the&lt;BR /&gt;density used to write the tape)?  (Knowing&lt;BR /&gt;nothing, I'd need to read the specs, and you&lt;BR /&gt;may be able to do that about as well as I.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; 4) the command sequence used to read the tape&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; I am waiting to hear back from the user...&lt;BR /&gt;&lt;BR /&gt;You might try to get the actual error&lt;BR /&gt;message (or other behavior), too.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] is there additional information&lt;BR /&gt;&amp;gt; required?&lt;BR /&gt;&lt;BR /&gt;More than none, you mean?  I assume that&lt;BR /&gt;it's too late to find out, but it would be&lt;BR /&gt;nice to know if the tape could be read on&lt;BR /&gt;the drive where it was written.</description>
      <pubDate>Fri, 12 Nov 2010 21:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712393#M59277</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-11-12T21:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading tar tape</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712394#M59278</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] Ultrium4-SCSI [...] LTO-4 [...]&lt;BR /&gt;&lt;BR /&gt;As I read the Google search results,&lt;BR /&gt;"Ultrium4" might actually be "LTO-4 Ultrium",&lt;BR /&gt;which would seem to be approximately equal to&lt;BR /&gt;plain-old "LTO-4".&lt;BR /&gt;&lt;BR /&gt;This might all be clearer with accurate&lt;BR /&gt;information instead of made-up names.</description>
      <pubDate>Fri, 12 Nov 2010 22:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-reading-tar-tape/m-p/4712394#M59278</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-11-12T22:44:02Z</dc:date>
    </item>
  </channel>
</rss>

