]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
thrashosds: adds a sighup_delay option, defaulted to 0.1
authorAndrew Schoen <aschoen@redhat.com>
Tue, 28 Jul 2015 19:11:14 +0000 (14:11 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 28 Jul 2015 19:46:35 +0000 (14:46 -0500)
commitb2187b79f37c3d9773059d460ef7a44df8840a86
tree2b08d5ed364bfe5be420b7a376608cfb92cd8d2b
parent84d24038aafdd2f3f165e7ee28a139a19b737da3
thrashosds: adds a sighup_delay option, defaulted to 0.1

This will call Thrasher.do_sighup which picks a random osd and sends a
signal.SIGHUP to it, delaying for the value of sighup_delay between each
time it picks a new osd to signal.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tasks/thrashosds.py