show mvx cluster status detail

Prev Next

Displays the status of an MVX cluster and its nodes from one of its member nodes.

Syntax

show mvx cluster status detail

Parameters

None

Output fields

The following table describes the output fields for the show mvx cluster status detail command.

Field

Description

Cluster Name

The cluster name.

Cluster Version

The cluster version

Cluster Health

The cluster health:

  • ok—The cluster is healthy.

  • degraded—One or more nodes are unhealthy or offline.

  • critical—All nodes are unhealthy or no broker is available.

Description

Details about the cluster

Cluster Size

The number of nodes in the cluster.

Cluster Utilization

The current cluster utilization, as a percentage of the capacity of the whole cluster. This calculation is based on the cluster's submission queue size and the member nodes' VM load.

NOTE: Any node in a critical health state is not included in this calculation.

Certificate

Name of SSL certificate

CA

Name of TLS CA

Validity

Starts

Date and time of starting of validity

Expires

Date and time of end of validity

Expiration Time

Number of days of validity

Node Name

The node name.

Node Health

The node health:

  • ok—The node is healthy.

  • critical—Some major functionality is not working (for example, there is no broker node) or the node is offline (for example, it is reloading after an upgrade).

Description

Details about the node

Node Address

The IP address of the Intelligent Virtual Execution - Server appliance (node).

Node Role

The role of the node in the cluster:

  • broker—broker node

  • node—compute node

Node Utilization

The current node utilization, as a percentage of capacity. This calculation is based on the node's VM load.

Example

The following example shows the status the cluster-acme cluster and its nodes.

vx-1 # show mvx cluster status detail

MVX Cluster Status

    Cluster Name           : f1
	Cluster Version        : 8.3.0
    Cluster Health         : degraded
	Description            : No guest-images package is installed
    Cluster Size           : 2
    Cluster Utilization    : 0 %
Certificate Info:
    Certificate            : self-signed-cluster-cert
    CA                     : self-signed-cluster-ca-cert
    Validity:
    Starts                 : 2022/03/26 11:31:15
    Expires                : 2032/03/25 11:31:15
    Expiration Time        : 3649 days remaining
    MVX Cluster Nodes

        Node Name          : vx05
        Node Health        : failed
		Description        : A newer guest-images version is available
        Node Address       : 10.1.1.1
        Node Role          : broker
        Node Utilization   : 65 %

        Node Name          : vx06
        Node Health        : failed
		Description        : A newer guest-images version is available
        Node Address       : 10.1.1.2
        Node Role          : node
        Node Utilization   : 96 %

        

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.0.0. Output was updated in 9.1.2.