essstoragequickcheck command

Quickly checks the attached configuration.

Synopsis


essstoragequickcheck -N NodeList [ --component ComponentList ]
                     [ --prefix Prefix ] [ --suffix Suffix ]
                     [ -h | --help ]                        

Availability

Available with IBM Storage Scale System.

Description

The essstoragequickcheck command is used to perform a high level check of the storage connectivity and configuration. It is run from the management server node (EMS).

Parameters

-N NodeList
Specifies a comma separated list of nodes.
--component ComponentList
Provides a component list to specify the scope of check. The options are as follows:
  • server - to check I/O server node
  • adapter - to check installed network and storage adapters
  • storage - to check attached enclosures and disks
--prefix Prefix
Provides a host name prefix. Prefix is used with NodeList to generate node names where the check is run. Use = between --prefix and value if the value starts with a -.
--suffix Suffix
Provides a host name suffix. Suffix is used with NodeList to generate node names where the check is run. For example, with a node list of gssio1,gssio2 and prefix A- and suffix -ib, node names A-gssio1-ib and A-gssio2-ib will be used to run the test. The newly formed node name must be resolvable to the corresponding IP address. Use = between --suffix and value if the value starts with -.
-h | --help
Displays usage information about this command and exits.

Exit status

0
Successful completion.
nonzero
A failure has occurred.

Security

You must have root authority to run the essstoragequickcheck command.

Example

This example shows essstoragequickcheck running on node ess3k_a.
essstoragequickcheck -N ess3k_a
A sample output is as follows:

2019-11-27T10:57:59.265887 Start of storage quick configuration check
2019-11-27T10:58:00.504113 nodelist:  ess3k_a

ess3k_a: IO Server/Canister Type: ESS3000-5141-AF8, Serial: 78E00T4A
ess3k_a: Valid Network Adapter Configuration. Number of Adapter(s) found: 2
ess3k_a: Slots of Network Adapter found d8:00.0, d8:00.1
ess3k_a: NVMe Drv 3.84TB NVMe G3 Tier-1 Flash found 24
ess3k_a: Summary: total NVMe Drv found  24, expected NVMe Drv 24

 2019-11-27T10:58:41.896066 End of storage quick configuration check
[PASS] essstoragequickcheck passed successfully

Location

/opt/ibm/ess/tools/bin