]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
ceph.conf: prolong "mon mgr mkfs grace" to 2 minutes 1124/head
authorKefu Chai <kchai@redhat.com>
Tue, 7 Nov 2017 11:15:50 +0000 (19:15 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 7 Nov 2017 11:15:51 +0000 (19:15 +0800)
it might take longer than 1 minutes to:
1. create a monmap
2. create the auth keyrings
3. prepare the osd devices and activate OSDs (fdisk,mkfs.xfs,ceph-osd --mkfs)
4. prepare the monitors (mkfs), and start them
5. start monitor

Signed-off-by: Kefu Chai <kchai@redhat.com>
teuthology/ceph.conf.template

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