ceph/qa/workunits/rbd
Mykola Golub c9c8852f6e librbd: snapshot mirror mode
Enabling mirroring for an image that does not support journaling
assumes snapshot based mirroring, which is supported only when the
pool is in the "image" mirror mode.

Also for the pool in the "image" mirror mode disabling/enabling
journaling feature for a mirroring image will switch
snapshot/journal mirror mode.

Signed-off-by: Mykola Golub <mgolub@suse.com>
2019-12-10 15:45:30 +00:00
..
cli_generic.sh librbd: v1 clones are restricted to the same namespace 2019-10-04 13:27:50 -04:00
concurrent.sh scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
diff_continuous.sh qa:rbd/workunits : Replace rbd bench-write with rbd bench --io-type write 2019-01-28 14:24:54 +02:00
diff.sh qa:rbd/workunits : Replace rbd bench-write with rbd bench --io-type write 2019-01-28 14:24:54 +02:00
huge-tickets.sh scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
image_read.sh test/librbd: use v1 images in the rbd unit tests 2018-03-06 09:07:32 +01:00
import_export.sh qa/workunits/rbd: fix unit formatting tests 2018-05-24 15:54:31 -04:00
issue-20295.sh tests: rbd: reproducer for rbd-on-EC issue 2017-08-03 22:54:17 -04:00
journal.sh qa:rbd/workunits : Replace rbd bench-write with rbd bench --io-type write 2019-01-28 14:24:54 +02:00
kernel.sh qa: kernel.sh: update for read-only changes 2019-11-20 21:32:45 +01:00
krbd_data_pool.sh qa: update krbd tests for python3 2019-12-02 21:13:19 +01:00
krbd_exclusive_option.sh qa: update krbd tests for python3 2019-12-02 21:13:19 +01:00
krbd_fallocate.sh qa: update krbd tests for python3 2019-12-02 21:13:19 +01:00
krbd_huge_osdmap.sh qa: add script to test how libceph handles huge osdmaps 2019-09-13 19:21:54 +02:00
krbd_latest_osdmap_on_map.sh qa: krbd latest-osdmap-on-map test 2018-02-25 11:40:19 +01:00
krbd_namespaces.sh qa: update krbd tests for python3 2019-12-02 21:13:19 +01:00
krbd_stable_pages_required.sh qa: krbd_stable_pages_required.sh: add device mapper test cases 2019-03-28 19:34:15 +01:00
krbd_udev_enumerate.sh qa: add script to stress udev_enumerate_scan_devices() 2019-10-25 22:05:38 +02:00
krbd_udev_netlink_enobufs.sh qa: add script to test udev event reaping 2019-10-18 21:56:30 +02:00
krbd_wac.sh qa: krbd_wac.sh: add lvm test case 2019-03-29 11:20:30 +01:00
map-snapshot-io.sh
map-unmap.sh scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
merge_diff.sh test/librbd: use v1 images in the rbd unit tests 2018-03-06 09:07:32 +01:00
notify_master.sh
notify_slave.sh
permissions.sh qa/workunits/rbd: add permission tests for mgr profile 2019-10-29 08:35:03 -04:00
qemu_dynamic_features.sh qa/workunits/rbd: remove 'fast-diff' from dynamic features test 2019-05-15 16:53:43 -04:00
qemu_rebuild_object_map.sh scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
qemu-iotests.sh qa/workunits/rbd: use more recent qemu-iotests that support Bionic 2019-04-22 12:46:47 -04:00
qos.sh qa/workunits/rbd: add QOS functional test 2019-03-22 14:58:22 +00:00
rbd_groups.sh tools/rbd: support group snap rollback CLI 2018-09-12 23:42:15 +08:00
rbd_mirror_bootstrap.sh qa/suites/rbd: test case for rbd-mirror bootstrap 2019-09-20 08:09:21 -04:00
rbd_mirror_fsx_compare.sh qa/workunits/rbd: wait max 2 hrs for all stress images to sync 2018-09-25 16:08:59 -04:00
rbd_mirror_fsx_prepare.sh qa/suites/rbd: rbd-mirror fsx stress test 2018-04-27 08:34:42 -04:00
rbd_mirror_ha.sh rbd: show info about mirror instance in image mirror status output 2018-11-05 22:34:39 +02:00
rbd_mirror_helpers.sh qa/workunits/rbd: test mirrored snap trash removal 2019-10-31 15:58:18 +02:00
rbd_mirror_stress.sh rbd: incorporate rbd-mirror daemon status in mirror pool status 2019-12-04 08:14:06 -05:00
rbd_mirror.sh librbd: snapshot mirror mode 2019-12-10 15:45:30 +00:00
rbd-ggate.sh rbd: simplify pool namespace positional argument handling 2019-01-28 14:36:44 -05:00
rbd-nbd.sh qa/workunits/rbd: wait for rbd-nbd unmap to complete 2019-05-06 15:16:03 -04:00
read-flags.sh scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
run_devstack_tempest.sh qa/workunits/rbd: use https protocol for devstack git operations 2019-05-10 11:09:54 -04:00
simple_big.sh
test_admin_socket.sh qa/workunits/rbd: remove sanity check in test_admin_socket.sh 2018-03-29 12:29:40 +03:00
test_librbd_python.sh qa: rbd valgrind tests should use failure exit code 2017-06-02 08:55:08 -04:00
test_librbd.sh qa: rbd valgrind tests should use failure exit code 2017-06-02 08:55:08 -04:00
test_lock_fence.sh rbd: adjusted "lock list" JSON and XML formatted output 2018-01-12 11:31:07 -05:00
test_rbd_mirror.sh qa: rbd valgrind tests should use failure exit code 2017-06-02 08:55:08 -04:00
test_rbd_tasks.sh pybind/mgr/rbd_support: use image ids to detect duplicate tasks 2019-08-06 12:17:46 -04:00
test_rbdmap_RBDMAPFILE.sh qa/workunits: remove ceph-detect-init from rbdmapfile test 2018-06-13 15:16:24 -04:00
verify_pool.sh librbd: validate data pool for self-managed snapshot support 2018-07-15 09:05:52 +03:00