]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: make ssh keepalive settings configurable
authorAdam King <adking@redhat.com>
Wed, 4 Sep 2024 20:09:10 +0000 (16:09 -0400)
committerAdam King <adking@redhat.com>
Tue, 10 Sep 2024 13:43:22 +0000 (09:43 -0400)
commitce17a76f2f571e6f19f95b8dcb264dc6c251a99d
tree239e2163dc5c17c2bcd6fcf8d4b684bc03549e45
parent8d9dceb40209b1401b8fde331ecfee9095010896
mgr/cephadm: make ssh keepalive settings configurable

It was found on some larger clusters that these settings
were two low and hosts were getting temporarily marked
offline

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 20e2948a375827d8047377be5217cfe2031564ea)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/ssh.py