<?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 problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364023#M13699</link>
    <description>Thanks. &lt;BR /&gt;I try different drive.&lt;BR /&gt;Also I try different O/S.&lt;BR /&gt;tape is DDS3 drive is DAT24/6&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Aug 2004 01:18:26 GMT</pubDate>
    <dc:creator>Ivajlo Yanakiev</dc:creator>
    <dc:date>2004-08-25T01:18:26Z</dc:date>
    <item>
      <title>Tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364020#M13696</link>
      <description>HI all,&lt;BR /&gt;&lt;BR /&gt;I have multi tapes  tar archive.&lt;BR /&gt;When I try to restore I get I/O error from first tape and tar exit. Can I restore files form other tapes ?&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Aug 2004 10:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364020#M13696</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-08-24T10:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364021#M13697</link>
      <description>You can try to restore from the other tapes. No guarantee they will work.&lt;BR /&gt;&lt;BR /&gt;Clean the tape drive you are trying to use. You may want to try the restore on a different tape drive as well.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Aug 2004 10:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364021#M13697</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-24T10:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364022#M13698</link>
      <description>My bad - these are multiple tapes.&lt;BR /&gt;The answer is no. Without that 1st tape tar doesn't know where to stop and start.&lt;BR /&gt;&lt;BR /&gt;Clean the drive and try again. Try a different drive. What is the DDS rev level of the tapes and the drive? (Are you trying DDS4 tapes in a DDS3 tape drive?)</description>
      <pubDate>Tue, 24 Aug 2004 11:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364022#M13698</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-24T11:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364023#M13699</link>
      <description>Thanks. &lt;BR /&gt;I try different drive.&lt;BR /&gt;Also I try different O/S.&lt;BR /&gt;tape is DDS3 drive is DAT24/6&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Aug 2004 01:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364023#M13699</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-08-25T01:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364024#M13700</link>
      <description>We can extract files on tape drives multiply with different shells. By default tar file gets extract only one file at once.&lt;BR /&gt;&lt;BR /&gt;If one files get error it will not progress.&lt;BR /&gt;&lt;BR /&gt;Example to do multiple extraction then,&lt;BR /&gt;&lt;BR /&gt;five tar files.&lt;BR /&gt;---------------&lt;BR /&gt;&lt;BR /&gt;tar1.tar tar2.tar .....&lt;BR /&gt;&lt;BR /&gt;ls *.tar | awk '{ print "tar -xvf "$1 }' | sh&lt;BR /&gt;It will extract everything. And won't care about others.&lt;BR /&gt;&lt;BR /&gt;You can simulate this to tape files too.</description>
      <pubDate>Wed, 25 Aug 2004 05:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364024#M13700</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-08-25T05:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tar problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364025#M13701</link>
      <description>Yes you are right. &lt;BR /&gt;But the problem is that I have only one big tar file , creat by &lt;BR /&gt;&lt;BR /&gt;tar -cmvf /dev/st0  /&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Aug 2004 01:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar-problem/m-p/3364025#M13701</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-08-26T01:43:36Z</dc:date>
    </item>
  </channel>
</rss>

