[ceph-users] Changing daemon config at runtime: tell, injectargs, config set and their differences

2022-09-23 Thread Oliver Schmidt
ifferences of these 4 commands to me? How does the central monitor config store relate to individual daemon configurations? The full experiment logs can be found at the end of the mail. Big thanks in advance -- Oliver Schmidt · o...@flyingcircus.io · Systems Engineer Flying Circus Internet Op

[ceph-users] ceph osd new: possible inconsistency whether UUID is a mandatory argument

2023-03-30 Thread Oliver Schmidt
ds to exist and have been previously destroyed. Reads secrets from JSON file via `-i ` (see man page). Error EINVAL: invalid command ``` under Nautilus. Is this still the case under Quincy, can someone reproduce this for me? Best regards Oliver Schmidt [1] https://docs.ceph.com/en/quincy/rados/op

[ceph-users] `ceph features` on Nautilus still reports "luminous"

2023-05-25 Thread Oliver Schmidt
"luminous", "num": 14 } ], "client": [ { "features": "0x3ffddff8ffec", "release": "luminous", "num": 137 } ], "mgr": [

[ceph-users] Re: `ceph features` on Nautilus still reports "luminous"

2023-05-25 Thread Oliver Schmidt
Hi Marc, > > I think for an upgrade the rocksdb is necessary. Check this for your monitors > > cat /var/lib/ceph/mon/ceph-a/kv_backend Thanks, but I already had migrated all mons to use rocksdb when upgrading to Luminous. ~ # cat /srv/ceph/mon/ceph-host1/kv_backend rocksdb Is this what you e

[ceph-users] Re: `ceph features` on Nautilus still reports "luminous"

2023-05-25 Thread Oliver Schmidt
> To be honest I am not confident that "ceph osd set-require-min-compat-client > nautilus" is a necessary step for you. What prompted you to run that command? > > That step is not listed here: > https://docs.ceph.com/en/latest/releases/nautilus/#upgrading-from-mimic-or-luminous You're correc