Bug 2019316 - [cee/sd][iscsiGW] Unable to install the "ceph-iscsi-tools" package in RHCS 4
Summary: [cee/sd][iscsiGW] Unable to install the "ceph-iscsi-tools" package in RHCS 4
Keywords:
Status: CLOSED DUPLICATE of bug 1853369
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: iSCSI
Version: 4.2
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: 5.2
Assignee: Ilya Dryomov
QA Contact: Preethi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-02 08:24 UTC by Kritik Sachdeva
Modified: 2024-12-20 21:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-13 16:15:02 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-2161 0 None None None 2021-11-03 09:30:11 UTC

Description Kritik Sachdeva 2021-11-02 08:24:24 UTC
Description of problem:
As per Section 7.11 of the RBD guide, In the RHCS 4, we should be able to install the ceph-iscsi-tools package that provides the "gwtop" command for monitoring purposes.
But when we try to install it, it failed with the following output:

~~~
No package ceph-iscsi-tools available.
Error: Nothing to do
~~~
- It seems like the package is missing. Is this an expected behavior? And what is the best way to install the package?

In RHCS 3, I am able to install it smoothly.
Version-Release number of selected component (if applicable): RHCS 4.2


Steps to Reproduce:

1. On the iscsiGW node, enable the RHCS 4 repos using the command:
$ subscription-manager repos --enable=rhel-7-server-rhceph-4-mon-rpms --enable=rhel-7-server-rhceph-4-osd-rpms --enable=rhel-7-server-rhceph-4-tools-rpm

2. Install the ceph-iscsi-tools package:
$ yum install ceph-iscsi-tools -y


Actual results:
- No such package is available to install


Expected results:
- It should install the ceph-iscsi-tools package successfully and provide the command "gwtop"

Documentation Link: https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/4/html-single/block_device_guide/index#monitoring-the-iscsi-gateways-block

Additional info:

Comment 3 Ilya Dryomov 2021-12-13 16:15:02 UTC

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


Note You need to log in before you can comment on or make changes to this bug.