Hi,

just omit the ".*" from your command:

ceph config set osd osd_deep_scrub_interval 1209600

The asterisk (*) can be used for the 'ceph tell command'. Check out the docs [1] for more infos about the runtime configuration.

Regards,
Eugen

[1] https://docs.ceph.com/en/quincy/rados/configuration/ceph-conf/#runtime-changes

Zitat von Jorge JP <[email protected]>:

Hello!

I want to increment the interval between deep scrub in all osd.

I tryed this but not configured:

ceph config set osd.* osd_deep_scrub_interval 1209600

I have 50 osd.. should config every osd?

thanks for the support!
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]


_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to