WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Restart VNC server (qemu-dm) for VM

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Restart VNC server (qemu-dm) for VM
From: Michael Borokhovich <michaelbor@xxxxxxxxx>
Date: Sat, 9 Oct 2010 09:22:39 +0200
Delivery-date: Sat, 09 Oct 2010 00:24:09 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=xGlFYBi2eFrvQxJeLs/37MDTpD155GyuNFiEdO5dahE=; b=wELH/noLsoDeTXU3rYj0x4aROMb62V95b+/hSMbYSVtHNvDE30+0p0y8Qh7z2xh7k5 pczbhPSkSy+wshDSgv0ck7f7mS3WFU8cFlphGGotIYvsrUXk+IaLsDu3/ThsVIV/lYLu YibX0bAZCmr8bLPlolLo/DbCakT0d3cZZps2M=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lngQHTxPUaGUWt0NBMsXD26f0jL1yI2vTemr/VvqcXEDOxMsPFDVPJ9TEX2cStAlJD hl68SoFm4K4/wmhKf3UyXUh2FQuVUSriIG17QuG+i6kLcCltZURl28TlPWVliZPE8b5i oaGtTvfbS93Vh7YU+dHYgGshl9fOSePKF6Bsk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

In xen-3.1.0 there was a 'vncfb' used for the VNC server. In case of VNC crash I could simply restart the vncfb process and the VNC server was recovered.
In xen-3.4.2 there is a 'qemu-dm' process that is responsible for VNC servers of guest domains. Unfortunately, restarting the qemu-dm process causing xen to restart the VM.

Is there is any way to restart the VNC server for a guest domain without restarting the VM?

Thanks in advance,
Michael.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Restart VNC server (qemu-dm) for VM, Michael Borokhovich <=