First, I'm very new to Swift, so I'm sure I'm doing something wrong.

I'm trying to mount swift to Ubuntu 14.04 linux using s3ql, but I getting 
an error during the mkfs.s3ql.

Here is the command line:
root@owncloud:~/.s3ql# mkfs.s3ql --plain --backend-options no-ssl 
swiftks://192.102.218.230:5000/regionOne:s3ql
Enter backend login:
Enter backend passphrase:
No accessible object storage service found in region regionOne (available 
regions: )
root@owncloud:~/.s3ql#

Here is my authinfo2
[swift]
backend-login: tenant:demo
backend-password: 19monza67
storage-url: swiftks://192.102.218.230:5000/regionOne:s3ql

The s3ql container is there when I do a swift list.  Its as if it doesn't 
know about the region.  There should only be one region, my swift install 
is from the Juno install docs and only creates regionOne.  I hope you can 
point me in the right direction, I'm sure it something simple I'm missing.  
I've read everything and I'm at a lose for direction.

Thanks!

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