<?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: Tar error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967686#M4598</link>
    <description>try putting the tape in another server or workstation and using the command I mentioned above</description>
    <pubDate>Fri, 09 May 2003 17:31:11 GMT</pubDate>
    <dc:creator>John Meissner</dc:creator>
    <dc:date>2003-05-09T17:31:11Z</dc:date>
    <item>
      <title>Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967676#M4588</link>
      <description>I have use tar to backup file to the tape the command is &lt;BR /&gt;# tar cvf /dev/st0 ./*&lt;BR /&gt;, the result seems normal and no error, but now I can't list the file out by&lt;BR /&gt;# tar tvf /dev/st0&lt;BR /&gt;the error is :&lt;BR /&gt;&lt;BR /&gt;tar: /dev/st0: Cannot read: Input/output error&lt;BR /&gt;tar: At beginning of tape, quitting now&lt;BR /&gt;tar: Error is not recoverable: exiting now&lt;BR /&gt;&lt;BR /&gt;Can suggest what is the problem in my backup ? thx</description>
      <pubDate>Wed, 07 May 2003 12:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967676#M4588</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-05-07T12:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967677#M4589</link>
      <description>How can i know - what is in the tape , what is the last modify date of the tape ? thx.</description>
      <pubDate>Wed, 07 May 2003 13:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967677#M4589</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-05-07T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967678#M4590</link>
      <description>tar cvf /root/myfiles.tar *&lt;BR /&gt;&lt;BR /&gt;This will tar all the files in the current directory recurseively to a tar file called /root/myfiles.tar&lt;BR /&gt;&lt;BR /&gt;syntax&lt;BR /&gt;&lt;BR /&gt;tar &lt;SYNTAX&gt; &lt;TARFILE&gt; &lt;FILTER&gt;&lt;BR /&gt;&lt;BR /&gt;If you want to go to tape, take off the f parameter, because that says, override the default and go to file.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;/FILTER&gt;&lt;/TARFILE&gt;&lt;/SYNTAX&gt;</description>
      <pubDate>Wed, 07 May 2003 14:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967678#M4590</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-07T14:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967679#M4591</link>
      <description>hi protter,&lt;BR /&gt;&lt;BR /&gt;I wonder if nothing in the tape , it  should not pop up this error , so i  guess may be there is something wrong on my tape or my system , is it right ? and how can I know what is in the tape ? thx</description>
      <pubDate>Wed, 07 May 2003 16:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967679#M4591</guid>
      <dc:creator>juno3</dc:creator>
      <dc:date>2003-05-07T16:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967680#M4592</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;In my case ,  if pop up this error , what is the most possible reason ? is it possible to restore the  file in the tape ? Thx.</description>
      <pubDate>Thu, 08 May 2003 02:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967680#M4592</guid>
      <dc:creator>juno3</dc:creator>
      <dc:date>2003-05-08T02:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967681#M4593</link>
      <description>Hi,&lt;BR /&gt;I think you can not read from tape error may be because of bad media or drive. just check with some other system if you have.&lt;BR /&gt;Sunil</description>
      <pubDate>Thu, 08 May 2003 02:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967681#M4593</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-05-08T02:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967682#M4594</link>
      <description>I can list out files for other tapes ,  so i ensure the drvie is normal, is there any tools or method to check what is in the tape and what is the last modify date of the tape ? thx.</description>
      <pubDate>Thu, 08 May 2003 05:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967682#M4594</guid>
      <dc:creator>juno3</dc:creator>
      <dc:date>2003-05-08T05:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967683#M4595</link>
      <description>This is a job for Super... Oops wrong fantasy. Actually I don my nevermind.  What you need to do is to investigate a product called backupEdge from &lt;A href="http://www.microlite.com." target="_blank"&gt;www.microlite.com.&lt;/A&gt; This product will allow you to &lt;BR /&gt;"1. recover from really wrecked archives, and read beyound the damage.&lt;BR /&gt;&lt;BR /&gt;2. swap bytes if necessary.&lt;BR /&gt;&lt;BR /&gt;3. reliably exclude files from tar archive without "futzing with cpio". &lt;BR /&gt;&lt;BR /&gt;4. You should be able to recover even if the checksums don't match.  for $400.00 for a permanent license it is a cheap investment. You can download a trial for free!!!&lt;BR /&gt;&lt;BR /&gt;5. Just call microlite and activate the free license.&lt;BR /&gt;&lt;BR /&gt;By the way I get a whole $0.00 for you buying it. It just has saved my bacon several times...&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 08 May 2003 17:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967683#M4595</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-05-08T17:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967684#M4596</link>
      <description>This proceedure will pull off a gzip'd tar file of the tape.  you can then look at it in a normal tar -tvf&lt;BR /&gt;&lt;BR /&gt;cd /var/tmp&lt;BR /&gt;dd ibs=10k if=/dev/rmt/0m of=archive.gz</description>
      <pubDate>Thu, 08 May 2003 17:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967684#M4596</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-08T17:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967685#M4597</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;I am not sure what I have modified in our system, if there is no problem in our system , is the error due to the tape have been rewinded , cos I remember I run some modification to the tape , eg. fsf , mt offline etc. ? thx.</description>
      <pubDate>Fri, 09 May 2003 11:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967685#M4597</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-05-09T11:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tar error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967686#M4598</link>
      <description>try putting the tape in another server or workstation and using the command I mentioned above</description>
      <pubDate>Fri, 09 May 2003 17:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-error/m-p/2967686#M4598</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-09T17:31:11Z</dc:date>
    </item>
  </channel>
</rss>

