OpenStack: Difference between revisions

Line 157:
 
Check Nova Services
> nova service-list
nova service-list
+--------------------------------------+------------------+------------------+----------+---------+-------+----------------------------+-------------- ---+-------------+
| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled
Reason | Forced down |
+--------------------------------------+------------------+------------------+----------+---------+-------+----------------------------+-------------- ---+-------------+
| 4cd953d4-3f77-4c63-9c91-ec61023cd8de | nova-conductor | cloud.centos.lan | internal | enabled | up | 2018-09-20T13:57:43.000000 | -
| False |
| dd640ca4-cc3e-4aac-af2f-47f9a79aa7fc | nova-scheduler | cloud.centos.lan | internal | enabled | up | 2018-09-20T13:57:42.000000 | -
| False |
| ec1b8ae1-ac8d-42c4-b78d-b08337e7c190 | nova-consoleauth | cloud.centos.lan | internal | enabled | up | 2018-09-20T13:57:44.000000 | -
| False |
| cecd523e-eaa0-44cc-a43a-c8986be62d5c | nova-compute | cloud.centos.lan | nova | enabled | up | 2018-09-20T13:57:37.000000 | -
| False |
+--------------------------------------+------------------+------------------+----------+---------+-------+----------------------------+-------------- ---+-------------+
 
Check Service
Line 166 ⟶ 180:
 
Compute Service List
> openstack compute service list
+----+------------------+------------------+----------+---------+-------+----------------------------+
| ID | Binary | Host | Zone | Status | State | Updated At |