[pve-devel] [PATCH manager 1/2] ceph: remove global pg bits setting

Maximiliano Sandoval m.sandoval at proxmox.com
Wed Sep 20 15:42:03 CEST 2023


Thomas Lamprecht <t.lamprecht at proxmox.com> writes:

> @maximiliano: how does ceph react if one sets this currently?
> I.e., does it silently accepts unknown config keys, or does it break
> something?

Running

    ceph config set global osd_pg_bits 42

results in

    Error EINVAL: unrecognized config option 'osd_pg_bits'

Having them set on /etc/pve/ceph.conf on the other hand does not throw
any kind of warning as far as I can tell, but I suspect it does not do
anything either.

Please tell if I am missing something or if I should do a new version of
the patch.

--
Maximiliano





More information about the pve-devel mailing list