Skip to content

placeholder: whitelist MDS_ALL_DOWN by default#1168

Merged
tchaikov merged 1 commit intoceph:masterfrom
tchaikov:wip-mds-all-down
Apr 23, 2018
Merged

placeholder: whitelist MDS_ALL_DOWN by default#1168
tchaikov merged 1 commit intoceph:masterfrom
tchaikov:wip-mds-all-down

Conversation

@tchaikov
Copy link
Contributor

because, in ceph/qa/tasks/ceph.py, we start mon, mgr, osd, and then mds.
there is a time window where there is no mds around, but mgr is checking
mdsmap for MDS_ALL_DOWN errors. there is no way to disable this check in
this time window. so we just whitelist MDS_ALL_DOWN here.

Signed-off-by: Kefu Chai kchai@redhat.com

@tchaikov
Copy link
Contributor Author

because, in ceph/qa/tasks/ceph.py, we start mon, mgr, osd, and then mds.
there is a time window where there is no mds around, but mgr is checking
mdsmap for MDS_ALL_DOWN errors. there is no way to disable this check in
this time window. so we just whitelist MDS_ALL_DOWN here.

Signed-off-by: Kefu Chai <kchai@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants