Bug #1374
Failed live migration causes a monitoring error
Status: | Closed | Start date: | 07/18/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.8 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.6 |
Description
If a live migration fails, this message is logged in oned.log:
SQL command was: INSERT INTO vm_monitoring .... error: columns vmid, last_poll are not unique
This is a low priority bug because the error disappears in the next VM monitorization cycle.
Associated revisions
Bug #1374: Do not force a poll action after a migrate/shutdown failure, the VM will be monitored in the next cycle because it is in 'running' state
Revert "Bug #1374: Do not force a poll action after a migrate/shutdown failure, the VM will be monitored in the next cycle because it is in 'running' state"
This reverts commit 6d07ed6e9a615a3de59f668610bd29a83125ddff.
Bug #1374: Update the VM last_poll attribute when a poll is forced
History
#1 Updated by Ruben S. Montero almost 9 years ago
- Assignee set to Carlos Martín
#2 Updated by Ruben S. Montero almost 9 years ago
- Status changed from New to Assigned
#3 Updated by Ruben S. Montero almost 9 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed