Rdiff-backup: Difference between revisions

From DWIKI
(Created page with "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 fro...")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


=FAQ=
=FAQ=
==revious backup seems to have failed, regressing destination now.
==revious backup seems to have failed, regressing destination now==
 
Warning, could not find mirror_metadata file.
Warning, could not find mirror_metadata file.
Metadata will be read from filesystem instead.
Metadata will be read from filesystem instead.
Fatal Error: No metadata for time Sun Apr 15 23:31:06 2018 (1523835066) found,
Fatal Error: No metadata for time Sun Apr 15 23:31:06 2018 (1523835066) found,
cannot regress==
cannot regress
 
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?