Bug 211921

Summary: Paravirt console missing after migrating a guest
Product: Red Hat Enterprise Linux 5 Reporter: Daniel Berrangé <berrange>
Component: xenAssignee: Daniel Berrangé <berrange>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: jklein, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: beta2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-12-23 01:38:05 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: 211911, 212662    
Bug Blocks:    

Description Daniel Berrangé 2006-10-23 21:07:00 UTC
Description of problem:
When migrating a guest across hosts, the paravirt vnc console does not get
activated on the destination. The VNC feature does not appear set on the
destination xend data, the VNC daemon is not started, and the vnc port is not
present in xenstored

Version-Release number of selected component (if applicable):
xen-3.0.3-2.el5

How reproducible:
Always

Steps to Reproduce:
1. Find a paravirt guest running the VNC console
2. Verify the VNC console is active & working
3. Migrate the guest to an alternate host
4. Try and connect to the VNC console
  
Actual results:
No VNC server is available for the migrated guest

Expected results:
VNC server is available on the destination host

Additional info:
Very likely a similar root cause to bug 211911 (VNC missing after
suspend/restore cycle).

Comment 1 RHEL Program Management 2006-10-26 19:01:43 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 2 Daniel Berrangé 2006-10-26 21:11:33 UTC
The migration codepath does indeed go through the same path as restore, so
fixing the restore problem, should fix VNC for migration too.


Comment 3 Daniel Berrangé 2006-12-19 18:32:17 UTC
This should now be operating correctly, as a result of the PVFB upgrade tracked
by bug 218050.

Comment 4 RHEL Program Management 2006-12-23 01:38:05 UTC
A package has been built which should help the problem described in 
this bug report. This report is therefore being closed with a resolution 
of CURRENTRELEASE. You may reopen this bug report if the solution does 
not work for you.


Comment 5 Daniel Berrangé 2007-02-22 19:40:38 UTC
*** Bug 229016 has been marked as a duplicate of this bug. ***