On Mar 11 2015, Joseff Betancourt <[email protected]> wrote:
> Seems I can't actually copy anything over now. I get an error in the
> mount.log as follows. Thanks for any help with this.
>
> File "/root/s3ql-2.12/src/s3ql/backends/swift.py", line 372, in
> open_read
> meta = self._extractmeta(resp, key)
> File "/root/s3ql-2.12/src/s3ql/backends/s3c.py", line 715, in _
> extractmeta
> raise RuntimeError('Unknown metadata format: %s' % format_)
> RuntimeError: Unknown metadata format: raw2

This means that some of the data that's stored in the bucket was written
with S3QL 2.13, so it's in format that S3QL 2.12 cannot understand. This
is presumably because of the upgrade that you started but then
interrupted and tried to revert (I couldn't quite follow what exactly
you did).

Are you certain this happens when you *write* a file though? E.g. when
you do "echo 'hello world' > /s3ql_mountpoint/a_new_file"?

In any case, the easiest way to fix this is just to upgrade to S3QL
2.13.

Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«

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