On Mon, Sep 16, 2013 at 7:21 PM, 鹏 <[email protected]> wrote:
>
>
> hi
>     So what am I doing wrong? when i run commond:
> radosgw-admin bucket list --uid=johdone   the return is []
> and the commond
> radosgw-admin bucket list --uid=wkp4666 the return is []
> and the commond
> radosgw-admin bucket list    the return  is [mybucket1, mybucket2]
> mybucket1's owner is johdone  , and when i try create a mybucket1 for user
> wkp4666 the result is 409,
> both two users caps is
>
>     "caps" : [{"type": "usages", "perm":"*"}
>                    {"type":"users", "perm":"*"}
>                  ]
>
> does anyone face the same question ? how can i save the question!!!
>
>


What version are you using? What does the following commands return:

$ radosgw-admin  bucket stats --bucket=mybucket1

$ radosgw-admin bucket stats --bucket=mybucket2

Yehuda
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to