mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Because it would crash existing plugins.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit d6f02d6048
)
9 lines
218 B
YAML
9 lines
218 B
YAML
#
|
|
# The lrc plugin cannot be used because some OSD are not upgraded
|
|
# yet and would crash.
|
|
#
|
|
- exec:
|
|
mon.a:
|
|
- |-
|
|
ceph osd erasure-code-profile set profile-lrc plugin=lrc 2>&1 | grep "unsupported by:"
|