]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/osd/pg-merge.sh: add merge vs pg import test
authorSage Weil <sage@redhat.com>
Fri, 7 Sep 2018 19:49:20 +0000 (14:49 -0500)
committerSage Weil <sage@redhat.com>
Mon, 17 Sep 2018 17:52:46 +0000 (12:52 -0500)
commitda887c82ce6cfa61a1b4f11f55e68a99a548d7fa
tree042fced274b175b223d7da45b0a8576751b88973
parent5fc71af8572f5844e9dc7213b4d540738c4ea4c5
qa/standalone/osd/pg-merge.sh: add merge vs pg import test

- You can't import the source half a PG that's since merged.  Sorry!  We
could implement this later.
- You can import the target half, but the result will then be incomplete,
and you rely on backfill to clean it up.
- Map gaps don't affect this behavior.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/standalone/osd/pg-merge.sh [new file with mode: 0755]