Advertisement
AshrafHassan

IPMI Output

Nov 16th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.07 KB | None | 0 0
  1. [stack@rdo01 ~]$ ironic node-list
  2. +--------------------------------------+------+---------------+-------------+--------------------+-------------+
  3. | UUID                                 | Name | Instance UUID | Power State | Provisioning State | Maintenance |
  4. +--------------------------------------+------+---------------+-------------+--------------------+-------------+
  5. | 1fdbcd0f-68ec-4508-bb16-549b9309caff | None | None          | power off   | available          | False       |
  6. | 8a4aaf04-303b-419c-9909-710d5e1a6d1c | None | None          | power off   | available          | False       |
  7. | ff09865c-c909-4cb4-b24c-f7d9372b5f05 | None | None          | None        | available          | True        |
  8. | 09528ded-d846-425c-8dfb-f347437202dd | None | None          | power off   | available          | False       |
  9. | 461fad66-13b7-410a-860b-9ba842f672ef | None | None          | power off   | available          | False       |
  10. +--------------------------------------+------+---------------+-------------+--------------------+-------------+
  11. [stack@rdo01 ~]$ ironic node-show 1fdbcd0f-68ec-4508-bb16-549b9309caff
  12. +------------------------+-----------------------------------------------------------------------+
  13. | Property               | Value                                                                 |
  14. +------------------------+-----------------------------------------------------------------------+
  15. | target_power_state     | None                                                                  |
  16. | extra                  | {}                                                                    |
  17. | last_error             | None                                                                  |
  18. | updated_at             | 2015-11-15T18:17:48+00:00                                             |
  19. | maintenance_reason     | None                                                                  |
  20. | provision_state        | available                                                             |
  21. | clean_step             | {}                                                                    |
  22. | uuid                   | 1fdbcd0f-68ec-4508-bb16-549b9309caff                                  |
  23. | console_enabled        | False                                                                 |
  24. | target_provision_state | None                                                                  |
  25. | provision_updated_at   | None                                                                  |
  26. | maintenance            | False                                                                 |
  27. | inspection_started_at  | None                                                                  |
  28. | inspection_finished_at | None                                                                  |
  29. | power_state            | power off                                                             |
  30. | driver                 | pxe_ipmitool                                                          |
  31. | reservation            | None                                                                  |
  32. | properties             | {u'memory_mb': u'49152', u'cpu_arch': u'x86_64', u'local_gb': u'300', |
  33. |                        | u'cpus': u'2'}                                                        |
  34. | instance_uuid          | None                                                                  |
  35. | name                   | None                                                                  |
  36. | driver_info            | {u'ipmi_address': u'10.254.103.51', u'ipmi_username': u'admin',    |
  37. |                        | u'ipmi_password': u'******'}                                          |
  38. | created_at             | 2015-11-15T18:17:43+00:00                                             |
  39. | driver_internal_info   | {}                                                                    |
  40. | chassis_uuid           |                                                                       |
  41. | instance_info          | {}                                                                    |
  42. +------------------------+-----------------------------------------------------------------------+
  43. [stack@rdo01 ~]$ ironic node-show 8a4aaf04-303b-419c-9909-710d5e1a6d1c
  44. +------------------------+----------------------------------------------------------------------+
  45. | Property               | Value                                                                |
  46. +------------------------+----------------------------------------------------------------------+
  47. | target_power_state     | None                                                                 |
  48. | extra                  | {}                                                                   |
  49. | last_error             | None                                                                 |
  50. | updated_at             | 2015-11-15T18:17:58+00:00                                            |
  51. | maintenance_reason     | None                                                                 |
  52. | provision_state        | available                                                            |
  53. | clean_step             | {}                                                                   |
  54. | uuid                   | 8a4aaf04-303b-419c-9909-710d5e1a6d1c                                 |
  55. | console_enabled        | False                                                                |
  56. | target_provision_state | None                                                                 |
  57. | provision_updated_at   | None                                                                 |
  58. | maintenance            | False                                                                |
  59. | inspection_started_at  | None                                                                 |
  60. | inspection_finished_at | None                                                                 |
  61. | power_state            | power off                                                            |
  62. | driver                 | pxe_ipmitool                                                         |
  63. | reservation            | None                                                                 |
  64. | properties             | {u'memory_mb': u'4096', u'cpu_arch': u'x86_64', u'local_gb': u'300', |
  65. |                        | u'cpus': u'2'}                                                       |
  66. | instance_uuid          | None                                                                 |
  67. | name                   | None                                                                 |
  68. | driver_info            | {u'ipmi_address': u'10.254.103.205', u'ipmi_username': u'admin',  |
  69. |                        | u'ipmi_password': u'******'}                                         |
  70. | created_at             | 2015-11-15T18:17:58+00:00                                            |
  71. | driver_internal_info   | {}                                                                   |
  72. | chassis_uuid           |                                                                      |
  73. | instance_info          | {}                                                                   |
  74. +------------------------+----------------------------------------------------------------------+
  75. [stack@rdo01 ~]$ ironic node-show ff09865c-c909-4cb4-b24c-f7d9372b5f05
  76. +------------------------+-----------------------------------------------------------------------+
  77. | Property               | Value                                                                 |
  78. +------------------------+-----------------------------------------------------------------------+
  79. | target_power_state     | None                                                                  |
  80. | extra                  | {}                                                                    |
  81. | last_error             | During sync_power_state, max retries exceeded for node                |
  82. |                        | ff09865c-c909-4cb4-b24c-f7d9372b5f05, node state None does not match  |
  83. |                        | expected state 'None'. Updating DB state to 'None' Switching node to  |
  84. |                        | maintenance mode.                                                     |
  85. | updated_at             | 2015-11-15T18:29:01+00:00                                             |
  86. | maintenance_reason     | During sync_power_state, max retries exceeded for node                |
  87. |                        | ff09865c-c909-4cb4-b24c-f7d9372b5f05, node state None does not match  |
  88. |                        | expected state 'None'. Updating DB state to 'None' Switching node to  |
  89. |                        | maintenance mode.                                                     |
  90. | provision_state        | available                                                             |
  91. | clean_step             | {}                                                                    |
  92. | uuid                   | ff09865c-c909-4cb4-b24c-f7d9372b5f05                                  |
  93. | console_enabled        | False                                                                 |
  94. | target_provision_state | None                                                                  |
  95. | provision_updated_at   | None                                                                  |
  96. | maintenance            | True                                                                  |
  97. | inspection_started_at  | None                                                                  |
  98. | inspection_finished_at | None                                                                  |
  99. | power_state            | None                                                                  |
  100. | driver                 | pxe_ipmitool                                                          |
  101. | reservation            | None                                                                  |
  102. | properties             | {u'memory_mb': u'12288', u'cpu_arch': u'x86_64', u'local_gb': u'146', |
  103. |                        | u'cpus': u'1'}                                                        |
  104. | instance_uuid          | None                                                                  |
  105. | name                   | None                                                                  |
  106. | driver_info            | {u'ipmi_address': u'110.254.103.25', u'ipmi_username': u'admin',   |
  107. |                        | u'ipmi_password': u'******'}                                          |
  108. | created_at             | 2015-11-15T18:18:03+00:00                                             |
  109. | driver_internal_info   | {}                                                                    |
  110. | chassis_uuid           |                                                                       |
  111. | instance_info          | {}                                                                    |
  112. +------------------------+-----------------------------------------------------------------------+
  113. [stack@rdo01 ~]$ ironic node-show 09528ded-d846-425c-8dfb-f347437202dd
  114. +------------------------+-----------------------------------------------------------------------+
  115. | Property               | Value                                                                 |
  116. +------------------------+-----------------------------------------------------------------------+
  117. | target_power_state     | None                                                                  |
  118. | extra                  | {}                                                                    |
  119. | last_error             | None                                                                  |
  120. | updated_at             | 2015-11-15T18:18:08+00:00                                             |
  121. | maintenance_reason     | None                                                                  |
  122. | provision_state        | available                                                             |
  123. | clean_step             | {}                                                                    |
  124. | uuid                   | 09528ded-d846-425c-8dfb-f347437202dd                                  |
  125. | console_enabled        | False                                                                 |
  126. | target_provision_state | None                                                                  |
  127. | provision_updated_at   | None                                                                  |
  128. | maintenance            | False                                                                 |
  129. | inspection_started_at  | None                                                                  |
  130. | inspection_finished_at | None                                                                  |
  131. | power_state            | power off                                                             |
  132. | driver                 | pxe_ipmitool                                                          |
  133. | reservation            | None                                                                  |
  134. | properties             | {u'memory_mb': u'24576', u'cpu_arch': u'x86_64', u'local_gb': u'146', |
  135. |                        | u'cpus': u'2'}                                                        |
  136. | instance_uuid          | None                                                                  |
  137. | name                   | None                                                                  |
  138. | driver_info            | {u'ipmi_address': u'10.254.103.206', u'ipmi_username': u'admin',   |
  139. |                        | u'ipmi_password': u'******'}                                          |
  140. | created_at             | 2015-11-15T18:18:08+00:00                                             |
  141. | driver_internal_info   | {}                                                                    |
  142. | chassis_uuid           |                                                                       |
  143. | instance_info          | {}                                                                    |
  144. +------------------------+-----------------------------------------------------------------------+
  145. [stack@rdo01 ~]$ ironic node-show 461fad66-13b7-410a-860b-9ba842f672ef
  146. +------------------------+-----------------------------------------------------------------------+
  147. | Property               | Value                                                                 |
  148. +------------------------+-----------------------------------------------------------------------+
  149. | target_power_state     | None                                                                  |
  150. | extra                  | {}                                                                    |
  151. | last_error             | None                                                                  |
  152. | updated_at             | 2015-11-15T18:18:19+00:00                                             |
  153. | maintenance_reason     | None                                                                  |
  154. | provision_state        | available                                                             |
  155. | clean_step             | {}                                                                    |
  156. | uuid                   | 461fad66-13b7-410a-860b-9ba842f672ef                                  |
  157. | console_enabled        | False                                                                 |
  158. | target_provision_state | None                                                                  |
  159. | provision_updated_at   | None                                                                  |
  160. | maintenance            | False                                                                 |
  161. | inspection_started_at  | None                                                                  |
  162. | inspection_finished_at | None                                                                  |
  163. | power_state            | power off                                                             |
  164. | driver                 | pxe_ipmitool                                                          |
  165. | reservation            | None                                                                  |
  166. | properties             | {u'memory_mb': u'12288', u'cpu_arch': u'x86_64', u'local_gb': u'146', |
  167. |                        | u'cpus': u'1'}                                                        |
  168. | instance_uuid          | None                                                                  |
  169. | name                   | None                                                                  |
  170. | driver_info            | {u'ipmi_address': u'10.254.103.127', u'ipmi_username': u'admin',   |
  171. |                        | u'ipmi_password': u'******'}                                          |
  172. | created_at             | 2015-11-15T18:18:13+00:00                                             |
  173. | driver_internal_info   | {}                                                                    |
  174. | chassis_uuid           |                                                                       |
  175. | instance_info          | {}                                                                    |
  176. +------------------------+-----------------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement