nova service fails to find my VM regularly

Bug #1733300 reported by Goutham Pratapa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
New
Undecided
Unassigned

Bug Description

Hi all ,

I have deployed kolla using stable/pike branch on a virtualized environment and see that Nova doesn't find my VM

nova list
+--------------------------------------+-------+--------+------------+-------------+--------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------+--------+------------+-------------+--------------------+
| d414e533-6e7f-413e-a9a5-c6bf288f5943 | demo1 | ACTIVE | - | NOSTATE | demo-net=10.0.0.11 |
+--------------------------------------+-------+--------+------------+-------------+--------------------+

root@ubuntu:~# nova get-vnc-console d414e533-6e7f-413e-a9a5-c6bf288f5943 novnc
ERROR (NotFound): Instance d414e533-6e7f-413e-a9a5-c6bf288f5943 could not be found. (HTTP 404) (Request-ID: req-e263f43b-80e5-4d25-869d-098ac3ad0d71)
root@ubuntu:~# nova get-vnc-console d414e533-6e7f-413e-a9a5-c6bf288f5943 novnc
+-------+--------------------------------------------------------------------------------------+
| Type | Url |
+-------+--------------------------------------------------------------------------------------+
| novnc | http://192.168.122.130:6080/vnc_auto.html?token=14be4479-773e-47e9-9dec-a7b05a531200 |
+-------+--------------------------------------------------------------------------------------+

https://hastebin.com/ofaciyopeh.scala -- console-log output.

description: updated
Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

Both are same issues, vm is not found in scheduler and report error state

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.