show mvx node cdbmgr status

Prev Next

Displays cluster database statistics for each broker in an MVX cluster.

Syntax

show mvx node cdbmgr status

Parameters

None

Output fields

The following table describes the output fields for the show mvx node cdbmgr status command.

Field

Description

Ip Address

The IP address of the broker.

CDB Node ID

The unique identifier for the database node.

Status

The current status of the broker:

  • Up and running—The broker is running normally.

  • Up and leaving cluster—The broker is running and is leaving the cluster.

  • Up and joining cluster—The broker is running and is joining the cluster.

  • Node is down—The broker is not running.

  • Down and joining cluster—The broker is not running and is joining the cluster.

  • Down and leaving cluster—The broker is not running and is leaving the cluster.

Load (Data size)

The total amount of data this broker is handling. This data includes submission data from sensors and analysis results from compute nodes.

Owns (% of cluster data stored on node)

The percentage of the overall cluster data stored on this broker. For example, 100.0% means all submission and analyis results from all member brokers have been replicated to storage on this broker.

Example

The following example from the vx-4 broker shows the statistics for it and the other broker in the cluster.

vx-4 # show mvx node cdbmgr status

CdbMgr Node Stats:
  Ip Address                              : 10.11.121.12
  CDB Node ID                             : 7xxxxxxx-bxxxx-rxxx-gxxx-2xxxxx
  Status                                  : Up and running
  Load (Data size)                        : 94.29 KB
  Owns (% of cluster data stored on node) : 100.0%
  Ip Address                              : 10.11.121.18
  CDB Node ID                             : bxxxxxxx-cxxxx-5xxx-axxx-2xxxxx
  Status                                  : Up and running
  Load (Data size)                        : 70.33 KB
  Owns (% of cluster data stored on node) : 100.0%

User role

Admin, Operator, or Monitor

Command mode

Enable

Supported appliances

This command is supported on the following appliance running the specified release or later:

  • Intelligent Virtual Execution - Server: Release 8.1.0