Hi there.
Quote from the docs:
You can see the stored key with ceph-bluestore-tool show-label --dev /var/lib/ceph/osd/ceph-0/block .
If you see your old key then the section "Rotate the Service Keys by Hand" from the pve docs should fix this...
Just a quick heads-up: this is my personal approach and what worked for me. Please make sure to test it on your end first.
You can mute the errors and warnings to bring ceph to HEALTH_OK again (this was on ceph tentacle):
ceph health mute...
Recent security findings and fixes in Ceph make it necessary to upgrade ceph and migrate authentication keys from the aes to the aes256k cipher. This is to address weaknesses in the old Cephx authentication method, especially if your Ceph service...
Hi,
I’m running into what looks like a compatibility issue between current Proxmox VE 9.2 storage code and Ceph Tentacle 20.2.4.
Environment:
Proxmox VE: 9.2
pve-manager: 9.2.11
libpve-storage-perl: 9.1.8
qemu-server...