Bug 526900

Summary: Suggestion: host-independent VNC
Product: [Community] Virtualization Tools Reporter: jbrackinshaw
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED CANTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-16 19:19:16 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:

Description jbrackinshaw 2009-10-02 12:52:15 UTC
When migrating a guest from one host to another, the VNC connection is dropped.
This is because the VNC connection is tied to the host.

It would be good to allow the vnc console to work during a live
migration, e.g. by broadcasting the vnc session or by sending it to a
management host to which clients connect to.

Comment 1 Cole Robinson 2009-11-16 19:19:16 UTC
This is outside the scope of virt-manager. If you want this behavior, the easiest thing to do would be to set up a VNC server inside the VM. Otherwise I think you would need to file a feature request with upstream qemu, then get the requisite support in libvirt (basically, a LARGE amount of work for something the user can manually configure).

Closing as CANTFIX.