Bug #5021
The core should ignore duplicated monitoring data
Status: | Closed | Start date: | 02/14/2017 | |
---|---|---|---|---|
Priority: | None | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 5.6 | |||
Resolution: | worksforme | Pull request: | ||
Affected Versions: | OpenNebula 5.0, OpenNebula 5.2 |
Description
There are some corner cases where the monitoring probes can send twice the monitoring information of a VM. When this happens, instead of replacing the attributes, they are added, so we can end up with VMs with two NET_TX tags, instead of just one. This breaks the CLI and other tools that expect one and only one.
This should be prevented by the core.
Related issues
History
#1 Updated by OpenNebula Systems Support Team over 4 years ago
fsck should be updated to fix VMs affected by this bug
#2 Updated by OpenNebula Systems Support Team over 4 years ago
- Priority changed from Normal to Sponsored
#3 Updated by Jaime Melis over 4 years ago
- Related to Bug #5078: vCenter monitorization should not send duplicated monitoring data added
#4 Updated by Ruben S. Montero about 4 years ago
- Target version changed from Release 5.4 to Release 5.6
#5 Updated by Ruben S. Montero almost 4 years ago
- Status changed from Pending to Closed
- Priority changed from Sponsored to None
- Resolution set to worksforme