]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add a --dry-run option to cephadm shell 54220/head
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 11 Oct 2023 18:05:17 +0000 (14:05 -0400)
committerZac Dover <zac.dover@proton.me>
Fri, 27 Oct 2023 07:20:27 +0000 (17:20 +1000)
commite294b886655e1eda46d17c20f53958933c6316f9
treed1ba86625b2d0b0347d7e0db68297707cb3c762e
parent1866b13f7d25bbe70a8dfdecebfb6f5efb9073ee
cephadm: add a --dry-run option to cephadm shell

Instead of creating the shell, the --dry-run option prints the container
command that would be used. This can be used as a starting point for
creating custom container commands similar to what cephadm shell would
generate but with tweaks.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit db1e785b2c1a55f4d232b1642573e5672a136190)

doc/cephadm: clean up debugging section

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 4a033788f87859be4da706e38621009474ed3b82)

doc/cephadm: extend container debugging to cover live processes

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit b4e2b3991774fc15f677752a344181920fc1216c)
doc/cephadm/troubleshooting.rst
src/cephadm/cephadm.py