ceph/qa/workunits
tancz1 77ad5a810c mon: add proxy to cache tier options
When we set the proxy mode to remove a writeback cache according to
the ceph official documentation an error occurred:

[root@controller-1 root]# ceph osd tier cache-mode cachepool proxy
Invalid command: proxy not in writeback|readproxy|readonly|none
osd tier cache-mode writeback|readproxy|readonly|none [--yes-i-really-mean-it]:
specify the caching mode for cache tier

According to the description of the official website document: since
a writeback cache may have modified data, you must take steps to ensure
that you do not lose any recent changes to objects in the cache before
you disable and remove it. Change the cache mode to proxy so that new and
modified objects will flush to the backing storage pool.

Fixes: https://tracker.ceph.com/issues/54576
Signed-off-by: tan changzhi <544463199@qq.com>
2022-04-29 10:40:40 +08:00
..
caps
ceph-tests
cephadm Merge pull request #42821 from rhcs-dashboard/force-maintenance-workflow 2021-09-29 13:36:45 +02:00
cephtool mon: add proxy to cache tier options 2022-04-29 10:40:40 +08:00
client
cls qa/rgw: run ceph_test_cls_rgw_gc in rgw/verify suite 2021-12-09 11:07:03 -05:00
direct_io
erasure-code
fs Merge pull request #43297 from yongseokoh/test-dir-max-entries 2021-12-01 09:34:54 +05:30
hadoop
libcephfs
mgr
mon pybind/mgr/pg_autoscale: revert to default profile scale-up 2021-11-19 18:55:36 +00:00
objectstore
osdc
rados qa/test_dedup_tool: fix test cases for ceph-dedup-tool 2021-11-12 13:22:48 +09:00
rbd qa/workunits/rbd: test map/attach with --show-cookie/--cookie options 2021-10-26 19:24:13 +05:30
rename
rest qa: Upgrade to mypy 0.901 2021-06-09 12:53:21 +02:00
restart
rgw workunits/rgw: semicolon terminates perl statements 2021-09-14 17:13:49 -04:00
suites qa: update the ffsb.sh to clone it from git://git.ceph.com/ffsb.git 2021-05-06 14:00:45 +08:00
ceph-helpers-root.sh qa: Add SoftIron Linux as valid debian-based distro in test scripts 2021-07-15 07:16:59 -04:00
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
true.sh