Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1962508

Summary: [ISCSI] - iSCSI gateway command-line interface changes
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Harish Munjulur <hmunjulu>
Component: DocumentationAssignee: Amrita <asakthiv>
Status: CLOSED DUPLICATE QA Contact: Harish Munjulur <hmunjulu>
Severity: high Docs Contact:
Priority: high    
Version: 5.0CC: asakthiv, asriram, hyelloji, kdreyer, rmandyam, vereddy
Target Milestone: ---   
Target Release: 5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-06 09:29:25 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: 1958236    
Bug Blocks:    

Description Harish Munjulur 2021-05-20 08:51:26 UTC
Describe the issue: Entering into ISCSI GWCLI is via the ISCSI container

Describe the task you were trying to accomplish: Enter into ISCSI container using GWCLI 

Product Version:5.0

Environment Details:CEPH 5 cluster with cephadm installation

Expected: 
GWCLI only works inside the iscsi containers:


- Go to one of the iscsi nodes, for example "ceph-hmunjulu-1621484613681-node1-mon-mgr-installer-node-export"

# ssh ceph-hmunjulu-1621484613681-node1-mon-mgr-installer-node-export

- Get the information of the iscsi container in the running in the host:

# podman ps -a
CONTAINER ID  IMAGE                                           COMMAND               CREATED       STATUS           PORTS   NAMES
4b5ffb814409  docker.io/ceph/daemon-base:latest-master-devel                        2 hours ago   Up 2 hours ago           ceph-f838eb7a-597c-11eb-b0a9-525400e2439c-iscsi.iscsi.cephLab2-node-01.anaahg


- Enter in the iscsi container using the iscsi container id:

# podman exec -it 4b5ffb814409 /bin/bash


- Execute gwcli

# gwcli

Comment 1 Amrita 2021-06-30 17:05:23 UTC
This bz is being fixed as part of https://bugzilla.redhat.com/show_bug.cgi?id=1967448

Comment 2 Anjana Suparna Sriram 2021-07-06 09:29:25 UTC

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