The value of "num_instances" is not correct , which is in "stats" field of "compute_nodes" table in "nova" database.
Bug #1381303 reported by
Charlotte Han
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Invalid
|
Undecided
|
Pranali Deore | ||
Icehouse |
Fix Released
|
High
|
Unassigned |
Bug Description
There is one instances on a host named "opencos114-93".
Looking at "nova" database's "compute_nodes" table, the value of "running_vms" is 1, the value of "num_instances" in "stats" field is 1 too. The database status log is http://
Then delete the last instance, there are none instnaces running on "opencos114-93" host.
Looking at "nova" database's "compute_nodes" table, the value of "running_vms" is 0, and the value of "num_instances" in "stats" field is still 1. The database status log is http://
I think it's a bug, the value of "num_instances" should be 0, it should be equal to "running_vms".
summary: |
- the value of num_instances in field "stats" which in compute_nodes talbe + the value of "num_instances" is not correct , which is in "stats" field + of "compute_nodes" table in "nova" database. |
summary: |
- the value of "num_instances" is not correct , which is in "stats" field + The value of "num_instances" is not correct , which is in "stats" field of "compute_nodes" table in "nova" database. |
description: | updated |
description: | updated |
Changed in nova: | |
status: | Incomplete → New |
description: | updated |
tags: | added: db |
tags: | added: in-stable-icehouse |
Changed in nova: | |
assignee: | nobody → Pranali Deore (pranali-deore) |
Changed in nova: | |
status: | New → Invalid |
To post a comment you must log in.
The version of nova is icehouse 2014.1.2.