blob: 80bf052771598c91d97241a6dc1371de783cbc55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
overrides:
ceph:
log-ignorelist:
# nvmeof daemon thrashing
- CEPHADM_FAILED_DAEMON
- NVMEOF_SINGLE_GATEWAY
- NVMEOF_GATEWAY_DOWN
- are in unavailable state
- is in error state
- failed cephadm daemon
tasks:
- nvmeof.thrash:
checker_host: 'client.0'
|