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

  1. Log into the cephadm shell:

    Example

    [root@host01 ~]# cephadm shell
  2. List the service:

    Example

    [ceph: root@host01 /]# ceph orch ls
  3. Remove the service:

    Syntax

    ceph orch rm SERVICE_NAME

    Example

    [ceph: root@host01 /]# ceph orch rm rgw.test_realm.test_zone_bb

Verification

  • List the hosts, daemons, and processes:

    Syntax

    ceph orch ps

    Example

    [ceph: root@host01 /]# ceph orch ps