-
Bug
-
Resolution: Done
-
Undefined
-
odf-4.20
.blCeph will be providing a `ceph auth dump-keys --format=json-pretty` command that shows deeper information about CephX security keys. This information will be critical for debugging issues with key rotation when/if they occur.
Please add `ceph auth dump-keys --format=json-pretty` to the must-gather ceph outputs. This will need to be backported all the way back to ODF 4.14.
Since it's a new CLI command, older clusters won't have it, so please ensure that a command failure doesn't halt the must-gather process.
Small clarification: the command only works with JSON output, so the `--format=json-pretty` flag is necessary. I (Blaine) tested the command below uisng an upstream prebuild of Ceph successfully, so you should be able to safely treat it as the requirement:
ceph auth dump-keys --format=json-pretty
- is cloned by
-
DFBUGS-4104 [must-gather] ceph auth dump-keys output
-
- Closed
-
-
DFBUGS-4105 [must-gather] ceph auth dump-keys output
-
- Closed
-
-
DFBUGS-5075 [must-gather] ceph auth dump-keys output
-
- ON_QA
-
-
DFBUGS-5076 [must-gather] ceph auth dump-keys output
-
- ON_QA
-
- links to