|
From: Sandeep C. <sa...@ne...> - 2002-10-14 17:02:31
|
Overtime tar breaks at one of the .conf files with following message. = Usually I've seen it with lilo.conf.up2da.. or smb.conf.back.. Any = clue!!!!. ./etc/lilo.conf.up2date-1034385056.61 Total bytes written: 151162880 (144MB, 965kB/s) tarExtract: Unexpected end of tar archive (tot =3D 5634, num =3D 5120, = posn =3D ) tarExtract: Unexpected end of tar archive during read tarExtract: Done: 2 errors, 2937 filesExist, 148815030 sizeExist, = 21801193 sizeExistComp, 2953 filesTotal, 149027235 sizeTotal Thanks Sandeep. |
|
From: Ademir R. <ade...@cl...> - 2021-07-02 18:34:53
|
Hello i'm new user here. I am with problem in my installation, some hosts appear with error "tarExtract: Unexpected end of tar archive" Exist some log that i can the backup in live view, to help me the better identify what is causing the error? -- Ademir José Souza Rodrigues Cloud Network Security Services 0800 878 2705 Linkedin <https://www.linkedin.com/company/cloudfence> Youtube <https://www.youtube.com/channel/UCXEucDq4VCiFoKF7rB2g0oQ> Twitter <https://twitter.com/cloudfencesec> GitHub <https://github.com/cloudfence> -- The content of this message is confidential. If you have received it by mistake, please inform us by an email reply and then delete the message. It is forbidden to copy, forward, or in any way reveal the contents of this message to anyone. The integrity and security of this email cannot be guaranteed over the Internet. Therefore, the sender will not be held liable for any damage caused by the message. |
|
From: Tim E. <tk...@tk...> - 2021-07-02 21:00:31
|
On 7/2/21 2:15 PM, Ademir Rodrigues wrote: > Hello i'm new user here. > > I am with problem in my installation, some hosts appear with error > "tarExtract: Unexpected end of tar archive" > > Exist some log that i can the backup in live view, to help me the better > identify what is causing the error? Review of the archives for this list will show you SMB backups with BackupPC are highly unreliable. Numerous of reports like yours have passed on the list without response. It seems apparent the developers don't intend to fully support SMB backups. -- Tim Evans |5 Chestnut Court 443-394-3864 |Owings Mills, MD 21117 |
|
From: <bac...@ko...> - 2021-07-02 22:31:10
|
Tim Evans wrote at about 16:35:27 -0400 on Friday, July 2, 2021: > On 7/2/21 2:15 PM, Ademir Rodrigues wrote: > > Hello i'm new user here. > > > > I am with problem in my installation, some hosts appear with error > > "tarExtract: Unexpected end of tar archive" > > > > Exist some log that i can the backup in live view, to help me the better > > identify what is causing the error? > > Review of the archives for this list will show you SMB backups with > BackupPC are highly unreliable. Numerous of reports like yours have > passed on the list without response. It seems apparent the developers > don't intend to fully support SMB backups. > Non-sequitur much? The OP is talking about Tar backups and you bring in SMB backups which is an entirely different method... BTW, most if not all the SMB backup issues, btw, are Windows issues or due to incompatible or unstable versions of SMB (and the corresponding versions of smbclient) -- none of which have anything directly to do with backuppc. As a long time user of backuppc, I have found the developer (Craig) to be incredibly responsive and the code itself to be very reliable. The vast, vast majority of issues are user-configuration, user-error, or stability or access issues on the target disk or machine. Actual bugs in backuppc are extraordinarily rare and even then tend to affect rare, edge cases. Finally, this is an open source backup. If you have personal issues with SMB (or other areas) that you feel are not being addressed, you are more than welcome to contribute constructively. |
|
From: Tim E. <tk...@tk...> - 2021-07-02 22:36:47
|
On 7/2/21 6:12 PM, bac...@ko... wrote: > Tim Evans wrote at about 16:35:27 -0400 on Friday, July 2, 2021: > > On 7/2/21 2:15 PM, Ademir Rodrigues wrote: > > > Hello i'm new user here. > > > > > > I am with problem in my installation, some hosts appear with error > > > "tarExtract: Unexpected end of tar archive" > > > > > > Exist some log that i can the backup in live view, to help me the better > > > identify what is causing the error? > > > > Review of the archives for this list will show you SMB backups with > > BackupPC are highly unreliable. Numerous of reports like yours have > > passed on the list without response. It seems apparent the developers > > don't intend to fully support SMB backups. > > > > Non-sequitur much? > The OP is talking about Tar backups and you bring in SMB backups which > is an entirely different method... UM, SMB backups use the Samba utility "smbtar'. This error occurs at the very end of a backup as Linux's 'tar' is unpacking the backups created by 'smbtar'. -- Tim Evans |5 Chestnut Court 443-394-3864 |Owings Mills, MD 21117 |
|
From: Phil K. <phi...@ya...> - 2021-07-02 23:26:26
|
If memory serves, the crux of the issue was that smbclient (well, samba in general) changed the way verbose output was handled. The tar errors (unexpected end of file) resulted from a samba not reporting the same number of files (specifically, reporting 0 files backed up as verbose output was broken) backed up versus the actual number of files moved. There is a workaround to get samba going again, but I can't seem to recreate the search terms I used to find the fix. (Apologies if I'm confusing a separate issue with the one OP brought up.) ~Phil On Fri, Jul 2, 2021, 6:37 PM Tim Evans <tk...@tk...> wrote: > On 7/2/21 6:12 PM, bac...@ko... wrote: > > Tim Evans wrote at about 16:35:27 -0400 on Friday, July 2, 2021: > > > On 7/2/21 2:15 PM, Ademir Rodrigues wrote: > > > > Hello i'm new user here. > > > > > > > > I am with problem in my installation, some hosts appear with error > > > > "tarExtract: Unexpected end of tar archive" > > > > > > > > Exist some log that i can the backup in live view, to help me the > better > > > > identify what is causing the error? > > > > > > Review of the archives for this list will show you SMB backups with > > > BackupPC are highly unreliable. Numerous of reports like yours have > > > passed on the list without response. It seems apparent the developers > > > don't intend to fully support SMB backups. > > > > > > > Non-sequitur much? > > The OP is talking about Tar backups and you bring in SMB backups which > > is an entirely different method... > > UM, SMB backups use the Samba utility "smbtar'. This error occurs at > the very end of a backup as Linux's 'tar' is unpacking the backups > created by 'smbtar'. > > > -- > Tim Evans |5 Chestnut Court > 443-394-3864 |Owings Mills, MD 21117 > > > _______________________________________________ > BackupPC-users mailing list > Bac...@li... > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: https://github.com/backuppc/backuppc/wiki > Project: https://backuppc.github.io/backuppc/ > |
|
From: Tim E. <tk...@tk...> - 2021-07-03 12:45:47
|
On 7/2/21 7:01 PM, Phil Kennedy wrote: > If memory serves, the crux of the issue was that smbclient (well, samba > in general) changed the way verbose output was handled. The tar errors > (unexpected end of file) resulted from a samba not reporting the same > number of files (specifically, reporting 0 files backed up as verbose > output was broken) backed up versus the actual number of files moved. > > There is a workaround to get samba going again, but I can't seem to > recreate the search terms I used to find the fix. > > (Apologies if I'm confusing a separate issue with the one OP brought up.) > ~Phil You got the right issue. There is an open bug report, https://github.com/backuppc/backuppc/issues/404 -- Tim Evans | 5 Chestnut Court 443-394-3864 | Owings Mills, MD 21117 |