3.2. Monitoring Nodes

Nodes added to the infrastructure are listed on the INFRASTRUCTURE > Nodes screen, grouped by status. If the storage cluster has not been created yet, you will only see nodes in the UNASSIGNED list. If the storage cluster exists, its nodes will be listed on the screen.

A node can have one of the following statuses:

UNASSIGNED
The node is not assigned to a cluster.
HEALTHY
All the storage services on the node are running.
ENTERING MAINTENANCE…
The node is entering maintenance. The services it hosts are either being evacuated or stopped.
ENTERING MAINTENANCE HALTED
The node cannot enter maintenance, because some of its services cannot be evacuated.
IN MAINTENANCE
The node is in maintenance mode. It does not participate in new chunk allocation.
EXITING MAINTENANCE…
The node is exiting maintenance. Nodes exiting maintenance cannot be managed.
OFFLINE
The node cannot be reached from the admin panel, although it may still be up and its services may be running.
FAILED
One or more storage services on the node have failed.

The default time interval for the charts is 12 hours. To zoom into a particular time interval, select the internal with the mouse; to reset zoom, double click any chart.

3.2.1. Understanding Node Role Icons

On the Nodes screen, nodes included in the storage cluster are shown with small icons that represent their roles. Icons provide an overview of cluster infrastructure and the status of some services on each node. All existing node icons are listed below with their description.

Table 3.2.1.1 List of existing node icons
Icon Role Description
../_images/mn.png Management node The node hosts cluster management services and the admin panel. The primary node in the infrastructure.
../_images/cs.png Storage

The node has disks with the storage role. It runs chunk services, stores all data, and provides access to it.

In case a CS fails, the icon changes its color to red.

../_images/mds.png Metadata

The node has disks with the metadata role. It runs metadata services, stores cluster metadata, controls the amount of chunk replicas, and logs important cluster events.

In case an MDS fails, the icon changes its color to red.

../_images/m-mds.png Master Metadata

The master node in the metadata quorum.

If the master MDS fails, another available MDS is selected as master.

../_images/abgw.png Backup Gateway The node runs the Backup Gateway service and participates in the Backup Gateway cluster.
../_images/iscsi.png iSCSI The node hosts iSCSI targets and exports storage space over the iSCSI protocol.
../_images/s3.png S3 The node participates in the S3 cluster and exports storage space over the S3 protocol.

3.2.2. Monitoring Node Performance

To monitor the performance of a cluster node, open the Nodes screen and click the node. On the node overview screen, you will see performance statistics described below.

The overall statistics include:

  • the number of CPUs and the amount of RAM,
  • CPU usage, in percent over time,
  • RAM usage, in megabytes or gigabytes over time.
../_images/stor_image29_ac.png

The DISKS section shows:

  • the number of HDD and SSD drives and their statuses,
  • node I/O activity over time on the read and write charts.
../_images/stor_image30_ac.png

The NETWORK section shows:

  • the list of network interfaces and their statuses,
  • the amount of transmitted (TX) and received (RX) traffic over time.
../_images/stor_image31_ac.png

The following sections provide more information on disk and network usage.

3.2.3. Monitoring Node Disks

To monitor the usage and status of node disks, click the DISKS link on the node overview screen. You will see a list of all disks on the node and their status icons.

A disk status icon shows the combined status of S.M.A.R.T. and the service corresponding to the disk role. It can be one of the following:

OK
The disk and service are healthy.
Failed
The service has failed or S.M.A.R.T. reported an error.
Releasing
The service is being released. When the process finishes, the disk status will change to OK.

To monitor performance of a particular disk, select it and click Performance. The Drive performance panel will display the I/O activity of the disk.

To view information about the disk, including its S.M.A.R.T. status, click Details.

To have the disk blink its activity LED, select the disk, and click Blink. To have the disk stop blinking, click Unblink.

3.2.3.1. Monitoring the S.M.A.R.T. Status of Node Disks

The S.M.A.R.T. status of all disks is monitored by a tool installed along with Acronis Cyber Infrastructure. Run every 10 minutes, the tool polls all disks attached to nodes, including journaling SSDs and system disks, and reports the results to the management node.

For the tool to work, make sure the S.M.A.R.T. functionality is enabled in node’s BIOS.

If a S.M.A.R.T. warning message is shown in the node status, one of that node’s disks is in pre-failure condition and should be replaced. If you continue using the disk, keep in mind that it may fail or cause performance issues.

Pre-failure condition means that at least one of these S.M.A.R.T. counters is not zero:

  • Reallocated Sector Count
  • Reallocated Event Count
  • Current Pending Sector Count
  • Offline Uncorrectable

3.2.4. Monitoring Node Network

To monitor the node’s network usage, click NETWORK on the node overview screen.

To display the performance charts of a specific network interface, select it in the list and click Performance. When monitoring network performance, keep in mind that if the Receive and transmit errors chart is not empty, the network is experiencing issues and requires attention.

To display the details of a network interface, click Details. The Network details panel shows the interface state, bandwidth, MTU, MAC address, and all IP addresses.