1 개요[ | ]
- nova service-list
Console
Copy
[root@localhost ~(keystone_admin)]# nova service-list
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+
| 4 | nova-cert | controller | internal | enabled | up | 2016-12-12T13:44:49.000000 | - |
| 5 | nova-consoleauth | controller | internal | enabled | up | 2016-12-12T13:44:48.000000 | - |
| 6 | nova-scheduler | controller | internal | enabled | up | 2016-12-12T13:44:49.000000 | - |
| 7 | nova-conductor | controller | internal | enabled | up | 2016-12-12T13:44:48.000000 | - |
| 8 | nova-compute | controller | nova | enabled | up | 2016-12-12T13:44:50.000000 | - |
| 9 | nova-compute | compute1 | nova | enabled | up | 2016-12-12T13:44:46.000000 | - |
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.