From: Leonid Chernin Date: Thu, 16 May 2024 15:54:56 +0000 (+0000) Subject: Force failover for GW that performed full startup in Available state X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f03f107f9f9aabccbeb63acb883152adbf01233d;p=ceph-ci.git Force failover for GW that performed full startup in Available state Resolves: rhbz#2281471 Signed-off-by: Leonid Chernin (cherry picked from commit 149e13f8da960f3f96d2267596cea821e0e3ebe4) Signed-off-by: Alexander Indenbaum --- diff --git a/src/mon/NVMeofGwMon.cc b/src/mon/NVMeofGwMon.cc index 97bff620f77..b26d6af2cfb 100644 --- a/src/mon/NVMeofGwMon.cc +++ b/src/mon/NVMeofGwMon.cc @@ -429,15 +429,21 @@ bool NVMeofGwMon::prepare_beacon(MonOpRequestRef op){ if (gw == group_gws.end()) { gw_created = false; dout(10) << "Warning: GW " << gw_id << " group_key " << group_key << " was not found in the map.Created_gws "<< map.Created_gws <