On 5/16/22 20:31, farhad kh wrote:
i have error a in my cluster ceph HEALT_WARN 1 demons have recently crashed [WRN] RECENT_CRASH: 1 demons have recently crashed client.admin crashed on host node1 at 2022-05-16T08:30:41205667z what does this mean
Exactly what it says: a daemon has recently crashed. You can find more info with these commands:
ceph crash ls ceph crash info <crashid> To get rid of the health warning message: ceph crash archive <crashid> or ceph crash rm <crashid> See [1] for more info.
How can I fix it?
If the daemon was restarted it might already have been "fixed". The root cause might still be there. You have to read the crash report to find more info. You can search in tracker.ceph.com on keywords to see if it is a known issue.
Gr. Stefan [1]: https://docs.ceph.com/en/quincy/mgr/crash/ _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx