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 1901792

Summary: [Troubleshooting-Guide] - steps missing on using ceph-medic with containerized cluster
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Vasishta <vashastr>
Component: DocumentationAssignee: ceph-docs <ceph-docs>
Status: CLOSED DUPLICATE QA Contact: Veera Raghava Reddy <vereddy>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.2CC: amsyedha, kdreyer
Target Milestone: ---   
Target Release: 5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-19 11:15:41 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:

Description Vasishta 2020-11-26 04:20:41 UTC
Describe the issue:
Ref - BZ 1784801
With existing instructions, user cannot use ceph-medic utility if they have contaianerized cluster

Describe the task you were trying to accomplish:
using ceph-medic utility with containerized cluster

Suggestions for improvement:
We need to provide steps to modify conf file to instruct ceph-medic that the cluster is containerized

Chapter/Section Number and Title:
Chapter 10. Installing and using ceph-medic to diagnose a Ceph Storage Cluster

Product Version:
4.2

Environment Details:

Any other versions of this document that also needs this update:
No

Additional information:
1) User needs to add 
>> deployment_type = docker 
if he has rhel 7
and 
>> deployment_type = podman
if he has rhel8

2) I personally think that 10.3.2 and 10.3.3 can be merged as it is recommended for a ceph-ansible user to have inventory file in /usr/share/ceph-ansible/hosts which is not a default location.

Comment 4 Vasishta 2021-01-19 11:15:41 UTC

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