Bug 2319356 - [RFE][Cephadm] ceph cli command to check default set images
Summary: [RFE][Cephadm] ceph cli command to check default set images
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 8.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 8.1
Assignee: Adam King
QA Contact: Mohit Bisht
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-17 11:13 UTC by Mohit Bisht
Modified: 2025-06-26 12:17 UTC (History)
5 users (show)

Fixed In Version: ceph-19.2.1-33.el9cp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2025-06-26 12:17:38 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-10042 0 None None None 2024-10-17 11:15:02 UTC
Red Hat Product Errata RHSA-2025:9775 0 None None None 2025-06-26 12:17:41 UTC

Description Mohit Bisht 2024-10-17 11:13:34 UTC
Description of problem:
========================
[RFE][Cephadm] ceph cli command to check default set images

Currently we not have cli command support to check default image set ceph, Need to depend on code base.

Example: 
# cat /usr/share/ceph/mgr/cephadm/module.py | grep DEFAULT_SAMBA_IMAGE,
            default=DEFAULT_SAMBA_IMAGE,
[ceph: root@ceph-mobisht-down-6ljodf-node1-installer cephadm]# cat /usr/share/ceph/mgr/cephadm/module.py | grep DEFAULT_SAMBA_IMAGE
DEFAULT_SAMBA_IMAGE = 'cp.icr.io/cp/ibm-ceph/samba-server-rhel9:v0.5'
# cat /usr/share/ceph/mgr/cephadm/module.py | grep DEFAULT_SAMBA_METRICS_IMAGE
DEFAULT_SAMBA_METRICS_IMAGE = 'cp.icr.io/cp/ibm-ceph/samba-metrics-rhel9:v0.5'
            default=DEFAULT_SAMBA_METRICS_IMAGE, 


Version-Release number of selected component (if applicable):
19.2.0-32.el9cp


How reproducible:
Always


Steps to Reproduce:
1. Deploy ceph cluster
2. Check default set images

Actual results:
Currently need to check code base

Expected results:
CLI command which provide us list default images

Comment 6 errata-xmlrpc 2025-06-26 12:17:38 UTC
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 (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), 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-2025:9775


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