Hi, Since upgrading to CentOS 7.2 via yum a few days ago, all my SMB backups are failing for no apparent reason, and with very little information. Rsync backups work fine though. BackupPC log shows: 2015-12-18 09:11:04 full backup started for share backuppc$ 2015-12-18 10:29:04 Got fatal error during xfer (No files dumped for share backuppc$) 2015-12-18 10:29:13 Backup aborted (No files dumped for share backuppc$)
Traffic monitoring of the BackupPC host show there is continuous network traffic from the client to the host at the usual rate (about 30MB/s) for a backup, so some sort of data is flowing. Checking processes while the job is running shows the following relevant processes, which appears quite correct: 16585 ? S 0:00 /usr/bin/perl /usr/share/BackupPC/bin/BackupPC_dump -f sql01 16588 ? D 0:10 /usr/bin/perl /usr/share/BackupPC/bin/BackupPC_tarExtract sql01 Backups 3 16589 ? S 0:02 /usr/bin/smbclient \\sql01\Backups -U domain/backupacc -E -d 1 -c tarmode full -TcrX - /proc /sys /mnt /var/lib/yum/yumdb /var/cache/yum /run /tmp Any idea where to start investigating this? Otto Versions: [root@backuppc 1]# uname -a Linux backuppc.domain.com 3.10.0-327.3.1.el7.x86_64 #1 SMP Wed Dec 9 14:09:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [root@backuppc 1]# cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core) [root@backuppc 1]# perl -v This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi (with 29 registered patches, see perl -V for more detail) [root@backuppc 1]# smbclient -V Version 4.2.3 [root@backuppc 1]# rpm -qa |grep BackupPC BackupPC-3.3.1-1.el7.x86_64
------------------------------------------------------------------------------
_______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
