Bug 1142288

Summary: cannot restore ARM results in XML error
Product: [Community] Virtualization Tools Reporter: Ilya Rusyanov <ilya.rusyanov>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DEFERRED QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: crobinso, ilya.rusyanov, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-02 14:29:42 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:
Description Flags
machine definition
none
beginning of save file none

Description Ilya Rusyanov 2014-09-16 13:46:24 UTC
Created attachment 938036 [details]
machine definition

Description of problem:


Version-Release number of selected component (if applicable): 1.2.4, 1.2.7, 1.2.8


How reproducible: 100%


Steps to Reproduce:
1. virsh suspend rasbpian
2. virsh save raspbian /var/lib/libvirt/qemu/save/raspbian.save
3. virsh restore /var/lib/libvirt/qemu/save/raspbian.save

Actual results:
ilya@dullboy:~$ virsh restore /var/lib/libvirt/qemu/save/raspbian.save
error: Failed to restore domain from /var/lib/libvirt/qemu/save/raspbian.save
error: XML error: No PCI buses available



Expected results: machine should be correctly restored.


Additional info: I'm actually on Debian Wheezy and Jessie. And really not sure if the problem is actually in libvirt-bin, but seems to be.

I also attach a definition of my virtual machine which can successfully start and stop and so on using libvirt, but not restore the state. And also contents of save file.

Comment 1 Ilya Rusyanov 2014-09-16 13:53:18 UTC
Created attachment 938037 [details]
beginning of save file

this is the beginning(because it is bigger than allowed limit of an attachment) of the save file.

Comment 2 Cole Robinson 2016-04-10 19:28:51 UTC
Sorry this didn't receive a timely response. There's been lots of arm changes in libvirt since this was filed... can you reproduce with a more recent libvirt version?

Comment 3 Cole Robinson 2016-05-02 14:29:42 UTC
Since there's no response, closing as DEFERRED. But if anyone is still affected with newer libvirt versions, please re-open and we can triage from there