Hi, Thanks for your prompt reply. We are running S3QL 1.19, so there is no backup of the passpharse file in the object store.
Does mkfs.s3ql return a master key ? How can we use that to recover the passpharse file ? Regards, Sheetal On Friday, May 6, 2016 at 10:51:20 PM UTC-7, [email protected] wrote: > > Hi, > We have several buckets on swift. One of the buckets seem to have a > passphrase problem. We can successfully mount/unmount other buckets, but > one particular bucket fails to mount. > All the buckets were created using the same passphrase. > /root/.s3ql/mount.log shows the following errors - > > 2016-05-06 15:35:59.435 [25821] MainThread: [mount] Using 8 upload threads. > 2016-05-06 15:35:59.448 [25821] MainThread: [backend.swift] _do_request(): > start with parameters ('GET', '/', None, {'limit': 1}, None, None) > 2016-05-06 15:35:59.448 [25821] MainThread: [backend.swift] _do_request(): > no active connection, calling _get_conn() > 2016-05-06 15:35:59.448 [25821] MainThread: [backend.swift] _get_conn(): > start > 2016-05-06 15:35:59.448 [25821] MainThread: [backend] Connecting to > sjc01.objectstorage.softlayer.net... > 2016-05-06 15:35:59.449 [25821] MainThread: [backend.swift] _get_conn(): > GET /v1.0 > 2016-05-06 15:35:59.599 [25821] MainThread: [backend.swift] > _refresh_auth(): auth to /v1.0 failed, trying next path > 2016-05-06 15:35:59.599 [25821] MainThread: [backend.swift] _get_conn(): > GET /auth/v1.0 > 2016-05-06 15:35:59.657 [25821] MainThread: [backend] Connecting to > sjc01.objectstorage.softlayer.net... > 2016-05-06 15:35:59.657 [25821] MainThread: [backend.swift] _do_request(): > GET > /v1/AUTH_cc5e6d39-25da-4b55-b51d-be8755b0b959/qs-bucket-5a041b62-e2a2/?limit=1 > 2016-05-06 15:35:59.768 [25821] MainThread: [backend.swift] _do_request(): > Reading response.. > 2016-05-06 15:35:59.817 [25821] MainThread: [backend.swift] _do_request(): > start with parameters ('GET', '/s3ql_passphrase', None, None, None, None) > 2016-05-06 15:35:59.817 [25821] MainThread: [backend.swift] _do_request(): > GET > /v1/AUTH_cc5e6d39-25da-4b55-b51d-be8755b0b959/qs-bucket-5a041b62-e2a2/s3ql_passphrase > 2016-05-06 15:35:59.818 [25821] MainThread: [backend.swift] _do_request(): > Reading response.. > 2016-05-06 15:35:59.872 [25821] MainThread: [backend.swift] _do_request(): > start with parameters ('GET', '/s3ql_passphrase', None, None, None, None) > 2016-05-06 15:35:59.873 [25821] MainThread: [backend.swift] _do_request(): > GET > /v1/AUTH_cc5e6d39-25da-4b55-b51d-be8755b0b959/qs-bucket-5a041b62-e2a2/s3ql_passphrase > 2016-05-06 15:35:59.873 [25821] MainThread: [backend.swift] _do_request(): > Reading response.. > 2016-05-06 15:35:59.935 [25821] MainThread: [root] Wrong file system > passphrase > > > Are there any diagnostic steps or possible options for recovering this > s3ql filesystem in this scenario where the encryption passphrase cannot > decrypt the s3ql_passphrase keyfile ? > Any help is really appreciated ! > Thanks, > Sheetal > -- 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.
