]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/NVMeofGwMap: add healthcheck warning NVMEOF_GATEWAY_DELETING
authorVallari Agrawal <vallari.agrawal@ibm.com>
Wed, 18 Dec 2024 07:59:47 +0000 (13:29 +0530)
committerVallari Agrawal <vallari.agrawal@ibm.com>
Fri, 3 Jan 2025 10:39:17 +0000 (16:09 +0530)
commit571dd531663aa94460d1f4194e70ac25538c7b64
tree3ec5694e537776755dde57bff637b4c06b992977
parent6fd292f4e93dcd911193b0883b5def9bb93bec0e
mon/NVMeofGwMap: add healthcheck warning NVMEOF_GATEWAY_DELETING

Add a warning when NVMeoF gateways are in DELETING state.
This happens when there are namespaces under the deleted gateway's
ANA group ID.

The gateways are removed completely after users manually move these
namespaces to another load balancing group. Or if a new gateway is
deployed on that host.

Signed-off-by: Vallari Agrawal <vallari.agrawal@ibm.com>
doc/rados/operations/health-checks.rst
src/mon/NVMeofGwMap.cc