Hi We’re moving our config to centralized management configuration with “ceph config set” and with the minimal ceph.conf in all nodes. Several options from ceph are not allowed… Why? ceph version 14.2.1 (d555a9489eb35f84f2e1ef49b77e19da9d113972) nautilus (stable) ceph config set osd osd_mkfs_type xfs Error EINVAL: unrecognized config option 'osd_mkfs_type' ceph config set osd osd_op_threads 12 Error EINVAL: unrecognized config option 'osd_op_threads' ceph config set osd osd_disk_threads 2 Error EINVAL: unrecognized config option 'osd_disk_threads' ceph config set osd osd_recovery_threads 4 Error EINVAL: unrecognized config option 'osd_recovery_threads' ceph config set osd osd_recovery_thread 4 Error EINVAL: unrecognized config option 'osd_recovery_thread' Bug? Failed in the cli setup? Regards Manuel |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com