-
Bug
-
Resolution: Unresolved
-
Undefined
-
odf-4.20
-
None
.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
-
- In Progress
-
-
DFBUGS-4105 [must-gather] ceph auth dump-keys output
-
- In Progress
-
- links to
1.
|
[must-gather] ceph auth dump-keys output |
|
In Progress | |
Yati Padia |
2.
|
[must-gather] ceph auth dump-keys output |
|
In Progress | |
Mudit Agarwal |