Bug 1278011
| Summary: | Restoring a RAM snapshots in RHEL7.2 shows error and fails to connect via spice (SetVmTicket: Unexpected exception) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Raz Tamir <ratamir> | ||||
| Component: | Core | Assignee: | Michal Skrivanek <michal.skrivanek> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.16.27 | CC: | amureini, bugs, ratamir, tnisan | ||||
| Target Milestone: | --- | Keywords: | Automation, Regression | ||||
| Target Release: | --- | Flags: | rule-engine:
planning_ack?
rule-engine: devel_ack? rule-engine: testing_ack? |
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-02 09:45:58 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Raz, how is this storage related? I'd say it's more virt Raz, are you sure the VM is properly up and running? 2015-11-03 22:24:13,346 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-19) Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: VM vm_ram_snapshot_nfs is down with error. Exit message: Wake up from hibernation failed. 2015-11-03 22:24:13,347 INFO [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (DefaultQuartzScheduler_Worker-19) Running on vds during rerun failed vm: null Which VM is the problematic one in the logs? Tal, True. Yaniv, Yes, I successfully ssh to the vm to make sure the cat proc (step 2) is still running. The problematic vm is vm ram_snapshot_nfs Fixed in https://bugzilla.redhat.com/show_bug.cgi?id=1273551 *** This bug has been marked as a duplicate of bug 1273551 *** |
Created attachment 1089713 [details] engine and vdsm logs Description of problem: Restoring a snapshot works but I cannot access via spice fails with "Error while executing action SetVmTicket: Unexpected exception". Also the engine shows an error starting the vm even though it starts successfully. Version-Release number of selected component (if applicable): libvirt-1.2.17-13.el7.x86_64 vdsm-4.16.28-1.el7ev.x86_64 rhevm-3.5.6.1-0.1.el6ev.noarch How reproducible: 100% Steps to Reproduce: 1. Create a VM with an OS, start it, make a snapshot and stop it. 2. start the vm and start a process (in my example: cat /dev/zero) 2. Create a RAM snapshot 3. Shutdown the vm 5. Restore the RAM snapshot 6. Start the vm and open spice console Actual results: Expected results: Additional info: