Through flakey internet and other problems (now solved) I seem to have
caused data corruption problems of some kind resulting in Checksum errors
on fsck or mounting the remote filesystem. (see the attached log). I've
tried with an empty cache, or --force-remote on fsck but nothing changes.
Is there any way to continue, or even salvage partial data? Any help
appreciated.
========================
Starting fsck of gs://xxxxxx
Scanning metadata objects...
Downloading metadata...
Downloaded 2500/2500 metadata blocks (100%)
Calculating metadata checksum...
ERROR: Uncaught top-level exception:
Traceback (most recent call last):
File "/root/S3QL5.venv//s3ql-5.0.0/bin//fsck.s3ql", line 21, in <module>
s3ql.fsck.main(sys.argv[1:])
File "/root/S3QL5.venv/s3ql-5.0.0/src/s3ql/fsck.py", line 1316, in main
db = download_metadata(backend, cachepath + '.db', param,
failsafe=param.is_mounted)
File "/root/S3QL5.venv/s3ql-5.0.0/src/s3ql/database.py", line 506, in
download_metadata
raise DatabaseChecksumError(db_file, params.db_md5, digest)
s3ql.database.DatabaseChecksumError: File
/Dump/512G/S3QLCaches.new/gs:=2F=2Fxomex-s3ql=2F.db has checksum
09b18dfa48dcc015be6ada8311a9dc11c1622b518cbec41b2e891985571611de, expected
307d7eca68c20420906de0f9bcb1fa498980505f63e21a32fac6cc02eff7c55a
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/s3ql/37d5fb15-163f-4bd0-aa62-f373474a2be3n%40googlegroups.com.