Auth capability required to run ceph daemon commands

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

 



Hi,

Does anybody know what auth capabilities are required to run commands such as:

ceph daemon osd.0 perf dump

Even with the client.admin user, I can't get it to work:

$ ceph daemon osd.0 perf dump --name client.admin --keyring=/etc/ceph/ceph.client.admin.keyring
{}

$ ceph auth get client.admin
exported keyring for client.admin
[client.admin]
key = **********
caps mds = "allow"
caps mon = "allow *"
caps osd = "allow *"

The only way I can run that command is with sudo:

$ sudo ceph daemon osd.0 perf dump
{
    "WBThrottle": {
...
}

I'm using Ceph 0.9.4 on CentOS 6.5.

Thanks,

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