Bug 528558

Summary: Restoring a guest from saved state always fails
Product: [Fedora] Fedora Reporter: Daniel BerrangĂ© <berrange>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: berrange, clalance, crobinso, itamar, jforbes, markmc, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-13 09:13:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 498968    

Description Daniel Berrangé 2009-10-12 19:31:23 UTC
Description of problem:
No attempt to restore a saved guest will ever work.

Version-Release number of selected component (if applicable):
libvirt-0.7.1-11.fc11.i586

How reproducible:
Always

Steps to Reproduce:
1. virsh start demo
2. virsh save demo demo.data
3. virsh restore demo.data
  
Actual results:
Restore step fails and QEMU prints

'load of migration failed'

Expected results:


Additional info:

http://www.redhat.com/archives/libvir-list/2009-October/msg00337.html

Comment 1 Daniel Berrangé 2009-10-12 19:41:11 UTC
As well as that patch, we also need this patch to fix a second problem with restore

http://www.redhat.com/archives/libvir-list/2009-October/msg00338.html

Comment 2 Mark McLoughlin 2009-10-13 09:13:29 UTC
Good stuff. Looks like a dup of bug #523158

*** This bug has been marked as a duplicate of bug 523158 ***