List nodes

tcmgr node list – show a list of all TapeCloud nodes in the system

SYNOPSIS

tcmgr node list [--filter ATTRIBUTE-NAME=ATTRIBUTE-VALUE]

DESCRIPTION

Shows a list of all TapeCloud nodes in the system.

OPTIONS

-f, --filter

Allows filtering of a given attribute.

-h, --help

Display this help and exit.

PARAMETERS

-

EXAMPLES

This example shows information about a 4 server and 4 library solution.
$ tcmgr node list  
Date/Time: April 15, 2024, 02:22:58 PM +09:00; IBM TapeCloud Version: 1.0.0.0-00001
ID   State    SN        MTM                            Libraries   Drives   Version       
==========================================================================================
 1   active   J304T6K   System x3650 M5: -[5462AC1]-           1        2   1.0.0.0-60455A

ATTRIBUTES

The description of the attributes for tcmgr node list command are as follows:
Table 1. Description of the attributes for tcmgr node list command
Attribute Explanation
ID The unique ID of the TapeCloud node within the system
State The health status of the TapeCloud node. See the tcmgr node show command for details.
SN The globally unique serial number of the TapeCloud node.
MTM The machine type and model number of the TapeCloud node.
Libraries The number of tape libraries managed by this TapeCloud node.
Drives The number of tape drives managed by this TapeCloud node.
Version The TapeCloud code version that is running on the TapeCloud node.