]> git.proxmox.com Git - ceph.git/commit
reorder keyring used by ceph-crash favoring non-host-specific keyring
authorMax Carrara <m.carrara@proxmox.com>
Tue, 5 Mar 2024 15:07:44 +0000 (16:07 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Mar 2024 16:30:13 +0000 (17:30 +0100)
commit6fb7442deb71ab20e2644fad10ea8b08fc0f6de7
treedf84f2aa242a32ceb0b8fe6b5b15d885373a79af
parent01e4a3cd84ed804450aa3c89e953d925e04d8278
reorder keyring used by ceph-crash favoring non-host-specific keyring

This patch makes it so that `ceph-crash` attempts to use the
non-host-specific keyring before anything else, which avoids
unnecessary error messages landing in the systemd-journal in our case.

Signed-off-by: Max Carrara <m.carrara@proxmox.com>
Reviewed-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/0017-ceph-crash-change-order-of-client-names.patch [new file with mode: 0644]
patches/series