This command displays all DNodes and their details.
Usage
dnode list [--ip IP] [--state STATE] [--enabled]
Options
Filters the list by DNode IP address. |
|
Filters the list by DNode state. Specify one of the following values for STATE:
|
|
If specified, only enabled DNodes are displayed. |
Example
vcli: admin> dnode list +----+------------+-------------+---------------------------+-------------+----------+--------+---------+----------------------+-------------+-------+------------+---------+-------------------+------------+----------------+---------+--------+----------+ | ID | Name | IP | IPv6 | MGMT IP | Hostname | State | Enabled | Build | DBox | DTray | Cluster | OS | Serial | LED Status | BMC FW version | Primary | BIOS | Position | +----+------------+-------------+---------------------------+-------------+----------+--------+---------+----------------------+-------------+-------+------------+---------+-------------------+------------+----------------+---------+--------+----------+ | 1 | dnode-3-10 | 172.16.3.10 | fe80::bcef:19ff:fe0b:ff1e | 192.88.99.1 | v112dn2 | ACTIVE | True | release-4-6-0-918031 | dbox-APF00E | None | vast112-az | 12.8.21 | 00:09:3d:07:75:a7 | off | 12.21.1 | False | V11.05 | top | | 2 | dnode-3-9 | 172.16.3.9 | fe80::bcef:e9ff:febb:fb6 | 192.88.99.3 | v112dn1 | ACTIVE | True | release-4-6-0-918031 | dbox-APF00E | None | vast112-az | 12.8.21 | 00:09:3d:07:78:4a | off | 12.21.1 | True | V11.05 | bottom | +----+------------+-------------+---------------------------+-------------+----------+--------+---------+----------------------+-------------+-------+------------+---------+-------------------+------------+----------------+---------+--------+----------+
Comments
0 comments
Article is closed for comments.