Bug #1802
Host monitoring will not retrieve data for deleted hosts
Status: | Closed | Start date: | 03/08/2013 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | - | |||
Resolution: | Pull request: | |||
Affected Versions: | OpenNebula 4.0 |
Description
Because of the INNER JOIN clause, when a host is deleted from the host_pool, the data we still have in the monitoring table is not returned.
This affects the dashboard graphs, as the plot drastically changes when a host is deleted, and doesn't represent what happened just few minutes ago.
This issue does not affect VMs, because those are never deleted from the DB.
History
#1 Updated by Ruben S. Montero about 8 years ago
- Category set to Core & System
#2 Updated by Ruben S. Montero almost 8 years ago
- Priority changed from Normal to Low
#3 Updated by Ruben S. Montero over 3 years ago
- Status changed from New to Closed