This command displays all CNodes and their details.
Usage
cnode list [--ip IP] [--state STATE] [--name NAME] [--enabled] [--vippool-id ID]
Options
Filters the list by CNode IP address. |
|
Filters the list by CNode state. Specify one of the following values for STATE:
|
|
Filters the list by CNode name. |
|
If specified, only enabled CNodes are displayed. |
|
Filters the list by VIP pool ID. |
Example
vcli: admin> cnode list +----+-------------+--------------+----------------+-----------+--------+---------+----------------------+------------+------------+------------+-------------+-------+-------------------+------------+----------------+ | ID | Name | IP | Mgmt-ip | Host Name | State | Enabled | Build | Management | Cluster | OS-Version | CBox | Cores | Serial | LED Status | BMC-FW-Version | +----+-------------+--------------+----------------+-----------+--------+---------+----------------------+------------+------------+------------+-------------+-------+-------------------+------------+----------------+ | 7 | cnode-3-177 | 203.0.13.177 | 198.51.100.101 | myhost | ACTIVE | True | release-4-5-0-776058 | Yes | mycluster | 12.8.10 | cbox-200051 | 14 | a4:bf:01:7c:d1:1b | off | 1.93.240 | | 2 | cnode-3-178 | 203.0.13.178 | 198.51.100.103 | myhost | ACTIVE | True | release-4-5-0-776058 | No | mycluster | 12.8.10 | cbox-200051 | 14 | a4:bf:01:7c:c1:da | off | 1.93.240 | | 6 | cnode-3-179 | 203.0.13.179 | 198.51.100.105 | myhost | ACTIVE | True | release-4-5-0-776058 | No | mycluster | 12.8.10 | cbox-200051 | 14 | a4:bf:01:7c:c8:1a | off | 1.93.240 | +----+-------------+--------------+-------------------------+-------------+-----------+--------+---------+----------------------+------------+------------+------------+-------------+-------+-------------------+------------+----------------+
Comments
0 comments
Article is closed for comments.