cephadm
Verified for current stable LTS
Cephadm Command: Check Cluster Services Status
Use for check cluster services status with Cephadm. Exact CLI syntax to check cluster services status using Cephadm.
When to use this: Use for check cluster services status with Cephadm.
Command Syntax
sudo cephadm shell -- ceph -s sudo cephadm shell -- ceph -s Command Breakdown
--- Command Option
- Tool-specific option used by this command invocation.
-s- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to check cluster services status using Cephadm.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Cephadm Command: Add Host To Ceph Cluster
sudo cephadm add-host <hostname> <ip_address> Cephadm Command: Bootstrap New Ceph Cluster sudo cephadm bootstrap --mon-ip <monitor_ip> Cephadm Command: Deploy Specific Ceph Service sudo cephadm deploy <service_type> --name <service_name> Cephadm Command: Enter Ceph Container Shell sudo cephadm shell Cephadm Command: Remove Ceph Service From Cluster sudo cephadm rm-service <service_type> --name <service_name>