Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@controller:~/wol_64/usr/bin# ironic node-list
- +--------------------------------------+---------+---------------+-------------+--------------------+-------------+
- | UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance |
- +--------------------------------------+---------+---------------+-------------+--------------------+-------------+
- | 91095643-196c-4e5c-ae2e-4734fc1173e8 | None | None | None | available | False |
- | a97dcab3-2f86-445e-b3a5-c91dc5f479e6 | example | None | None | enroll | False |
- | 4c13483a-2616-4c59-a43c-e34fe4baf952 | ir | None | None | available | True |
- | 8d3ea494-5ed4-4b31-b25d-df5bdff3f367 | None | None | None | available | True |
- | da7e87a0-230a-4ba6-bd11-0f44e652d69f | None | None | power on | available | False |
- +--------------------------------------+---------+---------------+-------------+--------------------+-------------+
- root@controller:~/wol_64/usr/bin# ironic node-show da7e87a0-230a-4ba6-bd11-0f44e652d69f
- +------------------------+------------------------------------------------------------------------+
- | Property | Value |
- +------------------------+------------------------------------------------------------------------+
- | target_power_state | None |
- | extra | {} |
- | last_error | None |
- | updated_at | 2016-05-06T05:18:58+00:00 |
- | maintenance_reason | None |
- | provision_state | available |
- | clean_step | {} |
- | uuid | da7e87a0-230a-4ba6-bd11-0f44e652d69f |
- | console_enabled | False |
- | target_provision_state | None |
- | provision_updated_at | None |
- | maintenance | False |
- | inspection_started_at | None |
- | inspection_finished_at | None |
- | power_state | power on |
- | driver | pxe_wol |
- | reservation | None |
- | properties | {u'memory_mb': 1024, u'cpu_arch': u'x86_64', u'local_gb': 15, u'cpus': |
- | | 1, u'capabilities': u'boot_option:local'} |
- | instance_uuid | None |
- | name | None |
- | driver_info | {u'wol_port': 9, u'deploy_ramdisk': u'0496ec5e-0c19-49f6-ae2b- |
- | | 410f122670b7', u'deploy_kernel': u'2ebede08-5afe- |
- | | 497f-9166-33ccfcbb7bf1', u'wol_host': u'192.168.103.255'} |
- | created_at | 2016-04-15T10:31:26+00:00 |
- | driver_internal_info | {} |
- | chassis_uuid | |
- | instance_info | {u'ramdisk': u'file:///home/controller/my-image.initrd', u'kernel': |
- | | u'file:///home/controller/my-image.vmlinuz', u'root_gb': 10, |
- | | u'image_source': u'file:///home/controller/my-image.qcow2'} |
- +------------------------+------------------------------------------------------------------------+
Add Comment
Please, Sign In to add comment