On Tue, Aug 19, 2014 at 5:32 AM, Marco Garcês <[email protected]> wrote:
>
> UPDATE:
>
> I have installed Tengine (nginx fork) and configured both HTTP and HTTPS to
> use radosgw socket.
Looking back at this thread, and considering this solution it seems to
me that you were running the wrong apache fastcgi module.
>
> I can login with S3, create buckets and upload objects.
>
> It's still not possible to use Swift credentials, can you help me on this
> part? What do I use when I login (url, username, password) ?
> Here is the info for the user:
>
> radosgw-admin user info --uid=mgarces
> { "user_id": "mgarces",
> "display_name": "Marco Garces",
> "email": "[email protected]",
> "suspended": 0,
> "max_buckets": 1000,
> "auid": 0,
> "subusers": [
> { "id": "mgarces:swift",
> "permissions": "full-control"}],
> "keys": [
> { "user": "mgarces:swift",
> "access_key": "AJW2BCBXHFJ1DPXT112O",
> "secret_key": ""},
> { "user": "mgarces",
> "access_key": "S88Y6ZJRACZG49JFPY83",
> "secret_key": "PlubMMjfQecJ5Py46e2kZz5VuUgHgsjLmYZDRdFg"}],
> "swift_keys": [
> { "user": "mgarces:swift",
> "secret_key": "TtKWhY67ujhjn36\/nhv44A2BVPw5wDi3Sp13YrMM"}],
> "caps": [],
> "op_mask": "read, write, delete",
> "default_placement": "",
> "placement_tags": [],
> "bucket_quota": { "enabled": false,
> "max_size_kb": -1,
> "max_objects": -1},
> "user_quota": { "enabled": false,
> "max_size_kb": -1,
> "max_objects": -1},
> "temp_url_keys": []}
>
You might be hitting issue #8587 (aka #9155). Try creating a second
swift user, see if it still happens.
Yehuda
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com