]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
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)
commitc4ae3554e1760b748e46004704d64e32cfbc2f81
tree800509e42a963c9c3cd5ab14459fe629eb054f6c
parent6f42b656d46224a3f191ba59cb1cbf07096bf7d1
qa/tasks/ceph.conf.template: increase mon_mgr_mkfs_grace

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