[ceph-users] Re: Device Health Metrics on EL 7

2019-11-07 Thread Oliver Freyermuth
Dear Benjeman, dear all, indeed, after waiting a bit longer and an mgr restart, it now works (for the single case where I temporarily had SELinux off)! So at least we now know the remaining issues with health metrics :-). Cheers, Oliver Am 07.11.19 um 18:51 schrieb Oliver Freyermuth:

[ceph-users] Re: Device Health Metrics on EL 7

2019-11-07 Thread Oliver Freyermuth
Dear Benjeman, thanks! Indeed, it seems I have to do something similar to that to get: ceph daemon osd.14 smart to work. For some reason, "ceph device get-health-metrics" and friends still get stuck for me, but maybe that would just need more time. Now I have to ponder whether to really apply

[ceph-users] Re: Device Health Metrics on EL 7

2019-11-04 Thread Benjeman Meekhof
Hi Oliver, The ceph-osd RPM packages include a config in /etc/sudoers.d/ceph-osd-smartctl that looks something like this: ceph ALL=NOPASSWD: /usr/sbin/smartctl -a --json /dev/* ceph ALL=NOPASSWD: /usr/sbin/nvme * smart-log-add --json /dev/* If you are using SElinux you will have to adjust capabil