]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add a --dry-run option to cephadm shell 54221/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:23:30 +0000 (17:23 +1000)
commit4bdfce38c0abf363388e9ae9ab35ac020d346087
tree5502ac5796463d08f61fb1d6b7634b22f694cf78
parent583408857e5d6da3d29992dea1b6a77cbbc9bc3a
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