Hi,
Running 2.28, apologies if this was addressed in a newer version.
Background: A flush was running when a network operation caused
exceptions. All s3ql commands and mount operations were hanging on IO
waits. I had too use 'kill -9' on mount.s3ql, then 'fusermount -u', and
finally, 'fsck.s3ql'. Everything seemed fine, with fsck was uploading
dirty blocks, then this...
..processed 23/53 files (43%)..WARNING: Writing dirty block 1 of inode
556607 to backend
..processed 26/53 files (49%)..WARNING: Writing dirty block 1 of inode
556620 to backend
WARNING: Writing dirty block 0 of inode 556610 to backend
..processed 33/53 files (62%)..WARNING: Writing dirty block 0 of inode
556612 to backend
..processed 35/53 files (66%)..WARNING: Writing dirty block 1 of inode
556616 to backend
..processed 36/53 files (67%)..WARNING: Writing dirty block 1 of inode
556610 to backend
..processed 37/53 files (69%)..Dropping temporary indices...
ERROR: Uncaught top-level exception:
Traceback (most recent call last):
File "/usr/lib/python-exec/python3.6/fsck.s3ql", line 11, in <module>
load_entry_point('s3ql==2.28', 'console_scripts', 'fsck.s3ql')()
File "/usr/lib64/python3.6/site-packages/s3ql/fsck.py", line 1322, in main
fsck.check()
File "/usr/lib64/python3.6/site-packages/s3ql/fsck.py", line 78, in check
self.check_cache()
File "/usr/lib64/python3.6/site-packages/s3ql/fsck.py", line 195, in
check_cache
raise RuntimeError('Strange file in cache directory: %s' % filename)
RuntimeError: Strange file in cache directory: 550328-1.tmp
WARNING: Exit code code 1.
More fsck runs got the same results immediately...
Requesting new access token
Starting fsck of gs://wolfie.dakega.info/
Using cached metadata.
WARNING: Remote metadata is outdated.
Checking DB integrity...
Creating temporary extra indices...
Checking lost+found...
Checking for dirty cache objects...
..processed 0/16 files (0%)..Dropping temporary indices...
ERROR: Uncaught top-level exception:
Traceback (most recent call last):
File "/usr/lib/python-exec/python3.6/fsck.s3ql", line 11, in <module>
load_entry_point('s3ql==2.28', 'console_scripts', 'fsck.s3ql')()
File "/usr/lib64/python3.6/site-packages/s3ql/fsck.py", line 1322, in main
fsck.check()
File "/usr/lib64/python3.6/site-packages/s3ql/fsck.py", line 78, in check
self.check_cache()
File "/usr/lib64/python3.6/site-packages/s3ql/fsck.py", line 195, in
check_cache
raise RuntimeError('Strange file in cache directory: %s' % filename)
RuntimeError: Strange file in cache directory: 550328-1.tmp
WARNING: Exit code code 1.
Would it be safe to delete this temp file and run another fsck?
--
-:-:- David K. Gasaway
-:-:- Email: [email protected]
--
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].
For more options, visit https://groups.google.com/d/optout.