Advertisement
Guest User

my_openstack_status

a guest
Mar 3rd, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.16 KB | None | 0 0
  1. [root@openstack nova(keystone_admin)]# openstack-status
  2. == Nova services ==
  3. openstack-nova-api: active
  4. openstack-nova-cert: active
  5. openstack-nova-compute: active
  6. openstack-nova-network: dead (disabled on boot)
  7. openstack-nova-scheduler: active
  8. openstack-nova-conductor: active
  9. == Glance services ==
  10. openstack-glance-api: active
  11. openstack-glance-registry: active
  12. == Keystone service ==
  13. openstack-keystone: active
  14. == Horizon service ==
  15. openstack-dashboard: active
  16. == neutron services ==
  17. neutron-server: active
  18. neutron-dhcp-agent: active
  19. neutron-l3-agent: active
  20. neutron-metadata-agent: active
  21. neutron-lbaas-agent: inactive (disabled on boot)
  22. neutron-openvswitch-agent: active
  23. == Swift services ==
  24. openstack-swift-proxy: active
  25. openstack-swift-account: active
  26. openstack-swift-container: active
  27. openstack-swift-object: active
  28. == Cinder services ==
  29. openstack-cinder-api: active
  30. openstack-cinder-scheduler: active
  31. openstack-cinder-volume: active
  32. == Ceilometer services ==
  33. openstack-ceilometer-api: dead
  34. openstack-ceilometer-central: active
  35. openstack-ceilometer-compute: active
  36. openstack-ceilometer-collector: active
  37. openstack-ceilometer-alarm-notifier: active
  38. openstack-ceilometer-alarm-evaluator: active
  39. == Support services ==
  40. mysqld: active
  41. libvirtd: active
  42. openvswitch: active
  43. messagebus: active
  44. tgtd: active
  45. qpidd: active
  46. memcached: active
  47. == Keystone users ==
  48. +----------------------------------+------------+---------+----------------------+
  49. | id | name | enabled | email |
  50. +----------------------------------+------------+---------+----------------------+
  51. | 428e61fcdeb84fcfb706c3efe6d0791b | admin | True | test@test.com |
  52. | 936c9a1b17614202aa9d6dfbe878df88 | alt_demo | True | |
  53. | 3b36ef79426b4ba2b7bc28f3c62b0705 | ceilometer | True | ceilometer@localhost |
  54. | 9265b62785224df3aa163f25def54c04 | cinder | True | cinder@localhost |
  55. | b59c371a82864b25a032a14e155c334c | demo | True | |
  56. | 897029dfe1ba4f3494aac48618c221e0 | glance | True | glance@localhost |
  57. | c7f70a9426d24d979c963492d5da3956 | neutron | True | neutron@localhost |
  58. | eba29aeeff7b40e89f691f709aaba861 | nova | True | nova@localhost |
  59. | fe36b0e014d84b138cfa2ef227782331 | swift | True | swift@localhost |
  60. +----------------------------------+------------+---------+----------------------+
  61. == Glance images ==
  62. +--------------------------------------+---------------------+-------------+------------------+-----------+--------+
  63. | ID | Name | Disk Format | Container Format | Size | Status |
  64. +--------------------------------------+---------------------+-------------+------------------+-----------+--------+
  65. | 506a9fb8-6ef8-4c29-b150-a78129de5b5c | cirros | qcow2 | bare | 13147648 | active |
  66. | de5bab7f-e08d-437a-900a-012f1a959be9 | fedora-19-x86_64 | qcow2 | bare | 237371392 | active |
  67. | 95fe2a72-0207-4ebd-adf9-fbc2e948e759 | ubuntu-server-12.04 | qcow2 | bare | 255328768 | active |
  68. +--------------------------------------+---------------------+-------------+------------------+-----------+--------+
  69. == Nova managed services ==
  70. +------------------+-----------------------+----------+---------+-------+----------------------------+-----------------+
  71. | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
  72. +------------------+-----------------------+----------+---------+-------+----------------------------+-----------------+
  73. | nova-consoleauth | openstack.localdomain | internal | enabled | up | 2014-03-03T11:57:28.000000 | - |
  74. | nova-scheduler | openstack.localdomain | internal | enabled | up | 2014-03-03T11:57:29.000000 | - |
  75. | nova-conductor | openstack.localdomain | internal | enabled | up | 2014-03-03T11:57:31.000000 | - |
  76. | nova-compute | openstack.localdomain | nova | enabled | up | 2014-03-03T11:57:25.000000 | - |
  77. | nova-cert | openstack.localdomain | internal | enabled | up | 2014-03-03T11:57:27.000000 | - |
  78. +------------------+-----------------------+----------+---------+-------+----------------------------+-----------------+
  79. == Nova networks ==
  80. +--------------------------------------+---------+------+
  81. | ID | Label | Cidr |
  82. +--------------------------------------+---------+------+
  83. | 59af7671-6cd8-4c76-9032-fe91e3413e46 | private | - |
  84. | fd160239-9c59-44cc-93d7-fbed18249dc4 | public | - |
  85. +--------------------------------------+---------+------+
  86. == Nova instance flavors ==
  87. +----+-----------+-----------+------+-----------+------+-------+-------------+-----------+
  88. | ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public |
  89. +----+-----------+-----------+------+-----------+------+-------+-------------+-----------+
  90. | 1 | m1.tiny | 2048 | 4 | 0 | | 1 | 1.0 | True |
  91. | 2 | m1.small | 4096 | 10 | 0 | | 1 | 1.0 | True |
  92. | 3 | m1.medium | 4096 | 40 | 0 | | 2 | 1.0 | True |
  93. | 4 | m1.large | 8192 | 80 | 0 | | 4 | 1.0 | True |
  94. | 5 | m1.xlarge | 16384 | 160 | 0 | | 8 | 1.0 | True |
  95. +----+-----------+-----------+------+-----------+------+-------+-------------+-----------+
  96. == Nova instances ==
  97. +--------------------------------------+----------------+---------+------------+-------------+---------------------------------+
  98. | ID | Name | Status | Task State | Power State | Networks |
  99. +--------------------------------------+----------------+---------+------------+-------------+---------------------------------+
  100. | a4a9afb6-2b7e-4b2e-b47d-2438663bc409 | fedora 19 test | ERROR | - | NOSTATE | |
  101. | ca39441c-e1cb-4b73-91b3-47e2a785362d | test2 | SHUTOFF | - | Shutdown | private=10.0.0.2, 192.168.1.201 |
  102. | f58e8ea8-3f6f-4446-b8d1-49d92a4d659f | test2 | ERROR | - | NOSTATE | |
  103. +--------------------------------------+----------------+---------+------------+-------------+---------------------------------+
  104. [root@openstack nova(keystone_admin)]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement