Bug 2276031
Summary: | Namespace add command output interprets wrong load balancing group number though it assigns correctly | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Rahul Lepakshi <rlepaksh> |
Component: | NVMeOF | Assignee: | Gil Bregman <gbregman> |
Status: | CLOSED ERRATA | QA Contact: | Rahul Lepakshi <rlepaksh> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 7.1 | CC: | acaro, akraj, cephqe-warriors, gbregman, tserlin |
Target Milestone: | --- | Flags: | rlepaksh:
needinfo-
|
Target Release: | 7.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-nvmeof-container-1.2.5-3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-06-13 14:31:49 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: | 2267614, 2298578, 2298579 |
Description
Rahul Lepakshi
2024-04-19 06:19:03 UTC
@rlepaksh this is not a real problem. The CLI just displays the parameter passed to it not the actual group id. Now that we have automatic assignment of a group id this information is mostly useless. We should either remove this from the CLI or make sure we return the real group id from the gateway. This is fixed in downstream, and will be provided as a part of next downstream build that will be numbered 1.2.5. Fixed in https://pkgs.devel.redhat.com/cgit/containers/ceph-nvmeof/commit/?h=ceph-7.1-rhel-9&id=3912329fbf36a7355510fe5786046e302139d66e Please verify with GW/CLI version >= 1.2.5. Verified with http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-QH78M3/ Running command podman run --rm cp.stg.icr.io/cp/ibm-ceph/nvmeof-cli-rhel9:1.2.6-1 --server-address 10.0.210.105 --server-port 5500 namespace add --rbd-image 89V5-image4 --rbd-pool rbd --subsystem nqn.2016-06.io.spdk:cnode1 on 10.0.210.105 timeout 600 2024-05-08 00:12:01,603 (cephci.test_ceph_nvmeof_gateway_sub_scale) [INFO] - cephci.ceph.ceph.py:1597 - Command completed successfully 2024-05-08 00:12:01,604 (cephci.test_ceph_nvmeof_gateway_sub_scale) [INFO] - cephci.ceph.nvmegw_cli.execute.py:54 - ('', 'Adding namespace 4 to nqn.2016-06.io.spdk:cnode1: Successful\n') @akraj why did you flag me for more info? Isn't this issue already closed? 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 (Critical: Red Hat Ceph Storage 7.1 security, enhancements, and 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/RHSA-2024:3925 |