Hi Augustina, thanks for the reply.
192.168.10.59 is my neutron Virtual IP. If you see the timestamps of this error
ConnectFailure: Unable to establish connection to 
http://192.168.10.59:9696/v2.0/ports.json?tenant_id=a28c7b4b55034254a2d912fe6bfb49ad&device_id=21a97ef7-7ae8-4f...

and this one

ImageNotFound: Image b1c302c6-23b2-4d59-9b32-da9ff5d11e5b could not be
found.

it can be observed that they are not related. This error occurs with a
newly created image.

1. The version of Nova is Mitaka
2. Steps to reproduce: (error hits in HA environment)
    - Create a new image.
    - Spawn a new instance using the newly created image.
    - It fails with error the error in horizon as shown in the attached image 
and log as provided above (ImageNotFound)
    



** Attachment added: "Screenshot from 2016-06-22 12:07:27.png"
   
https://bugs.launchpad.net/charms/+source/nova-compute/+bug/1589221/+attachment/4688338/+files/Screenshot%20from%202016-06-22%2012%3A07%3A27.png

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

-- 
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/1589221

Title:
  Nova-compute: "ImageNotFound: Image <image_id> could not be found."

Status in OpenStack Compute (nova):
  New
Status in nova-compute package in Juju Charms Collection:
  New

Bug description:
  Spawning a new instance using a newly created image most of the time
  fails. After 2-3 attempts, the problem gets resolved.

  The configs that I'm using in my HA-environment are:
  nova-compute:
      enable-live-migration: "True"
      enable-resize: "True"
      openstack-origin: "cloud:trusty-mitaka"
      migration-auth-type: "ssh"
      manage-neutron-plugin-legacy-mode: False
  glance:
      openstack-origin: "cloud:trusty-mitaka"
      region: "serverstack"
      vip: <glance_virtual_ip>
  nova-cloud-controller:
      network-manager: "Neutron"
      console-access-protocol: "novnc"
      openstack-origin: "cloud:trusty-mitaka"
      region: "serverstack"
      vip: <nova_cc_vip>

  I have one compute. Compute logs: http://paste.ubuntu.com/17026140/

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to