On Monday, 17 June 2019 19:55:47 UTC+1, Nikolaus Rath wrote:
>
> Could you please copy & paste the exact fsck output?
>
>
I thought I'd done that but here is the chunk in its entirety
2019-06-17 09:37:12.780 24686:MainThread s3ql.fsck.main: Starting fsck of
local:///var/autofs/misc/s3ql/field/
2019-06-17 09:37:12.833 24686:MainThread s3ql.fsck.main: Using cached
metadata.
2019-06-17 09:37:12.834 24686:MainThread s3ql.fsck.main: Remote metadata is
outdated.
2019-06-17 09:37:12.834 24686:MainThread s3ql.fsck.main: Checking DB
integrity...
2019-06-17 10:12:35.967 24686:MainThread root.excepthook: Uncaught top-level
exception:
Traceback (most recent call last):
File "/usr/bin/fsck.s3ql", line 11, in <module>
load_entry_point('s3ql==3.0', 'console_scripts', 'fsck.s3ql')()
File "/usr/lib/s3ql/s3ql/fsck.py", line 1269, in main
backend['s3ql_seq_no_%d' % param['seq_no']] = b'Empty'
File "/usr/lib/s3ql/s3ql/backends/common.py", line 197, in __setitem__
self.store(key, value)
File "/usr/lib/s3ql/s3ql/backends/common.py", line 307, in store
self.perform_write(lambda fh: fh.write(val), key, metadata)
File "/usr/lib/s3ql/s3ql/backends/common.py", line 108, in wrapped
return method(*a, **kw)
File "/usr/lib/s3ql/s3ql/backends/common.py", line 278, in perform_write
with self.open_write(key, metadata, is_compressed) as fh:
File "/usr/lib/s3ql/s3ql/backends/comprenc.py", line 274, in open_write
fh = self.backend.open_write(key, meta_raw)
File "/usr/lib/s3ql/s3ql/backends/local.py", line 107, in open_write
dest.write(b's3ql_1\n')
File "/usr/lib/s3ql/s3ql/backends/local.py", line 323, in write
self.fh.write(buf)
OSError: [Errno 28] No space left on device
2019-06-17 16:30:18.666 1585:MainThread s3ql.fsck.main: Starting fsck of
local:///var/autofs/misc/s3ql/field/
2019-06-17 16:30:18.667 1585:MainThread s3ql.fsck.main: Ignoring locally
cached metadata (outdated).
2019-06-17 16:32:44.304 1585:MainThread root.excepthook: Uncaught top-level
exception:
Traceback (most recent call last):
File "/usr/bin/fsck.s3ql", line 11, in <module>
load_entry_point('s3ql==3.0', 'console_scripts', 'fsck.s3ql')()
File "/usr/lib/s3ql/s3ql/fsck.py", line 1201, in main
elif sys.stdin.readline().strip() != 'continue, I know what I am doing':
KeyboardInterrupt
At this point I bailed out - reasonably enough I hope.
I've been looking at your code (again) and the file timestamps, and it
seems to me that removing s3ql_seq_no_11 might resolve the issue...?
Regards,
Chris
--
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/8a9e4cf5-f150-4fc7-b830-3fe2e079da70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.