Re: ceph auth caps failed to cleanup user's cap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In addition, I tried `ceph auth rm`, neither failed.

```
# ceph auth rm client.chengwei
Error EINVAL: 
```

-- 
Thanks,
Chengwei

On Thu, Jul 28, 2016 at 06:23:09PM +0800, Chengwei Yang wrote:
> Hi list,
> 
> I'm learning ceph and follow
> http://docs.ceph.com/docs/master/rados/operations/user-management/
> to experience ceph user management.
> 
> I create a user `client.chengwei` which looks like below.
> 
> ```
> exported keyring for client.chengwei
> [client.chengwei]
>         key = AQBC1ZlXnVRgOBAA/nO03Hr1C1hGdrckTJWX/w==
>         caps mon = "allow r"
>         caps osd = "allow rw pool=rbd"
> ```
> 
> And now I'm trying to cleanup it's caps, so I executed below command
> 
> ```
> # ceph auth caps client.chengwei mon ' ' osd ' '
> Error EINVAL: moncap parse failed, stopped at ' ' of ' '
> 
> ```
> 
> However it failed, this command is exactly copied from the above guide and just
> replaced with my own user, so any help?
> 
> I'm using Jewel 10.2.2 on CentOS 7.2, thanks in advance!
> 
> -- 
> Thanks,
> Chengwei


Attachment: signature.asc
Description: Digital signature

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux