Feature #39493
mgr/dashboard: Future RFE: Integration of Ceph-medic with dashboard
Status:
New
Priority:
Low
Assignee:
-
Category:
General
Target version:
-
% Done:
0%
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
Ceph-medic(https://github.com/ceph/ceph-medic) is a very simple tool to run against a Ceph cluster to detect common issues that might prevent correct functionality. It requires non-interactive SSH access to accounts that can sudo without a password prompt.
The basic usage of ceph-medic is to perform checks against a Ceph cluster to identify potential issues with it’s installation or configuration.
Basic command - `ceph-medic check`
It can help to find:-- Misconfiguration
- Best practices
- Check for proper connection of nodes
- Post-installation/Failed deployment
at a Hardware level.
Can be helpful when we add a new node.
History
#1 Updated by Ernesto Puerta almost 2 years ago
- Project changed from mgr to Dashboard
- Category changed from 132 to General