Nikolaus Rath <[email protected]> writes:
>> This bucket was created using s3ql v1.12 so I was a little confused by the 
>> "Fyle system already at most-recent revision' output.
>> Could this have anything to do with my failed attempt to upgrade it from
>> 1.2 to 2.9 already.
>
> (I assume you mean 1.12 in the last line).
>
>> Outside of that question, I then attempted to upgrade again on my 2.9 host 
>> and got the following output:
>>
>> s3qladm upgrade s3://s3ql-test2
>> Enter backend login: 
>> Enter backend passphrase: 
>> Enter file system encryption passphrase: 
>> Uncaught top-level exception:
> [..]
>>   File "/usr/lib/s3ql/s3ql/backends/common.py", line 612, in open_read
>>     metadata = self._unwrap_meta(fh.metadata)
>>   File "/usr/lib/s3ql/s3ql/backends/common.py", line 571, in _unwrap_meta
>>     raise ObjectNotEncrypted()
>> s3ql.backends.common.ObjectNotEncrypted
>
> That is odd. I tried to reproduce this on my system, but it seems that
> S3QL 1.12 isn't compatible with the more recent rest of my system
> anymore.

Ok, I set up an old wheezy chroot, and when I try it than upgrading from
1.12 works fine:

(wheezy)root@vostro:~# mkfs.s3ql --version
S3QL 1.12
(wheezy)root@vostro:~# mkfs.s3ql s3://nikratio-test/upgrade/
Enter backend login: 
Enter backend password: 
Before using S3QL, make sure to read the user's guide, especially
the 'Important Rules to Avoid Loosing Data' section.
Enter encryption password: 
Confirm encryption password: 
Generating random encryption key...
Creating metadata tables...
Dumping metadata...
..objects..
..blocks..
..inodes..
..inode_blocks..
..symlink_targets..
..names..
..contents..
..ext_attributes..
Compressing and uploading metadata...
Wrote 0.00 MiB of compressed metadata.
(wheezy)root@vostro:~# 

..and on the other system:

$ bin/s3qladm --version
S3QL 2.9

$ bin/s3qladm upgrade s3://nikratio-test/upgrade/
Enter file system encryption passphrase: 
Getting file system parameters..

I am about to update the file system to the newest revision.
You will not be able to access the file system with any older version
of S3QL after this operation.

You should make very sure that this command is not interrupted and
that no one else tries to mount, fsck or upgrade the file system at
the same time.


Please enter "yes" to continue.
>


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