bump mon debug level to 30 in RADOS
and bump debug_ms from mon in
rados/monthrash && rados/multimon.
Add msgr-failures/none scenario to multimon and monthrash suite
this is a control scenario, where MON_NETSPLIT can only be organically
generated due to actually monitor network partition.
Whitelist the MON_NETSPLIT health warning in msgr-failures cases (excluding none)
for both multimon and monthrash suites. This is because all other
msgr-failures that is not `none` will have ms_inject_socket_failures
which is not an organic case of MON_NETSPLIT.
Fixes: https://tracker.ceph.com/issues/71344
Signed-off-by: Kamoltat Sirivadhna <ksirivad@redhat.com>
osd mclock profile: high_recovery_ops
mon:
mon scrub interval: 300
+ debug mon: 30
\ No newline at end of file
mon osdmap full prune txsize: 2
mon scrub inject crc mismatch: 0.01
mon scrub inject missing keys: 0.05
+ debug ms: 20
# thrashing monitors may make mgr have trouble w/ its keepalive
log-ignorelist:
- ScrubResult
mon client directed command retry: 5
log-ignorelist:
- \(OSD_SLOW_PING_TIME
+ - \(MON_NETSPLIT)
debug monc: 10
log-ignorelist:
- \(OSD_SLOW_PING_TIME
+ - \(MON_NETSPLIT)
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms inject socket failures: 0
+
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ mon:
+ debug ms: 20
+
mon client directed command retry: 5
log-ignorelist:
- \(OSD_SLOW_PING_TIME
+ - \(MON_NETSPLIT)
mon mgr beacon grace: 90
log-ignorelist:
- \(OSD_SLOW_PING_TIME
+ - \(MON_NETSPLIT)
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms inject socket failures: 0
+