Bug 570726

Summary: Guest failed to continue to run on source host if 'exec' migration failed due to invalid path
Product: Red Hat Enterprise Linux 5 Reporter: Yolkfull Chow <yzhou>
Component: kvmAssignee: Juan Quintela <quintela>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 5.5CC: ndai, tburke, virt-maint, ykaul
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-16 08:19:14 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: 580948    

Description Yolkfull Chow 2010-03-05 07:55:32 UTC
Description of problem:
Specify a invalid path during migration via 'exec' protocol will cause guest hang 
though 'info status' shows it's running.
Issue 'stop' and 'continue' cannot get it back as well.

Version-Release number of selected component (if applicable):
kvm-83-160.el5

How reproducible:
Everytime

Steps to Reproduce:
1. boot the guest
2. issue migration in monitor: 
migrate "exec: gzip -c > /path/not/exists/mem_state.gz"

3. guest hang
  
Actual results:
guest hang and failed to continue run on source host upon migration failure

Expected results:
guest should survive to continue to run on source host

Additional info:

Comment 3 RHEL Program Management 2011-01-11 20:11:24 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated in the
current release, Red Hat is unfortunately unable to address this
request at this time. Red Hat invites you to ask your support
representative to propose this request, if appropriate and relevant,
in the next release of Red Hat Enterprise Linux.

Comment 4 RHEL Program Management 2011-01-11 22:50:14 UTC
This request was erroneously denied for the current release of
Red Hat Enterprise Linux.  The error has been fixed and this
request has been re-proposed for the current release.

Comment 5 Dor Laor 2011-01-16 08:19:14 UTC
While it is a true bug, it is too low priority to fix.