7.2. CephOrchestrator를 사용하여 모니터링 스택 제거
ceph orch rm 명령을 사용하여 모니터링 스택을 제거할 수 있습니다.
사전 요구 사항
- 실행 중인 Red Hat Ceph Storage 클러스터.
절차
Cephadm 쉘에 로그인합니다.
예제
[root@host01 ~]# cephadm shellceph orch rm명령을 사용하여 모니터링 스택을 제거합니다.구문
ceph orch rm SERVICE_NAME --force예제
[ceph: root@host01 /]# ceph orch rm grafana [ceph: root@host01 /]# ceph orch rm prometheus [ceph: root@host01 /]# ceph orch rm node-exporter [ceph: root@host01 /]# ceph orch rm alertmanager [ceph: root@host01 /]# ceph orch rm ceph-exporter [ceph: root@host01 /]# ceph mgr module disable prometheus프로세스의 상태를 확인합니다.
예제
[ceph: root@host01 /]# ceph orch status
검증
서비스를 나열합니다.
예제
[ceph: root@host01 /]# ceph orch ls호스트, 데몬 및 프로세스를 나열합니다.
구문
ceph orch ps예제
[ceph: root@host01 /]# ceph orch ps