Nikolaus Rath <Nikolaus@...> writes:

> 
> On Aug 01 2015, Jeff Pence <ukarumpaj@...> wrote:
> > fsck.s3ql gives this error
> > ...
> > s3ql.backends.common.CorruptedObjectError: Object content does not match 
its 
> > key (s3ql_metadata_new vs s3ql_metadata)
> 
> Did you run `s3qladm upgrade`?
> 
> Best,
> -Nikolaus
> 

Thanks for your message. I just ran s3qladm upgrade and got this response:
Getting file system parameters..
Uncaught top-level exception:
Traceback (most recent call last):
  File "/usr/bin/s3qladm", line 9, in <module>
    load_entry_point('s3ql==2.13', 'console_scripts', 's3qladm')()
  File "/usr/lib64/python3.4/site-packages/s3ql/adm.py", line 94, in main
    return upgrade(options)
  File "/usr/lib64/python3.4/site-packages/s3ql/common.py", line 549, in 
wrapper
    return fn(*a, **kw)
  File "/usr/lib64/python3.4/site-packages/s3ql/adm.py", line 252, in 
upgrade
    param = backend.lookup('s3ql_metadata')
  File "/usr/lib64/python3.4/site-packages/s3ql/backends/comprenc.py", line 
76, in lookup
    return self._verify_meta(key, meta_raw)[1]
  File "/usr/lib64/python3.4/site-packages/s3ql/backends/comprenc.py", line 
140, in _verify_meta
    % (stored_key, key))
s3ql.backends.common.CorruptedObjectError: Object content does not match its 
key (s3ql_metadata_new vs s3ql_metadata)


-- 
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.

Reply via email to