On Tue, Sep 11, 2012 at 9:45 AM, Yehuda Sadeh <[email protected]> wrote:
> On Tue, Sep 11, 2012 at 7:28 AM, Sławomir Skowron <[email protected]> wrote:
>> Every acl operation ending with 403 in PUT.
>>
>> ~# s3 -u test oc
>>                          Bucket                                  Status
>> --------------------------------------------------------  
>> --------------------
>> oc                                                        Access Denied
>>
>> Anyone know why, and how to enable this bucket ?? Now i have problems
>> with cluster, because there is no way to upload new file
>>
>> ~# s3 -u getacl oc
>>
>> ERROR: ErrorAccessDenied
>>
>
> User somehow lost bucket ownership (was it actually the owner?). Do
> you know how to reproduce the issue? any remaining logs?
>
> Try getting bucket info:
>
> # radosgw-admin bucket stats --bucket=oc
>
> If that doesn't fail and actually shows relevant info, try checking
> whether the user credentials match the s3 tool credentials.
>
Oh, and thinking about it some more.. 'oc' is a too short name for a
bucket (requires min of 3 chars). How did you create it? The failure
may be related.

Yehuda
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to