Re: [ceph-users] ceph auth list

2018-01-31 Thread John Spray
; https://github.com/ceph/ceph/commit/fc816cbec5ca4068e121fcea2bd6b51c83a84bee Hmm, I didn't notice that change at the time, but it doesn't seem to cover MDS auth caps, so the "allow" part is probably still needed there. John > > > > -Original Message-

Re: [ceph-users] ceph auth list

2018-01-31 Thread Marc Roos
x27; should produce only one output. I guess I can put every profile listing without the allow? Because that is going to be the standard? https://github.com/ceph/ceph/commit/fc816cbec5ca4068e121fcea2bd6b51c83a84bee -Original Message- From: Marc Roos Sent: woensdag 31 januari 2018 13:54 Cc

Re: [ceph-users] ceph auth list

2018-01-31 Thread John Spray
On Wed, Jan 31, 2018 at 12:53 PM, Marc Roos wrote: > > I have some osd's with this auth? I guess this osw is incorrect not, > should be osd? Right. John > > osd.12 > key: xx== > caps: [mgr] allow profile osd > caps: [mon] allow profile osd > caps: [osw] allow

[ceph-users] ceph auth list

2018-01-31 Thread Marc Roos
I have some osd's with this auth? I guess this osw is incorrect not, should be osd? osd.12 key: xx== caps: [mgr] allow profile osd caps: [mon] allow profile osd caps: [osw] allow * ___ ceph-users mailing list ceph-u

Re: [ceph-users] ceph auth list - access denied

2016-04-04 Thread Oliver Dzombic
Hi David, you killed your auth. When updating auth, you always have to write all auth's not only the change. Means, if you update, the auth is completely reset newly according to your change. So its not adding, its replacing. --- You will have to start your cluster now without auth, giving yo

[ceph-users] ceph auth list - access denied

2016-04-04 Thread Plewes, Dave (IS)
All, I am fairly new to using Ceph. I have successfully established a Ceph Cluster with 3 OSDs of 8TB each for a total cluster of 24TBs. Recently, I was attempting to use Libvirt with Ceph RBD as documented here: http://docs.ceph.com/docs/hammer/rbd/libvirt/ I was able to create (and list)