]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tasks/ceph.conf.template: increase mon_mgr_mkfs_grace
authorSage Weil <sage@redhat.com>
Thu, 20 Dec 2018 22:55:45 +0000 (16:55 -0600)
committerSage Weil <sage@redhat.com>
Thu, 3 Jan 2019 17:17:31 +0000 (11:17 -0600)
The grace starts with the monmap creation stamp, and ceph.py does a lot
of work between creating that map and actually starting daemons (e.g.,
preparing all of the osd devices), leading to occasional MGR_DOWN errors.
Double the grace period.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/ceph.conf.template

index c14370ad4c2838e5354806916671f9d7c1ba8183..4fbd813f160fe21cd8119be55c7a6a176646d894 100644 (file)
@@ -77,7 +77,7 @@
        debug paxos = 20
        debug auth = 20
        mon data avail warn = 5
-       mon mgr mkfs grace = 120
+       mon mgr mkfs grace = 240
        mon reweight min pgs per osd = 4
        mon osd reporter subtree level = osd
        mon osd prime pg temp = true