Monitoring Metadata Servers

MDS servers are a critical component of any Storage cluster, and monitoring the health and state of MDS servers is a very critical task. To monitor MDS servers, use the vstorage -c <cluster_name> top command, for example:

image

The command above shows detailed information about the stor1 cluster. The monitoring parameters for MDS servers (highlighted in red) are explained in the table below:

ParameterDescription
MDSID

MDS server identifier (ID).

The letter "M" before ID, if present, means that the given server is the master MDS server.

STATUSMDS server status.
%CTIMETotal time the MDS server spent writing to the local journal.
COMMITSLocal journal commit rate.
%CPUMDS server activity time.
MEMAmount of physical memory the MDS server uses.
UPTIMETime elapsed since the last MDS server start.
HOSTMDS server hostname or IP address.