avoliveira

Untitled

Jun 5th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.48 KB | None | 0 0
  1. (undercloud) [stack@os1001 ~]$ openstack baremetal node show ctrl-os1002 -c properties
  2. +------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  3. | Field | Value |
  4. +------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  5. | properties | {u'cpu_arch': u'x86_64', u'root_device': {u'serial': u'64cd98f0bbd22800266bb1c10cf81b83'}, u'cpus': u'24', u'capabilities': u'node:controller-0,profile:control,cpu_hugepages:true,cpu_txt:true,cpu_vt:true,boot_option:local,cpu_aes:true,cpu_hugepages_1g:true,boot_mode:uefi', u'memory_mb': u'49152', u'local_gb': u'445'} |
  6. +------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  7. (undercloud) [stack@os1001 ~]$ openstack baremetal node show compute-os1005 -c properties
  8. +------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  9. | Field | Value |
  10. +------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  11. | properties | {u'cpu_arch': u'x86_64', u'root_device': {u'serial': u'64cd98f0bbd28b00266bb47b144682ca'}, u'cpus': u'80', u'capabilities': u'node:compute-0,profile:compute,cpu_hugepages:true,cpu_txt:true,cpu_vt:true,boot_option:local,cpu_aes:true,cpu_hugepages_1g:true,boot_mode:uefi', u'memory_mb': u'1048576', u'local_gb': u'445'} |
  12. +------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  13. (undercloud) [stack@os1001 ~]$
  14.  
  15. (undercloud) [stack@os1001 ~]$ openstack baremetal node show compute-os1005
  16. +------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  17. | Field | Value |
  18. +------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  19. | boot_interface | None |
  20. | chassis_uuid | None |
  21. | clean_step | {} |
  22. | console_enabled | False |
  23. | console_interface | None |
  24. | created_at | 2020-06-05T14:11:01+00:00 |
  25. | deploy_interface | None |
  26. | driver | pxe_drac |
  27. | driver_info | {u'drac_password': u'******', u'drac_username': u'OPSuser', u'deploy_ramdisk': u'2d10bef9-5631-4b5b-87c4-4f6ab3cf4fb3', u'deploy_kernel': u'e298b654-8051-4b9b-b11c-2e64aaf967da', u'drac_address': u'10.111.0.6'} |
  28. | driver_internal_info | {u'agent_url': u'http://10.111.1.15:9999', u'root_uuid_or_disk_id': u'566687de-3830-4c23-b9cf-b2d936de8ec3', u'is_whole_disk_image': False, u'drac_boot_device': None, u'agent_version': u'3.2.4'} |
  29. | extra | {u'hardware_swift_object': u'extra_hardware-b7b21404-5e7f-4b51-be82-626527b9d838'} |
  30. | inspect_interface | None |
  31. | inspection_finished_at | None |
  32. | inspection_started_at | None |
  33. | instance_info | {u'root_gb': u'40', u'display_name': u'os1005', u'image_source': u'169630a0-37ed-464b-bbf9-f4f758cc7085', u'capabilities': u'{"profile": "compute", "boot_mode": "uefi", "boot_option": "local"}', u'memory_mb': u'4096', u'vcpus': u'1', u'local_gb': u'445', u'configdrive': u'******', u'swap_mb': u'32768', u'nova_host_id': u'os1001.rtmcloud.net.int'} |
  34. | instance_uuid | efe61892-2224-44b6-a7df-04f098de8011 |
  35. | last_error | None |
  36. | maintenance | False |
  37. | maintenance_reason | None |
  38. | management_interface | None |
  39. | name | compute-os1005 |
  40. | network_interface | flat |
  41. | power_interface | None |
  42. | power_state | power on |
  43. | properties | {u'cpu_arch': u'x86_64', u'root_device': {u'serial': u'64cd98f0bbd28b00266bb47b144682ca'}, u'cpus': u'80', u'capabilities': u'node:compute-0,profile:compute,cpu_hugepages:true,cpu_txt:true,cpu_vt:true,boot_option:local,cpu_aes:true,cpu_hugepages_1g:true,boot_mode:uefi', u'memory_mb': u'1048576', u'local_gb': u'445'} |
  44. | provision_state | active |
  45. | provision_updated_at | 2020-06-05T15:17:34+00:00 |
  46. | raid_config | {} |
  47. | raid_interface | None |
  48. | reservation | None |
  49. | resource_class | baremetal |
  50. | storage_interface | noop |
  51. | target_power_state | None |
  52. | target_provision_state | None |
  53. | target_raid_config | {} |
  54. | traits | [] |
  55. | updated_at | 2020-06-05T15:17:34+00:00 |
  56. | uuid | b7b21404-5e7f-4b51-be82-626527b9d838 |
  57. | vendor_interface | None |
  58. +------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  59.  
  60. (undercloud) [stack@os1001 ~]$ openstack flavor list --long
  61. +--------------------------------------+---------------+------+------+-----------+-------+-----------+-------+-------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  62. | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | Swap | RXTX Factor | Properties |
  63. +--------------------------------------+---------------+------+------+-----------+-------+-----------+-------+-------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  64. | 3c57ce3d-7036-40e8-b2b2-8161f6b439fd | baremetal | 4096 | 40 | 0 | 1 | True | | 1.0 | capabilities:boot_option='local', resources:CUSTOM_BAREMETAL='1', resources:DISK_GB='0', resources:MEMORY_MB='0', resources:VCPU='0' |
  65. | 5ce24956-737d-4e76-ada3-7889cb951d4f | compute | 4096 | 40 | 0 | 1 | True | 32768 | 1.0 | capabilities:boot_mode='uefi', capabilities:boot_option='local', capabilities:profile='compute', resources:CUSTOM_BAREMETAL='1', resources:DISK_GB='0', resources:MEMORY_MB='0', resources:VCPU='0' |
  66. | 64974796-8318-4868-a4e0-61001e03ac56 | block-storage | 4096 | 40 | 0 | 1 | True | | 1.0 | capabilities:boot_option='local', capabilities:profile='block-storage', resources:CUSTOM_BAREMETAL='1', resources:DISK_GB='0', resources:MEMORY_MB='0', resources:VCPU='0' |
  67. | 8cfe3846-1a96-4ecc-8483-08a4c3c73331 | swift-storage | 4096 | 40 | 0 | 1 | True | | 1.0 | capabilities:boot_option='local', capabilities:profile='swift-storage', resources:CUSTOM_BAREMETAL='1', resources:DISK_GB='0', resources:MEMORY_MB='0', resources:VCPU='0' |
  68. | c8c1354a-6513-48a2-9886-268598540f43 | ceph-storage | 4096 | 40 | 0 | 1 | True | | 1.0 | capabilities:boot_mode='uefi', capabilities:boot_option='local', capabilities:profile='ceph-storage', resources:CUSTOM_BAREMETAL='1', resources:DISK_GB='0', resources:MEMORY_MB='0', resources:VCPU='0' |
  69. | d81824fd-a40a-4358-88a3-606b070c546d | control | 4096 | 40 | 0 | 1 | True | | 1.0 | capabilities:boot_mode='uefi', capabilities:boot_option='local', capabilities:profile='control', resources:CUSTOM_BAREMETAL='1', resources:DISK_GB='0', resources:MEMORY_MB='0', resources:VCPU='0' |
  70. +--------------------------------------+---------------+------+------+-----------+-------+-----------+-------+-------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  71. (undercloud) [stack@os1001 ~]$
  72.  
  73.  
  74. (undercloud) [stack@os1001 ~]$ openstack baremetal node show ctrl-os1002
  75. +------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  76. | Field | Value |
  77. +------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  78. | boot_interface | None |
  79. | chassis_uuid | None |
  80. | clean_step | {} |
  81. | console_enabled | False |
  82. | console_interface | None |
  83. | created_at | 2020-06-05T14:10:58+00:00 |
  84. | deploy_interface | None |
  85. | driver | pxe_drac |
  86. | driver_info | {u'drac_password': u'******', u'drac_username': u'OPSuser', u'deploy_ramdisk': u'2d10bef9-5631-4b5b-87c4-4f6ab3cf4fb3', u'deploy_kernel': u'e298b654-8051-4b9b-b11c-2e64aaf967da', u'drac_address': u'10.111.0.3'} |
  87. | driver_internal_info | {u'agent_url': u'http://10.111.1.12:9999', u'root_uuid_or_disk_id': u'566687de-3830-4c23-b9cf-b2d936de8ec3', u'is_whole_disk_image': False, u'drac_boot_device': None, u'agent_version': u'3.2.4'} |
  88. | extra | {u'hardware_swift_object': u'extra_hardware-b3069e99-2ade-43e7-a9aa-deecd0751eae'} |
  89. | inspect_interface | None |
  90. | inspection_finished_at | None |
  91. | inspection_started_at | None |
  92. | instance_info | {u'root_gb': u'40', u'display_name': u'os1002', u'image_source': u'169630a0-37ed-464b-bbf9-f4f758cc7085', u'capabilities': u'{"profile": "control", "boot_mode": "uefi", "boot_option": "local"}', u'memory_mb': u'4096', u'vcpus': u'1', u'local_gb': u'445', u'configdrive': u'******', u'swap_mb': u'0', u'nova_host_id': u'os1001.rtmcloud.net.int'} |
  93. | instance_uuid | e25f7391-6b19-43c9-b49f-0faf4c7d4b3d |
  94. | last_error | None |
  95. | maintenance | False |
  96. | maintenance_reason | None |
  97. | management_interface | None |
  98. | name | ctrl-os1002 |
  99. | network_interface | flat |
  100. | power_interface | None |
  101. | power_state | power on |
  102. | properties | {u'cpu_arch': u'x86_64', u'root_device': {u'serial': u'64cd98f0bbd22800266bb1c10cf81b83'}, u'cpus': u'24', u'capabilities': u'node:controller-0,profile:control,cpu_hugepages:true,cpu_txt:true,cpu_vt:true,boot_option:local,cpu_aes:true,cpu_hugepages_1g:true,boot_mode:uefi', u'memory_mb': u'49152', u'local_gb': u'445'} |
  103. | provision_state | active |
  104. | provision_updated_at | 2020-06-05T15:47:02+00:00 |
  105. | raid_config | {} |
  106. | raid_interface | None |
  107. | reservation | None |
  108. | resource_class | baremetal |
  109. | storage_interface | noop |
  110. | target_power_state | None |
  111. | target_provision_state | None |
  112. | target_raid_config | {} |
  113. | traits | [] |
  114. | updated_at | 2020-06-05T15:47:02+00:00 |
  115. | uuid | b3069e99-2ade-43e7-a9aa-deecd0751eae |
  116. | vendor_interface | None |
  117. +------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  118. (undercloud) [stack@os100
Add Comment
Please, Sign In to add comment