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

Re: [Xen-users] VNC connection hangs

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] VNC connection hangs
From: MS <ms@xxxxxxxxxx>
Date: Wed, 13 Aug 2008 16:08:22 +0200
Delivery-date: Wed, 13 Aug 2008 07:09:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4891CEFF.3000704@xxxxxxxxxx>
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>
References: <4891CEFF.3000704@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)
No one an idear?
I have this problem on any servers with different domU/dom0 Kernels.
I tested some vnc clients, but it hangs anytime.

MS schrieb:
I start a domU with

vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncdisplay=1,vncpasswd=somepass' ]

or

vnc=1
vncdisplay=1
vnclisten='0.0.0.0'

now i have a listen port 5901.
If i try to connct -> the vnc vciewer hangs

There is a process
root 4535 0.0 0.1 29092 2868 ? Sl 18:17 0:00 /usr/lib/xen/bin/qemu-dm -M xenpv -d 1 -domain-name server123 -vnc 0.0.0.0:1

If i shutdown this domU, the process still there...
If i kill it, i become a "conection lost" error from, the vnc viewer.

*I use CentOS 5 for Dom0 with XEN 3.1 form its repository.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] VNC connection hangs, MS <=