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
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