Bug 1670774
Summary: | Resuming VM fails silently (drops state and starts up clean) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | André Liebe <andre.liebe> | ||||||
Component: | General | Assignee: | bugs <bugs> | ||||||
Status: | CLOSED DEFERRED | QA Contact: | meital avital <mavital> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.2.7 | CC: | bugs, rbarry | ||||||
Target Milestone: | --- | Flags: | rbarry:
ovirt-4.5?
|
||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2020-04-01 14:48:20 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Created attachment 1524988 [details]
brief extract from engine.log
This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly Closing old bug. Please reopen if still relevant/you want to work on it. |
Created attachment 1524987 [details] vdsm log entry Description of problem: Engine silently drops state if resuming fails and starts up selected vm again (but loosed state) Version-Release number of selected component (if applicable): vdsm-4.20.46 Actual results: A suspended vm fails to resume (for some reason), so engine drops the saved state and powers up the vm instead. Expected results: Engine reports an error, so user could decide how to handle this situation (e.g. try again or force clean start).