Thank you Nicolas. You made me LOL on the RTFM comment. I did read I promise, I obviously wasn't understanding. It's working great after a little coaching from you.
Another quick question - if I want to add another filesystem to a different container - would I just add an additional like in authinfo2 then mount.s3ql to a separate mount point? Thank you again for your assistance - much appreciated sir. On Friday, March 20, 2015 at 10:36:15 AM UTC-5, Kevin Grace wrote: > > 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.
