]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: support CephFS recovery pools
authorDouglas Fuller <dfuller@redhat.com>
Wed, 12 Jul 2017 15:43:39 +0000 (10:43 -0500)
committerVasu Kulkarni <vasu@redhat.com>
Thu, 19 Oct 2017 02:26:21 +0000 (19:26 -0700)
commit4aa54755b8d216c9dfac8ba621c5433a0a2d3ff7
treee48acb26cf7502e33e7d36cb081a99fc0f6b026c
parent2be01e9d3f5f2708b8d2397a3b11cd950f940035
qa/cephfs: support CephFS recovery pools

Add support for testing recovery of CephFS metadata into an alternate
RADOS pool, useful as a disaster recovery mechanism that avoids
modifying the metadata in-place.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit 8f9a25202093339afb5308051d354d3ae79c6b2d)
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/cephfs/filesystem.py