ceph status HEALTH_ERR

Hi,
Test adding user to ceph:
ceph-authtool -g -n client.koa --cap mon ‘allow r’ --cap ods ‘allow rw pool=iscsi-images’ -C /etc/ceph/ceph.client.koa.keyring
ceph auth add client.koa -i /etc/ceph/ceph.client.koa.keyring
==> After doing this, I got HEALTH_ERR 1 auth entities have invalid capabilities
When the cluster status is HEALTH_ERR, what will happen to the cluster?!? (Will it still be operating as normal?)
Thank you.
Theeraphong T.
PS. I found that I mistype osd to ods! (I had to remove this user, and re-add it. Now the status is back to HEALTH_OK…)

I am glad everything is working for you now.

Hi,
Could you advice on this?
When the cluster status is HEALTH_ERR, what will happen to the cluster?!? (Will it still be operating as normal?)
Thanks!

Hi, I need a little more information. What is the output of ceph -s?

I did not have the whole ceph -s output (since I cannot cut and paste from the session).
What I jotted down was:
++
HEALTH_ERR
1 auth entities have invalid capabilities
++

What is the status of your OSDs and MONs? Are they all up?

They are all up / normal.