Hello, I'm pretty new to Ceph, I have a 3-node cluster.
On one of the nodes I keep getting these warnings in the log:
The keyring file is there:
The cluster seems otherwise fine and healthy.
How do I clear this warnings? What kind of information do you I need to diagnose the problem?
Thanks!
On one of the nodes I keep getting these warnings in the log:
Code:
Mar 07 14:59:02 pve-ceph1 ceph-crash[974]: WARNING:ceph-crash:post /var/lib/ceph/crash/2024-03-06T03:47:35.113588Z_ae2458c5-5cb9-4b85-9afe-1b2efe7f8600 as client.admin failed: 2024-03-07T14:59:02.088-0800 7639492346c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
Mar 07 14:59:02 pve-ceph1 ceph-crash[974]: 2024-03-07T14:59:02.096-0800 7639492346c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
Mar 07 14:59:02 pve-ceph1 ceph-crash[974]: 2024-03-07T14:59:02.096-0800 7639492346c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
Mar 07 14:59:02 pve-ceph1 ceph-crash[974]: 2024-03-07T14:59:02.096-0800 7639492346c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
Mar 07 14:59:02 pve-ceph1 ceph-crash[974]: 2024-03-07T14:59:02.096-0800 7639492346c0 -1 monclient: keyring not found
The keyring file is there:
Code:
root@pve-ceph1:~# ls -la /etc/pve/priv/ceph.client.admin.keyring
-rw------- 1 root www-data 151 Feb 29 14:22 /etc/pve/priv/ceph.client.admin.keyring
The cluster seems otherwise fine and healthy.
How do I clear this warnings? What kind of information do you I need to diagnose the problem?
Thanks!
Last edited: