[Openstack] Can't launch image

O'Reilly, Dan Daniel.OReilly at dish.com
Mon Jun 16 14:54:31 UTC 2014


Attempting to create a VM.  This server is RHEL 6.5 set up for KVM (at least, that's the intent).   When I try to create the image, this is what I get:

# nova boot --flavor 1 --image e66c3c33-5b30-441d-967b-3a0341a989c8 \
  --key_name demo-key --nic net-id=ee52064b-9286-40f8-bf89-9e74b6983df1
  --security-group default demotest12
+--------------------------------------+------------------------------------------------------------+
| Property                             | Value                                                      |
+--------------------------------------+------------------------------------------------------------+
| OS-DCF:diskConfig                    | MANUAL                                                     |
| OS-EXT-AZ:availability_zone          | nova                                                       |
| OS-EXT-SRV-ATTR:host                 | -                                                          |
| OS-EXT-SRV-ATTR:hypervisor_hostname  | -                                                          |
| OS-EXT-SRV-ATTR:instance_name        | instance-00000008                                          |
| 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                            | RHXE8oeK6hnW                                               |
| config_drive                         |                                                            |
| created                              | 2014-06-16T14:34:31Z                                       |
| flavor                               | m1.tiny (1)                                                |
| hostId                               |                                                            |
| id                                   | 6c1c7eb1-a3e1-4316-8358-aa86edae15c6                       |
| image                                | cirros-0.3.2-x86_64 (e66c3c33-5b30-441d-967b-3a0341a989c8) |
| key_name                             | demo-key                                                   |
| metadata                             | {}                                                         |
| name                                 | demotest12                                                 |
| os-extended-volumes:volumes_attached | []                                                         |
| progress                             | 0                                                          |
| security_groups                      | default                                                    |
| status                               | BUILD                                                      |
| tenant_id                            | b2deb00a80734b89989b4f3489c953d0                           |
| updated                              | 2014-06-16T14:34:31Z                                       |
| user_id                              | 78084008acc940c6a3d66e220a92ec86                           |
+--------------------------------------+------------------------------------------------------------+
# nova list
+--------------------------------------+----------------+--------+------------+-------------+----------+
| ID                                   | Name           | Status | Task State | Power State | Netwokks |
+--------------------------------------+----------------+--------+------------+-------------+----------+
| 18053c1b-679b-47a9-8963-0f46c8564f05 | Test server    | ERROR  | deleting   | NOSTATE     |          |
| dc11d97e-cfef-4068-a9c1-79f4613196bc | dantest2       | ERROR  | deleting   | NOSTATE     |          |
| d45b061e-31cb-4a92-ab00-adce44480f75 | demo-instance1 | ERROR  | deleting   | NOSTATE     |          |
| 6c1c7eb1-a3e1-4316-8358-aa86edae15c6 | demotest12     | BUILD  | spawning   | NOSTATE     |          |
| f92516a4-428e-4a0c-859d-007bd438d631 | t3             | ERROR  | deleting   | NOSTATE     |          |
| e20feda5-1f15-4013-8d27-b206b9b4ae7d | t4             | ERROR  | deleting   | NOSTATE     |          |
| 674826d1-f47f-423b-aafb-6bf660e60c51 | t5             | ERROR  | deleting   | NOSTATE     |          |
+--------------------------------------+----------------+--------+------------+-------------+----------+
# nova list
+--------------------------------------+----------------+--------+------------+-------------+----------+
| ID                                   | Name           | Status | Task State | Power State | Networks |
+--------------------------------------+----------------+--------+------------+-------------+----------+
| 18053c1b-679b-47a9-8963-0f46c8564f05 | Test server    | ERROR  | deleting   | NOSTATE     |          |
| dc11d97e-cfef-4068-a9c1-79f4613196bc | dantest2       | ERROR  | deleting   | NOSTATE     |          |
| d45b061e-31cb-4a92-ab00-adce44480f75 | demo-instance1 | ERROR  | deleting   | NOSTATE     |          |
| 6c1c7eb1-a3e1-4316-8358-aa86edae15c6 | demotest12     | BUILD  | spawning   | NOSTATE     |          |
| f92516a4-428e-4a0c-859d-007bd438d631 | t3             | ERROR  | deleting   | NOSTATE     |          |
| e20feda5-1f15-4013-8d27-b206b9b4ae7d | t4             | ERROR  | deleting   | NOSTATE     |          |
| 674826d1-f47f-423b-aafb-6bf660e60c51 | t5             | ERROR  | deleting   | NOSTATE     |          |
+--------------------------------------+----------------+--------+------------+-------------+----------+

I'm obviously missing something here, but the manuals are so sketchy that it's hard to see what's going wrong.  The logs don't really tell me anything.  I can supply anything needed to help sort this thing out.

Thanks!

Dan O'Reilly
UNIX Systems Administration
[cid:image001.jpg at 01CF8940.4C9D4040]
9601 S. Meridian Blvd.
Englewood, CO 80112
720-514-6293


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140616/34a4f15b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 1895 bytes
Desc: image001.jpg
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140616/34a4f15b/attachment.jpg>


More information about the Openstack mailing list