Bug 967242 - migrate w/o shared storage fails: error while loading state section id 2
Summary: migrate w/o shared storage fails: error while loading state section id 2
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-25 22:46 UTC by Cole Robinson
Modified: 2013-06-20 14:15 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-20 14:15:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
qemu log on the source host (1.89 KB, text/plain)
2013-05-25 22:48 UTC, Cole Robinson
no flags Details
qemu log on the destination host (1.89 KB, text/plain)
2013-05-25 22:48 UTC, Cole Robinson
no flags Details

Description Cole Robinson 2013-05-25 22:46:56 UTC
F19 source and destination host (I'm using a VM for the destination but I don't think that matters).

Both hosts have qemu-1.4.2-1, which has the migration cleanup series from qemu-1.5 backported, including this commit which sounds like it could have been related:

commit 45d723c48255328fbd5128c4c70c91103e420590
Author: Michael Roth <mdroth.ibm.com>
Date:   Thu May 16 16:25:44 2013 -0500

    Revert "migration: don't account sleep time for calculating bandwidth"

I'm migrating with: sudo virsh migrate --p2p --tunnelled --verbose --live  --copy-storage-all f19-migrate qemu+ssh://root.123.99/system

After progress meter reaches 99% the migration fails. This is in the destination qemu log:

Receiving block device images
qemu: warning: error while loading state section id 2
load of migration failed

Full qemu command line and logs coming up.

Comment 1 Cole Robinson 2013-05-25 22:48:32 UTC
Created attachment 753190 [details]
qemu log on the source host

Comment 2 Cole Robinson 2013-05-25 22:48:59 UTC
Created attachment 753191 [details]
qemu log on the destination host

Comment 3 Cole Robinson 2013-05-25 22:55:51 UTC
FWIW I was more or less following the steps here:

https://fedoraproject.org/wiki/QA:Testcase_Live_Migration_using_libvirt/virsh

Comment 4 Paolo Bonzini 2013-06-20 11:58:30 UTC
Can you try without --p2p and --tunnelled?

Comment 5 Cole Robinson 2013-06-20 14:15:44 UTC
Yeah I think this was some side effect of libvirt silently falling back to the old storage migration method, which current F19 libvirt doesn't do anymore. Since we don't really care about that method, closing this as WONTFIX. I'll reopen if I can reproduce with the nbd migration method.


Note You need to log in before you can comment on or make changes to this bug.