Re: [BackupPC-users] BackupPC_tarCreate quits when a backup starts

2019-07-16 Thread Michael Selway
I continue to have problems with BackupPC_tarCreate quitting early. I'm using v4. It reliably happens when BackupPC starts a backup: any tarCreate of that filesystem immediately quits. The quit is very tidy: the file being dumped is completed, the tar trailer records are written out, exit s

[BackupPC-users] BackupPC_tarCreate quits when a backup starts

2018-12-14 Thread Michael Selway
Hi, It seems that BackupPC_tarCreate quits prematurely if a backup of the same host begins while tarCreate is running. It completes the file it's dumping, writes the tar trailer records and exits. Everything looks fine: the tar image is properly formed and the "-t" status message is printed.