From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Failure to setup VNC at CentOS 5.2 PV DomU at Xen Unstable ( 2.6.29-rc8 kernel) Date: Fri, 27 Mar 2009 16:21:54 -0700 Message-ID: <49CD5F92.1010903@goop.org> References: <401200.86008.qm@web56105.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <401200.86008.qm@web56105.mail.re3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: bderzhavets@yahoo.com Cc: Xen-devel List-Id: xen-devel@lists.xenproject.org Boris Derzhavets wrote: > I believe i have to describe the issue in more details:- > 1. Xen Unstable Dom0 with 2.6.29-rc8 pvops kernel is installed on top > of Ubuntu 8.10 Server with ubuntu desktop up and running. GDM service > is running, > with gdm.conf configured to allow remote connections, xinetd is > running Xvnc configured for remote connection as well. > 2. This configuration provides remote connection to Dom0 with pvops > kernel via Gnome Desktop. Crash happens when i run VNC session opened > via gnome terminal at remote Dom0's desktop ( it worked fine with rc5 > or rc6 for sure). > If i ussue :- > # vncviewer IP_DomU:1 > from gnome terminal running on remote host (i.e. without any > interaction with Ubuntu > specific X-Server clients services) VNC session seems to be running > stable. > That's a bit worrying, because it would suggest that networking in general is broken. If you don't start Xvnc (or whatever), but run some other network-intensive test, does that crash? J