Bug 2240179
| Summary: | create_listener always successful with wrong inputs ends up in OMAP | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Sunil Kumar Nagaraju <sunnagar> |
| Component: | NVMeOF | Assignee: | Aviv Caro <acaro> |
| Status: | CLOSED COMPLETED | QA Contact: | Manohar Murthy <mmurthy> |
| Severity: | urgent | Docs Contact: | Rivka Pollack <rpollack> |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | acaro, akraj, cephqe-warriors, mmurthy, tserlin, vereddy |
| Target Milestone: | --- | ||
| Target Release: | 7.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: | 2023-12-13 15:23:56 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2237662 | ||
|
Description
Sunil Kumar Nagaraju
2023-09-22 09:51:06 UTC
Sunil, I don't think this is urgent for the TP. We do have a fix for that in upstream, it should be included in 0.0.4. Meanwhile I suggest to reduce severity to medium. Fixed in 0.0.4. Unable to add listener if gateway address is wrong,
# podman run registry-proxy.engineering.redhat.com/rh-osbs/ceph-nvmeof-cli:0.0.3-1 --server-address 10.0.209.201 --server-port 5500 create_listener --subnqn nqn.2016-06.io.spdk:cnode1 --trsvcid 5002 --gateway-name client.nvmeof.rbd.ceph-2sunilkumar-nhs96b-node6.egpoy --traddr 10.0.209.201
usage: python3 -m control.cli [-h] [--server-address SERVER_ADDRESS]
[--server-port SERVER_PORT]
[--client-key CLIENT_KEY]
[--client-cert CLIENT_CERT]
[--server-cert SERVER_CERT]
{create_bdev,delete_bdev,create_subsystem,delete_subsystem,add_namespace,remove_namespace,add_host,remove_host,create_listener,delete_listener,get_subsystems}
...
python3 -m control.cli: error: create_listener failed: code=StatusCode.INTERNAL message=Gateway name must match current gateway (client.nvmeof.rbd.ceph-2sunilkumar-nhs96b-node6.egpoyz)
Hi Aviv. Please confirm if this needs to be added to 7.0 release notes. If so, please provide the doc type and text. Thanks. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 7.0 Bug Fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:7780 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |