Re: [BackupPC-users] acls and xattrs attributes

2017-06-13 Thread Robert Wooden
Wanted to let you know that removing the "--one-file-system" has solved the problem. After I rebuilt to v4.1.3, I removed the "--one-file-system" from $Conf{RsyncArgs} and ran a full backup. When finished all the /home directory structure now appears when "browsing backups." Previously it had alwa

Re: [BackupPC-users] acls and xattrs attributes

2017-06-11 Thread Craig Barratt via BackupPC-users
Bob, Upgrading is unlikely to change anything. If the problem is because -one-file-system was added during the 3.x -> 4.1.2 upgrade, upgrading to 4.1.3 won't remove it. You'll need to edit $Conf{RsyncArgs} and remove it. Please look in the XferLOG file and look at the exact rsync_bpc command ar

Re: [BackupPC-users] acls and xattrs attributes

2017-06-11 Thread Robert Wooden
Thanks, Craig. I will update to 4.1.3 and see what happens. Suggestion, perhaps in documentation, regarding log level you could add that the range is 1 through 10. (I was uncomfortable, guessing that 10 was the limit.) I have said it before and many others have also, GREAT JOB!! Backuppc is very

Re: [BackupPC-users] acls and xattrs attributes

2017-06-10 Thread Craig Barratt via BackupPC-users
Bob, There doesn't seem to be anything untoward in the log information you sent. To figure out why /home is empty, you should post the specific rsync_bpc commands (that are in the XferLOG file). Note that for 4.1.2, I added --one-file-system to the default $Conf{RsyncArgs}, and it also adds that

Re: [BackupPC-users] acls and xattrs attributes

2017-06-08 Thread Robert Wooden
I have a second Samba4 member file server (that was replaced by the newer one I have having issues with that BackupPC v4.1.2 will NOT backup the /home directory) that has been "shutoff" for a while. It's /home directory contains the same "acls" and "xattrs" file attributes adjustments as the newer

[BackupPC-users] acls and xattrs attributes

2017-06-05 Thread Robert Wooden
I have changed email addresses and my original message (from last week) is here. Over two years ago I discovered that BackupPC v3 will not backup acl and xattr file attributes. At that time, it was suggested to try v4 (had just been released as beta(?), I think) and I did get an OS to run v4.0. It

[BackupPC-users] acls and xattrs attributes

2017-05-28 Thread Bob of Donelson Trophy
Over two years ago I discovered that BackupPC v3 will not backup acl and xattr file attributes. At that time, it was suggested to try v4 (had just been released as beta(?), I think) and I did get an OS to run v4.0. It (v4.0) backups failed when "acls" and "xattrs" RsyncArgsExtra where activated. So