This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2025-01-10 05:00:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10fc85089c
ceph
/
qa
/
suites
/
powercycle
/
osd
/
whitelist_health.yaml
6 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
qa: whitelist trim error during powercycle tests Fixes: http://tracker.ceph.com/issues/20566 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-07-20 00:08:10 +00:00
overrides
:
ceph
:
log-whitelist
:
qa/suites: escape the parenthesis of the whitelist text so we can avoid the warnings like grep: Unmatched ( or \( because we pass the whitelisted string to `egrep -v "$1"` directly. Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-08-01 08:47:07 +00:00
-
\(MDS_TRIM\)
qa/suites/powercycle/osd/whitelist_health: whitelist more "2017-08-26 16:09:27.704418 mon.a mon.0 172.21.15.169:6789/0 876 : cluster [WRN] MDS health message (mds.0): Behind on trimming (66/30)" in cluster log Signed-off-by: Sage Weil <sage@redhat.com>
2017-08-28 13:38:58 +00:00
-
Behind on trimming
Reference in New Issue
Copy Permalink