Bug 2272663

Summary: ceph-nvmeof-mon fixes
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Aviv Caro <acaro>
Component: NVMeOFAssignee: Ilya Dryomov <idryomov>
Status: CLOSED DUPLICATE QA Contact: Manohar Murthy <mmurthy>
Severity: unspecified Docs Contact: ceph-doc-bot <ceph-doc-bugzilla>
Priority: unspecified    
Version: 7.1CC: cephqe-warriors
Target Milestone: ---   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-09 07:48:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aviv Caro 2024-04-02 13:13:57 UTC
ceph-nvmeof-mon fixes


remove observer from NVMeofMon
Signed-off-by: Leonid Chernin leonidc.com
(cherry picked from commit a20fb90357990abac6d2696949e48ef4fa5a7880)


fix assert issue in find_failback_gw - failover_peers array was removed
Signed-off-by: Leonid Chernin leonidc.com
(cherry picked from commit 4c6a9b3ed194eb7837e6b341aba227042e497078)


try to resolve slow ops
It seems that if monitor preprocess_query(MonOpRequestRef op) returns
true, then  mon.reply_command() should be called. Remove path which
returns true without mon.reply_command() call.
(cherry picked from commit 99a345cb0d70851addc33aa3fa7fe07ed5d67b94)


Signed-off-by: Alexander Indenbaum aindenba
(cherry picked from commit f0b748db48dbe704de320974c40ea851e8ac061f)

Comment 1 RHEL Program Management 2024-04-02 13:14:04 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 2 Ilya Dryomov 2024-04-09 07:48:17 UTC

*** This bug has been marked as a duplicate of bug 2272662 ***