How to Install and Uninstall ceph-iscsi Package on openSuSE Tumbleweed

Last updated: May 22,2024

1. Install "ceph-iscsi" package

Please follow the guidance below to install ceph-iscsi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ceph-iscsi

2. Uninstall "ceph-iscsi" package

Here is a brief guide to show you how to uninstall ceph-iscsi on openSuSE Tumbleweed:

$ sudo zypper remove ceph-iscsi

3. Information about the ceph-iscsi package on openSuSE Tumbleweed

Information for package ceph-iscsi:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ceph-iscsi
Version : 3.5+1679292226.g8769429-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : ceph-iscsi-3.5+1679292226.g8769429-1.5.src
Upstream URL : https://github.com/ceph/ceph-iscsi
Summary : Python modules for Ceph iSCSI gateway configuration management
Description :
Python package providing the modules used to handle the configuration of an
iSCSI gateway, backed by Ceph RBD. The RPM installs configuration management
logic (ceph_iscsi_config modules), an rbd-target-gw systemd service, and
a CLI-based management tool 'gwcli', replacing the 'targetcli' tool.
The configuration management modules may be are consumed by custom Ansible
playbooks and the rbd-target-gw daemon.
The rbd-target-gw service is responsible for startup and shutdown actions,
replacing the 'target' service used in standalone LIO implementations.
In addition, rbd-target-gw also provides a REST API utilized by the Ceph
dashboard and gwcli tool, and a prometheus exporter for gateway LIO
performance statistics, supporting monitoring and visualisation tools like
Grafana.