]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: fix cephfs-mirror unwinding and 'fs volume create/rm' order 52653/head
authorJos Collin <jcollin@redhat.com>
Mon, 24 Jul 2023 08:46:52 +0000 (14:16 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 26 Jul 2023 10:43:45 +0000 (16:13 +0530)
commit1b0f927bec3fc000a3c0a72c513afc77017af71f
tree0cf8c4191cd9e0bbbc7f458b70055c7f20cf29a2
parentbe86c40b7a1f991f197ba343409d4a4d4e129d1a
qa: fix cephfs-mirror unwinding and 'fs volume create/rm' order

* Fixes the 'fs volume create' happens before the cephfs-mirror daemon start.
* Fixes the 'fs volume rm' happen only after the cephfs-mirror daemon unwinding.
  - This prevents the issue of mirror-daemon not returning from a libcephfs call, as
    the volumes were deleted during the cephfs_mirror_thrash ing.

Fixes: https://tracker.ceph.com/issues/61182
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit b9a1a3cdf9770bcb27d6e08ddbc059f01674f4b8)
qa/suites/fs/mirror-ha/cephfs-mirror/+ [new file with mode: 0644]
qa/suites/fs/mirror-ha/cephfs-mirror/1-volume-create-rm.yaml [new file with mode: 0644]
qa/suites/fs/mirror-ha/cephfs-mirror/2-three-per-cluster.yaml [new file with mode: 0644]
qa/suites/fs/mirror-ha/cephfs-mirror/three-per-cluster.yaml [deleted file]
qa/suites/fs/mirror-ha/workloads/cephfs-mirror-ha-workunit.yaml