; 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-
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
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
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
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
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)