]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_manager: Add test code to use export/import to move a pg
authorDavid Zafman <david.zafman@inktank.com>
Thu, 14 Aug 2014 18:46:29 +0000 (11:46 -0700)
committerDavid Zafman <dzafman@redhat.com>
Sat, 30 Aug 2014 23:20:22 +0000 (16:20 -0700)
commit05eee9fa79ef4cb432cb28e3a2eb0e66fd686a7b
tree0bcddcb7607dd2ab8194ab64edff27c9580d5a60
parent0cdf6e813db6bddd4dd2b97b8722ed32a4cf56a8
ceph_manager: Add test code to use export/import to move a pg

Check for more than 1 osd down and randomize on chance_move_pg (100%)
For now only export from older down osd to newly down osd to avoid missing map

Signed-off-by: David Zafman <david.zafman@inktank.com>
tasks/ceph_manager.py
tasks/thrashosds.py