Christian Renner
Christian Renner
Yes I did. As user "nagios": ``` nagios@ host:~$ /usr/lib/nagios/plugins/check_ceph_osd -i nagios -k /var/lib/nagios/ceph.client.nagios.keyring --host 10.55.0.3 --out OSD ERROR: 2020-08-26 10:18:32.711 7f2bfead3700 -1 auth: unable to find a keyring on...
As I said in my initial comment `/etc/pve/priv/` is a special cluster file system where all files are owned by root with no read permissions for any other user. So...
Similar error: ``` nagios@host:~$ /usr/bin/ceph --id nagios --keyring /var/lib/nagios/ceph.client.nagios.keyring osd status 2020-08-26 14:48:36.801 7f0c73727700 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.nagios.keyring: (13) Permission denied Error EACCES: access denied:...