Reviewing the Cassandra database status

Last Updated : Jun 10, 2026 |

About this task

You can use the nodetool command to review the following information about the Cassandra database:

  • The status of each Cassandra node.

  • The list of Cassandra datacenters.

For example, you can review the Cassandra status after creating a new datacenter to ensure that the datacenter is created successfully.

Procedure

  1. Log in to the Avaya Aura® Device Services CLI as an administrator.
  2. Run the following command:
    nodetool status

    Avaya Aura® Device Services displays information about the Cassandra database.

Example

The following is an example of the command output for an Avaya Aura® Device Services cluster with two Cassandra datacenters: dc1 and dc2.

[admin@aads bin]$ nodetool status

Datacenter: dc1
=======================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
--  Address    Load       Tokens  Owns    Host ID                               Rack
UN  192.0.2.1  3 MiB      256     100.0%  abcdef01-2345-6789-abcd-ef0123456789  rack1
Datacenter: dc2
=======================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
--  Address    Load       Tokens  Owns    Host ID                               Rack
UN  192.0.2.2  2.37 MiB   256     100.0%  01234567-89ab-cdef-0123-456789abcdef  rack1