<?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: maximum size of tar files into DDS3 tape driver ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138748#M75105</link>
    <description>So, the maximum size limitation of tar command is 8GB ? and I should archive less than 8GB file into DDS3 tape driver with no any problem ?</description>
    <pubDate>Tue, 09 Dec 2003 02:16:51 GMT</pubDate>
    <dc:creator>Yu-Sheng Guo</dc:creator>
    <dc:date>2003-12-09T02:16:51Z</dc:date>
    <item>
      <title>maximum size of tar files into DDS3 tape driver ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138745#M75102</link>
      <description>I have a question about tar command, what's maximum size when I use tar command to archive files into DDS3 tape driver on RedHat Linux 8.0 ? I heart tar command can't archive over 1GB into DDS3 tape driver, is it ture ? or if it's ture, can any patches or GNU tar can resolve this limitation ? thanks.</description>
      <pubDate>Mon, 08 Dec 2003 10:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138745#M75102</guid>
      <dc:creator>Yu-Sheng Guo</dc:creator>
      <dc:date>2003-12-08T10:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: maximum size of tar files into DDS3 tape driver ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138746#M75103</link>
      <description>This is not a function of the tape drive.&lt;BR /&gt;&lt;BR /&gt;Its a function of the version of tar you are suing.&lt;BR /&gt;&lt;BR /&gt;The tar that shipped with Red Hat 8 had an 8 GB limit on a file in the tar file.&lt;BR /&gt;&lt;BR /&gt;That means no individual file can be bigger than 8 GB. &lt;BR /&gt;&lt;BR /&gt;The overall size of the tar file created is not governed by that limit.&lt;BR /&gt;&lt;BR /&gt;I'm not sure why this is happening, but it may be due to a limitation in temporary filespace on your system.&lt;BR /&gt;&lt;BR /&gt;Is /var and /tmp low on space?&lt;BR /&gt;&lt;BR /&gt;Clear space there and try again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Dec 2003 10:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138746#M75103</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-08T10:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: maximum size of tar files into DDS3 tape driver ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138747#M75104</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A DDS3 tape driver with hardware compression activated can store a maximum of :&lt;BR /&gt;&lt;BR /&gt; =&amp;gt;  2GB on a  60-meter tape&lt;BR /&gt; =&amp;gt;  4GB on a  90-meter tape&lt;BR /&gt; =&amp;gt;  8GB on a 120-meter tape&lt;BR /&gt; =&amp;gt; 24GB on a 125-meter tape&lt;BR /&gt;&lt;BR /&gt;In fact, this is theory.&lt;BR /&gt;&lt;BR /&gt;In practice, it depends on the size of individual files. If you archive few large files (hundreds MB each), block headers consume less space on the tape media and you can reach 20GB on a DDS3 with 125m media.&lt;BR /&gt;However, with lots of small files, it can be half the theoretical size (12GB or less).&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Dec 2003 16:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138747#M75104</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2003-12-08T16:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: maximum size of tar files into DDS3 tape driver ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138748#M75105</link>
      <description>So, the maximum size limitation of tar command is 8GB ? and I should archive less than 8GB file into DDS3 tape driver with no any problem ?</description>
      <pubDate>Tue, 09 Dec 2003 02:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138748#M75105</guid>
      <dc:creator>Yu-Sheng Guo</dc:creator>
      <dc:date>2003-12-09T02:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: maximum size of tar files into DDS3 tape driver ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138749#M75106</link>
      <description>Well, actually, you can put more than one tar archive on the tape by using a no-rewind device and using mt fsf 1 after your first archive and then doing another one.</description>
      <pubDate>Tue, 09 Dec 2003 02:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138749#M75106</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-09T02:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: maximum size of tar files into DDS3 tape driver ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138750#M75107</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This limitation of Single file of more then 2 GB/8 GB whichever applies not the total size of archive.&lt;BR /&gt;&lt;BR /&gt;in DDS3 i can take archive up to 24GB compressed only condition is that in that all files individually should be less then 8GB.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Tue, 09 Dec 2003 04:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-size-of-tar-files-into-dds3-tape-driver/m-p/3138750#M75107</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-12-09T04:11:29Z</dc:date>
    </item>
  </channel>
</rss>

