Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating instance: Power state = "no state" #66

Open
AJNOURI opened this issue Aug 4, 2017 · 1 comment
Open

Creating instance: Power state = "no state" #66

AJNOURI opened this issue Aug 4, 2017 · 1 comment
Assignees
Labels

Comments

@AJNOURI
Copy link
Owner

AJNOURI commented Aug 4, 2017

On Devstack installation:
Creating an instance not cirros (ubuntu/centos...) images leads to "no state"

selection_0161

@AJNOURI AJNOURI added the nova label Aug 4, 2017
@AJNOURI AJNOURI self-assigned this Aug 4, 2017
@AJNOURI
Copy link
Owner Author

AJNOURI commented Aug 5, 2017

Same behavior for any other instance creation from the GUI.

BUT

Instance with any other image created from CLI command work fine:

nova boot --flavor m1.small --image ubuntu-xenial --key-name mykey2 --security-groups default --nic net-id=267ed855-d615-4197-973d-ab843359889f xenial1

+--------------------------------------+------------------------------------------------------+
| Property | Value |
+--------------------------------------+------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | |
| OS-EXT-SRV-ATTR:host | - |
| OS-EXT-SRV-ATTR:hostname | xenial1 |
| OS-EXT-SRV-ATTR:hypervisor_hostname | - |
| OS-EXT-SRV-ATTR:instance_name | |
| OS-EXT-SRV-ATTR:kernel_id | |
| OS-EXT-SRV-ATTR:launch_index | 0 |
| OS-EXT-SRV-ATTR:ramdisk_id | |
| OS-EXT-SRV-ATTR:reservation_id | r-7lgtktly |
| OS-EXT-SRV-ATTR:root_device_name | - |
| OS-EXT-SRV-ATTR:user_data | - |
| OS-EXT-STS:power_state | 0 |
| OS-EXT-STS:task_state | scheduling |
| OS-EXT-STS:vm_state | building |
| OS-SRV-USG:launched_at | - |
| OS-SRV-USG:terminated_at | - |
| accessIPv4 | |
| accessIPv6 | |
| adminPass | kv54oMCVJ9ws |
| config_drive | |
| created | 2017-08-05T00:32:41Z |
| description | - |
| flavor | m1.small (2) |
| hostId | |
| host_status | |
| id | 0cdc842b-bc55-470d-a870-ea633f89a603 |
| image | ubuntu-xenial (c640e928-3111-4f44-830f-769dab4636ac) |
| key_name | mykey2 |
| locked | False |
| metadata | {} |
| name | xenial1 |
| os-extended-volumes:volumes_attached | [] |
| progress | 0 |
| security_groups | default |
| status | BUILD |
| tags | [] |
| tenant_id | a184728519284775a925aeae0c577eb8 |
| updated | 2017-08-05T00:32:41Z |
| user_id | 419cb7eefd5b49cd9d54da8d568e393f |
+--------------------------------------+------------------------------------------------------+

selection_0164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant