Rdiff-backup: Difference between revisions

From DWIKI
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


https://lists.gnu.org/archive/html/rdiff-backup-users/2003-07/msg00080.html
https://lists.gnu.org/archive/html/rdiff-backup-users/2003-07/msg00080.html
==assert not upper_a.lstat()==
Possibly a CIFS issue, unmount the share,
echo 0 > /proc/fs/cifs/LookupCacheEnabled
and mount again
==CRC check failed==
==Warning: Extended Attributes file not found==
Because of --no-acls?

Latest revision as of 12:19, 23 January 2023

Really, just avoid using it.


FAQ

revious backup seems to have failed, regressing destination now

Warning, could not find mirror_metadata file. Metadata will be read from filesystem instead. Fatal Error: No metadata for time Sun Apr 15 23:31:06 2018 (1523835066) found, cannot regress

https://lists.gnu.org/archive/html/rdiff-backup-users/2003-07/msg00080.html

assert not upper_a.lstat()

Possibly a CIFS issue, unmount the share,

echo 0 > /proc/fs/cifs/LookupCacheEnabled

and mount again


CRC check failed

Warning: Extended Attributes file not found

Because of --no-acls?