]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
divergent_priors2: give divergent time to come up
authorSamuel Just <sjust@redhat.com>
Thu, 1 Oct 2015 17:31:48 +0000 (10:31 -0700)
committerDavid Zafman <dzafman@redhat.com>
Wed, 24 Feb 2016 20:10:48 +0000 (12:10 -0800)
Fixes: #13322
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit c0b0ec2831f410d89b695a1d08122334d8ee907a)

tasks/divergent_priors2.py

index 0fc9a2f8d773fed1110d8ef61a8928fff7db3d54..78d6043a536150d1d531968719baba5dcaa33b09 100644 (file)
@@ -177,6 +177,7 @@ def task(ctx, config):
     log.info("reviving divergent %d", divergent)
     ctx.manager.revive_osd(divergent)
     ctx.manager.wait_run_admin_socket('osd', divergent, ['dump_ops_in_flight'])
+    time.sleep(20);
 
     log.info('allowing recovery')
     # Set osd_recovery_delay_start back to 0 and kick the queue