23 Apr
2024
23 Apr
'24
3:44 p.m.
On Mon, Apr 22, 2024 at 7:45 PM Stefan Kooman <stefan@bit.nl> wrote:
Hi,
We are testing rbd-mirroring. There seems to be a permission error with the rbd-mirror user. Using this user to query the mirror pool status gives:
failed to query services: (13) Permission denied
And results in the following output:
health: UNKNOWN daemon health: UNKNOWN image health: OK images: 3 total 2 replaying 1 stopped
So, this command: rbd --id rbd-mirror mirror pool status rbd
Hi Stefan, What is the output of "ceph auth get client.rbd-mirror"? Thanks, Ilya