bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] tar 1.15.1 fails creating multivol tape archive, outputs


From: Joerg Schilling
Subject: Re: [Bug-tar] tar 1.15.1 fails creating multivol tape archive, outputs incorrect error
Date: Wed, 06 Apr 2005 15:26:12 +0200
User-agent: nail 11.2 8/15/04

Jim Faulkner <address@hidden> wrote:

>
> First reported here:
> http://bugs.gentoo.org/show_bug.cgi?id=87540
>
> I have used Gnu tar for several years to back up various filesystems to a
> DDS-4 tape drive.  However, tar version 1.15.1 fails to complete archiving
> one of my large filesystems, and outputs an obviously incorrect error
> message when failing.
>
> Partway through a backup using tar 1.15.1, tar will error out.  Please
> note that this *only* happens at the very beginning of a tape, immediately
> after inserting the next tape volume and pressing enter.
>
> Here is the output of a failed backup using tar 1.15.1:
> delta-9 media # tar --multi-volume -cf /dev/st0 a* b* c* e* m* o* v*
> Prepare volume #2 for `/dev/st0' and hit return:
> Prepare volume #3 for `/dev/st0' and hit return:
> Prepare volume #4 for `/dev/st0' and hit return:
> Prepare volume #5 for `/dev/st0' and hit return:
> Prepare volume #6 for `/dev/st0' and hit return:
> tar: 
> mp3/AntiPop_Consortium/Antipop_Consortium_vs_Matthew_Shipp/07-antipop_consortium-stream_light-chr.mp3:
> file name too long to be stored in a GNU multivolume header
> tar: Error is not recoverable: exiting now
> delta-9 media #

The method used by GNU tar to implement multi volume does not
support to split the archive inside a GNU long name header.

Even if older GNU tar versions have been able to create
the archive, they did not accept the next volume in case of a restore.

Use star instead.... :-)

Jörg

-- 
 EMail:address@hidden (home) Jörg Schilling D-13353 Berlin
       address@hidden           (uni)  
       address@hidden   (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily



reply via email to

[Prev in Thread] Current Thread [Next in Thread]