RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 726023 - Migration after hot-unplug virtio-balloon will not succeed
Summary: Migration after hot-unplug virtio-balloon will not succeed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Amit Shah
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-27 10:45 UTC by Amit Shah
Modified: 2013-01-10 00:10 UTC (History)
6 users (show)

Fixed In Version: qemu-kvm-0.12.1.2-2.179.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 15:54:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:1531 0 normal SHIPPED_LIVE Moderate: qemu-kvm security, bug fix, and enhancement update 2011-12-06 01:23:30 UTC

Description Amit Shah 2011-07-27 10:45:26 UTC
Description of problem:

Migration complains of a missing section after hot-unplugging a virtio-balloon device:

Unknown savevm section or instance '0000:00:04.0/virtio-balloon' 0
load of migration failed

Comment 1 juzhang 2011-07-28 01:59:11 UTC
(In reply to comment #0)
> Description of problem:
> 
> Migration complains of a missing section after hot-unplugging a virtio-balloon
> device:
> 
> Unknown savevm section or instance '0000:00:04.0/virtio-balloon' 0
> load of migration failed

Hi,amit

   Would you please elaborate your steps and command lines so that qe can reproduce it and verify this issue?thanks

Comment 2 Amit Shah 2011-07-28 04:43:35 UTC
I thought it was clear:

1. start qemu with -device virtio-balloon-pci,id=balloon
2. in qemu monitor, issue: device_del balloon
3. migrate vm to another qemu instance (without balloon device)

Comment 7 dawu 2011-08-29 02:15:53 UTC
Verified this issue with the latest version both on win7-64 and RHEL-Server-6.2-64,migration succeed after hot-unplug virtio-balloon without any complain and error, following is the details:

kernel-2.6.32-192.el6.x86_64
qemu-kvm-0.12.1.2-2.184.el6.x86_64
For win7,use the latest virtio-win(virtio-win-prewhql-0.1-15)

Steps:
1.Start guest with following CLI:

/usr/libexec/qemu-kvm -m 2G -smp 2 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=RHEL-Server-6.2-64-virtio.qcow2,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,id=hostnet0,script=/etc/qemu-ifup0 -device rtl8139,netdev=hostnet0,mac=00:10:4a:1b:74:19,bus=pci.0,addr=0x4 -boot c -uuid e795b747-ffcb-4f7c-b41a-5dc4b433edd9 -rtc-td-hack -no-kvm-pit-reinjection -monitor stdio -name rhel62 -device virtio-balloon-pci,id=balloon,addr=0x5,bus=pci.0  -spice port=5931,disable-ticketing -vga qxl

2.in qemu monitor: device_del balloon

3.migrate vm to another qemu instance (without balloon device)

Actually result: migration succeed after hot-unplug virtio-balloon without any complain and error.

Comment 8 dawu 2011-08-29 08:04:44 UTC
1.This issue can be reproduced on qemu-kvm-0.12.1.2-2.178.el6,Migration complains of a missing section after hot-unplugging a virtio-balloon device:

Unknown savevm section or instance '0000:00:05.0/virtio-balloon' 0
load of migration failed

2.Verified this issue on the latest build qemu-kvm-0.12.1.2-2.184.el6.x86_64, it did not reproduce, migration succeed without any error, please refer to comment7 for details.

Best Regards,
Dawn

Comment 10 errata-xmlrpc 2011-12-06 15:54:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2011-1531.html


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