]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
nvmeofgw: introduce nvme-gw show-all
authorLeonid Chernin <leonidc@il.ibm.com>
Tue, 10 Feb 2026 06:50:51 +0000 (08:50 +0200)
committerLeonid Chernin <leonidc@il.ibm.com>
Mon, 20 Jul 2026 05:19:02 +0000 (08:19 +0300)
commitbbc39019a188be3240732cefecaed3545200f3ff
tree88fca808615c70e192109b7dda6ef2dbe7d2e0e2
parent2bf4bbcb866c7e12f050a16874d7faaae7fed327
nvmeofgw: introduce nvme-gw show-all

Introduce a new read-only command, nvme-gw show-all, which
iterates over all configured pools and groups and runs
nvme-gw show for each, simplifying gateway inspection.

fixes https://tracker.ceph.com/issues/74854
Signed-off-by: Leonid Chernin <leonidc@il.ibm.com>
(cherry picked from commit ca090f3a35909d1a7c238f531445b5f5c9650109)
src/mon/MonCommands.h
src/mon/NVMeofGwMon.cc
src/mon/NVMeofGwMon.h