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] Re: xen 3.3.1, HVM, vncunused=0 problem?

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: [Xen-users] Re: xen 3.3.1, HVM, vncunused=0 problem?
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Tue, 3 Feb 2009 01:02:25 -0200
Cc: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 02 Feb 2009 19:03:15 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=TWSlL5HVqD8opSBw9F8sjjIlGDIinW1pUSH7fQG2AGw=; b=SQcsPSvKgfRtQjLqvG2rjRckR1cIZdmLtnA1/nmoviuiSDWFDK/bCaMjs2I+/FY15W iJQG2DtTLltJ8UizRXi9ewD0BdP4lbfi1qAztQ/nYRnz4tVAPytzQyMN7q92mULG7ypj OlrRGIrf+CbGAqVoDFCXOq/L8b7vDIDhzrBDI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=gPWnp1D1dX+X7uEjt2yrRCIvLG/fMHLC8tlkTWWpNsSmrz6ZLGqy2Eqtka2TKceyFE BNHiCiBUbcPGnxQZOxBum12nby5L8QnrW/UT6S0NDFEfFzMiODQDaDwWhwFjsLhsPICg eYAbofiwbqjqv1KQqMF4LHF5jVSfaYmpqNvww=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0902021848k349c4771sd24d58c787b1ac7c@xxxxxxxxxxxxxx>
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: <7207d96f0901310808i5e665b4g4d8e0de19aeb97d5@xxxxxxxxxxxxxx> <7207d96f0902021848k349c4771sd24d58c787b1ac7c@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
...or if you do not have virsh...

# ps ax | grep qemu | grep <domain_name>

Look at PID os the process and:

# netstat -atp | grep <PID>

;-)

2009/2/3 Fajar A. Nugraha <fajar@xxxxxxxxx>
On Sat, Jan 31, 2009 at 11:08 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
> However, this means domU's vnc console will use the next available
> port starting from 5900. Is there a way to make the correlation which
> domain uses which port?

Just in case anybody is having the same problem, domUs vnc display
number can be obtained with :
- xm -l <domain_name> | grep 59
- virsh dumpxml <domain_name> | grep vnc
- virt-viewer <domain_name>

_______________________________________________
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>