I have been using BackupPC for a few years now. I am migrating from
CentOS6 to CentOS8.
I have been using BackupPCv3.1.1 and I am installing BackupPCv4.3.2
When running with rsync-bpc, it is skipping a directories contents, not
all directories, just one.
For example, I am attempting to backup /home. It will backup the
contents of /home/user1, /home/user2, /home/user3, but skip the contents
of /home/mailonly. When I look at the backups, it says the directory
/home/mailonly is empty. The old system is working fine and not having
any issues. I am not using any excludes anywhere.
The command it is running appears to be the following (for obvious
reasons I have changed the hostname to host-to-backup and
host-to-backup.fqdn.com):
Running: /usr/bin/rsync_bpc --bpc-top-dir /export/data/BackupPC/
--bpc-host-name host-to-backup --bpc-share-name /home --bpc-bkup-num 0
--bpc-bkup-comp 3 --bpc-bkup-prevnum -1 --bpc-bkup-prevcomp -1
--bpc-bkup-inode0 4686 --bpc-attrib-new --bpc-log-level 1 -e /usr/bin/ssh\ -l\
root --rsync-path=/usr/bin/rsync --super --recursive --protect-args
--numeric-ids --perms --owner --group -D --times --links --hard-links --delete
--delete-excluded --one-file-system --partial --log-format=log:\ %o\ %i\ %B\
%8U,%8G\ %9l\ %f%L --stats --checksum --timeout=72000
host-to-backup.fqdn.com:/home/ /
Any suggestions on what to try would be greatly appreciated.
Thank you in advance.
--Robert
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/