vinfra service compute node show

Display compute node details:

usage: vinfra service compute node show <node>
<node>
Node ID or hostname

Example:

# vinfra service compute node show 7ffa9540-5a20-41d1-b203-e3f349d62565
+---------------+------------------------------------------+
| Field         | Value                                    |
+---------------+------------------------------------------+
| host          | node001.vstoragedomain                   |
| host_ip       | 10.37.130.101                            |
| hypervisor    | id: 86f1ca2c-71c7-47a0-9c7f-bb9dd705e67e |
|               | state: up                                |
|               | status: enabled                          |
|               | vms: 0                                   |
| id            | 7ffa9540-5a20-41d1-b203-e3f349d62565     |
| orig_hostname | node001                                  |
| placements    | []                                       |
| roles         | - controller                             |
|               | - compute                                |
| services      | - name: cinder-scheduler                 |
|               |   state: healthy                         |
|               | - name: cinder-volume                    |
|               |   state: healthy                         |
|               | - name: neutron-dhcp-agent               |
|               |   state: healthy                         |
|               | - name: neutron-l3-agent                 |
|               |   state: healthy                         |
|               | - name: neutron-metadata-agent           |
|               |   state: healthy                         |
|               | - name: neutron-openvswitch-agent        |
|               |   state: healthy                         |
|               | - name: nova-compute                     |
|               |   state: healthy                         |
|               | - name: nova-conductor                   |
|               |   state: healthy                         |
|               | - name: nova-scheduler                   |
|               |   state: healthy                         |
| state         | healthy                                  |
+---------------+------------------------------------------+

This command shows the details of the compute node with the ID 7ffa9540-5a20-41d1-b203-e3f349d62565.