]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_manager: Implement export/import when thrasher kills an osd
authorDavid Zafman <david.zafman@inktank.com>
Mon, 4 Aug 2014 20:07:19 +0000 (13:07 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 3 Mar 2015 21:40:12 +0000 (13:40 -0800)
commit2af05c5fb2ab0b0aace0fed56c3a1d314f312efb
treeda3bf199a0ef31a4196a273e9eae4e777f42df1f
parent17e661454dadb15ad12942e039884c8b67f33114
ceph_manager: Implement export/import when thrasher kills an osd

Use list-pgs to avoid races by seeing actual pgs present

Signed-off-by: David Zafman <david.zafman@inktank.com>
(cherry picked from commit 0cdf6e813db6bddd4dd2b97b8722ed32a4cf56a8)
tasks/ceph_manager.py
tasks/thrashosds.py