Operating System - Linux
1753672 Members
5426 Online
108799 Solutions
New Discussion юеВ

Re: maximum size of tar files into DDS3 tape driver ?

 
SOLVED
Go to solution
Yu-Sheng Guo
Occasional Contributor

maximum size of tar files into DDS3 tape driver ?

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.
5 REPLIES 5
Steven E. Protter
Exalted Contributor
Solution

Re: maximum size of tar files into DDS3 tape driver ?

This is not a function of the tape drive.

Its a function of the version of tar you are suing.

The tar that shipped with Red Hat 8 had an 8 GB limit on a file in the tar file.

That means no individual file can be bigger than 8 GB.

The overall size of the tar file created is not governed by that limit.

I'm not sure why this is happening, but it may be due to a limitation in temporary filespace on your system.

Is /var and /tmp low on space?

Clear space there and try again.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Kodjo Agbenu
Honored Contributor

Re: maximum size of tar files into DDS3 tape driver ?

Hi,

A DDS3 tape driver with hardware compression activated can store a maximum of :

=> 2GB on a 60-meter tape
=> 4GB on a 90-meter tape
=> 8GB on a 120-meter tape
=> 24GB on a 125-meter tape

In fact, this is theory.

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.
However, with lots of small files, it can be half the theoretical size (12GB or less).

Hope this helps.

Good luck,

Kodjo
Learn and explain...
Yu-Sheng Guo
Occasional Contributor

Re: maximum size of tar files into DDS3 tape driver ?

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 ?
Mark Grant
Honored Contributor

Re: maximum size of tar files into DDS3 tape driver ?

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.
Never preceed any demonstration with anything more predictive than "watch this"
Sunil Sharma_1
Honored Contributor

Re: maximum size of tar files into DDS3 tape driver ?

Hi,

This limitation of Single file of more then 2 GB/8 GB whichever applies not the total size of archive.

in DDS3 i can take archive up to 24GB compressed only condition is that in that all files individually should be less then 8GB.

Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***