]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: configure nvmeof with ip of target host
authorAdam King <adking@redhat.com>
Fri, 28 Jul 2023 21:27:55 +0000 (17:27 -0400)
committerAdam King <adking@redhat.com>
Thu, 31 Aug 2023 17:36:14 +0000 (13:36 -0400)
commitf11905ce53341cd243cb5e192ce9cdacc8257b90
tree61bcf1b48b82f01d5d6dfd3479d5486d1f10bcf2
parent2fd7bbd528d110d2dfebcb33122c21900f72eaef
mgr/cephadm: configure nvmeof with ip of target host

This is the IP the nvmeof daemon will bind
to, so it should be the IP of the host we're
deploying the nvmeof daemon on, not the IP
of the active mgr

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 25a9f5ab0bb8d3e050c8714ec3539feb3b2febf5)
src/pybind/mgr/cephadm/services/nvmeof.py
src/pybind/mgr/cephadm/tests/test_services.py