Checking service status
Check the service status of the storage cluster, by using the ceph orch ls command.
Before you begin
- A running IBM Storage Ceph cluster.
- Log in to the
cephadmshell.
About this task
You can check the service status of the storage cluster with the ceph orch ls
command. This command checks the status of the following services of the storage cluster:
- Print a list of services.
- Locate the service whose status you want to check.
- Print the status of the service.
Note: If the services are applied with the ceph orch apply command while
bootstrapping, changing the service specification file is complicated. Instead, you can use the
--export option with the ceph orch ls command to export the
running specification, update the yaml file, and reapply the service.