Removing the Ceph Object Gateway
Use the ceph orch rm command to remove Ceph Object Gateway daemons.
Prerequisites
-
A running IBM Storage Ceph cluster.
-
Root-level access to all the nodes.
-
Hosts are added to the cluster.
-
At least one Ceph Object Gateway daemon deployed on the hosts.
Procedure
-
Log into the
cephadmshell:Example
[root@host01 ~]# cephadm shell -
List the service:
Example
[ceph: root@host01 /]# ceph orch ls -
Remove the service:
Syntax
ceph orch rm SERVICE_NAMEExample
[ceph: root@host01 /]# ceph orch rm rgw.test_realm.test_zone_bb
Verification
-
List the hosts, daemons, and processes:
Syntax
ceph orch psExample
[ceph: root@host01 /]# ceph orch ps