← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1660997] Re: instance cannt be created. always status ERROR

 

There aren't any errors in the n-api logs, are there errors in the n-cpu
logs? And if you're an admin, you can see details on the server using
the 'nova show' command and that would show any faults associated with
the instance to tell you why it's in error state.

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1660997

Title:
  instance cannt be created. always status ERROR

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Hello,
  I am running two nodes openstack Mitka deployment in two  ubuntu 16.04 servers.
  As per installion guide, http://docs.openstack.org/mitaka/install-guide-ubuntu/launch-instance-provider.html, I creted provider network. 

  After I tried to create server. The command went well and when  I
  checked list of servers. That includes ERROR status. please see the
  commands.

   $openstack server create --flavor m1.nano  --image cirros  --nic net-
  id=67dfa549-856b-4884-9cc8-f3570d0cfdc5 --security-group default
  --key-name mykey testserver2

  $ openstack server list
  +--------------------------------------+-------------+--------+----------+------------+
  | ID                                   | Name        | Status | Networks | Image Name |
  +--------------------------------------+-------------+--------+----------+------------+
  | a84a8db3-e40f-4c84-8a26-81aaddfd8230 | testserver2 | ERROR  |          | cirros     |
  +++++++++++++++++++++++++++++++++++++
  WhyI couldnt start the instance? pls help if you know. Thanks.

  
  Log file from nova-api.log
  IN the log filen there is information HTTP exception thrown "IMAGE NOT FOUND"

  
  2017-02-01 15:03:27.404 2532 INFO nova.api.openstack.wsgi [req-cfd597c8-50e1-4fa9-ba4e-7cff96dd1b19 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] HTTP exception thrown: Image not found.
  2017-02-01 15:03:27.415 2532 INFO nova.osapi_compute.wsgi.server [req-cfd597c8-50e1-4fa9-ba4e-7cff96dd1b19 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/images/cirros HTTP/1.1" status: 404 len: 416 time: 0.3876941
  2017-02-01 15:03:27.456 2532 INFO nova.api.openstack.wsgi [req-af99d2cf-012b-4abc-932e-6403ed06f7de bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] HTTP exception thrown: Image not found.
  2017-02-01 15:03:27.457 2532 INFO nova.osapi_compute.wsgi.server [req-af99d2cf-012b-4abc-932e-6403ed06f7de bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/images/cirros HTTP/1.1" status: 404 len: 416 time: 0.0388799
  2017-02-01 15:03:27.588 2532 INFO nova.osapi_compute.wsgi.server [req-fe4da280-897d-4d40-adf8-1ea10b4f5416 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/images HTTP/1.1" status: 200 len: 830 time: 0.1273210
  2017-02-01 15:03:27.659 2532 INFO nova.osapi_compute.wsgi.server [req-f88f7566-627f-46dc-aaaa-20ac376d7efb bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/images/69d6443d-e783-43b9-b729-cfb5c6b6f0e3 HTTP/1.1" status: 200 len: 1011 time: 0.0668230
  2017-02-01 15:03:27.692 2532 INFO nova.api.openstack.wsgi [req-73298ede-548a-415f-8aa3-468df5e37e4d bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] HTTP exception thrown: Flavor m1.nano could not be found.
  2017-02-01 15:03:27.693 2532 INFO nova.osapi_compute.wsgi.server [req-73298ede-548a-415f-8aa3-468df5e37e4d bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/flavors/m1.nano HTTP/1.1" status: 404 len: 434 time: 0.0313950
  2017-02-01 15:03:27.721 2532 INFO nova.api.openstack.wsgi [req-a8cd25aa-03d4-4765-86d7-a17cf7e3819e bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] HTTP exception thrown: Flavor m1.nano could not be found.
  2017-02-01 15:03:27.722 2532 INFO nova.osapi_compute.wsgi.server [req-a8cd25aa-03d4-4765-86d7-a17cf7e3819e bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/flavors/m1.nano HTTP/1.1" status: 404 len: 434 time: 0.0256779
  2017-02-01 15:03:27.750 2532 INFO nova.osapi_compute.wsgi.server [req-f518192f-e915-45f8-badd-876f695eed17 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/flavors HTTP/1.1" status: 200 len: 586 time: 0.0252788
  2017-02-01 15:03:27.766 2532 INFO nova.osapi_compute.wsgi.server [req-e7d41a60-7e0a-4985-91ac-39e667b91cf6 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/flavors/0 HTTP/1.1" status: 200 len: 752 time: 0.0126951
  2017-02-01 15:03:33.000 2532 WARNING oslo_config.cfg [req-041bee47-2e28-447a-84f5-376b2bbf88e0 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] Option "rabbit_host" from group "oslo_messaging_rabbit" is deprecated for removal.  Its value may be silently ignored in the future.
  2017-02-01 15:03:33.001 2532 WARNING oslo_config.cfg [req-041bee47-2e28-447a-84f5-376b2bbf88e0 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] Option "rabbit_userid" from group "oslo_messaging_rabbit" is deprecated for removal.  Its value may be silently ignored in the future.
  2017-02-01 15:03:33.002 2532 WARNING oslo_config.cfg [req-041bee47-2e28-447a-84f5-376b2bbf88e0 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] Option "rabbit_password" from group "oslo_messaging_rabbit" is deprecated for removal.  Its value may be silently ignored in the future.
  2017-02-01 15:03:33.349 2532 INFO nova.osapi_compute.wsgi.server [req-041bee47-2e28-447a-84f5-376b2bbf88e0 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "POST /v2.1/8db9e72abf27483c9197048dc6407208/servers HTTP/1.1" status: 202 len: 894 time: 1.7442560
  2017-02-01 15:03:33.445 2532 INFO nova.osapi_compute.wsgi.server [req-c5288c13-e668-4b4c-8be4-73e0330bc87f bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/servers/a84a8db3-e40f-4c84-8a26-81aaddfd8230 HTTP/1.1" status: 200 len: 1628 time: 0.0917349
  2017-02-01 15:03:33.493 2532 INFO nova.osapi_compute.wsgi.server [req-4c704f60-c5c5-4b30-a1a9-4a5678f4a680 bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/images/69d6443d-e783-43b9-b729-cfb5c6b6f0e3 HTTP/1.1" status: 200 len: 1011 time: 0.0454230
  2017-02-01 15:03:33.614 2532 INFO nova.osapi_compute.wsgi.server [req-d380ae5b-2840-4431-8a41-c77d93501c6c bb198515208f4a94ba3738dc3ad544f0 8db9e72abf27483c9197048dc6407208 - 1784ef9b4c4a45fbaa909915e606b695 1784ef9b4c4a45fbaa909915e606b695] 192.168.1.31 "GET /v2.1/8db9e72abf27483c9197048dc6407208/flavors/0 HTTP/1.1" status: 200 len: 752 time: 0.1178641

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1660997/+subscriptions


References