Good morning.  Trying to setup s3ql to create filesystem for object storage 
container at Softlayer.  

Here's our authinfo2 file:

backend-login: tenant:user (using our auth info here)
backend-password: api key (using our key here)
storage-url: 
swift://sjc01.objectstorage.service.networklayer.com/auth/v1.0/<contrainer_name>
 
(using our container name here)

root@rs:~/.s3ql# mkfs.s3ql 
swift://sjc01.objectstorage.service.networklayer.com/auth/v1.0/<container_name>

We get the following return:

'auth' does not exist

Here's the version of os, python and s3ql we're using:

root@rs:~/.s3ql# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:        14.04
Codename:       trusty
root@rs:~/.s3ql# python -V
Python 3.3.6
root@rs:~/.s3ql# mkfs.s3ql --version
S3QL 2.13

Thanks in advance for your assistance.

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