This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2025-02-02 16:34:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2aefc097f9
ceph
/
qa
/
suites
/
kcephfs
/
cephfs
/
inline
/
yes.yaml
5 lines
108 B
YAML
Raw
Normal View
History
Unescape
Escape
kcephfs: test inline data Signed-off-by: Sage Weil <sage@redhat.com>
2014-12-17 23:20:20 +00:00
tasks
:
-
exec
:
client.0
:
mon: deprecate CephFS inline_data support The plan is to start deprecating this feature now so that we can remove it in a future release. Change it to require the --yes-i-really-really-mean-it flag, and to emit a custom warning when that isn't specified. For now, we leave the testing in place since we do want to be notified if something breaks before we're ready to rip it out completely. Fixes: https://tracker.ceph.com/issues/41311 Signed-off-by: Jeff Layton <jlayton@redhat.com>
2019-08-16 11:41:24 +00:00
-
sudo ceph fs set cephfs inline_data true --yes-i-really-really-mean-it
Reference in New Issue
Copy Permalink