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] cannot use vncviewer and VMM graphics console to access

To: Glen Deem <xen.inbox@xxxxxxxxx>
Subject: Re: [Xen-users] cannot use vncviewer and VMM graphics console to access HVM guest on RHES 5
From: Martin Goldstone <m.j.goldstone@xxxxxxxxxxxxxxx>
Date: Fri, 01 Jun 2007 08:55:09 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 01 Jun 2007 00:53:59 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <37842c2a0705311449v48ba6ed3ib1ffe844089d662c@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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <37842c2a0705311449v48ba6ed3ib1ffe844089d662c@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.0 (Windows/20070326)
Use netstat to verify the port VNC is listening on, or change vncunused=1 to vncunused=0 and set vncdisplay=somenumber. vncunused=1 will cause it to pick an unused display, which might not be equal to the guest id.

Martin

Glen Deem wrote:
Hi all,

I've created an HVM guest under RHES 5 (Xen 3.0.3) using "xm create"
but I cannot access it with vncviewer.

The Virtual Machine Manager also informs about graphics console unavailability.

What am I doing wrong, please?

I do
vncviewer 123.456.789.123:4,
where 4 is the guest id.

This is the xm config file is:

name = "hvmGuest"
builder = "hvm"
memory = "500"
disk = [ 'file:/var/lib/red-hat.img,hda,w', ]
vif = [ 'type=ioemu, mac=00:16:3e:34:3b:ba, bridge=xenbr0', ]
device_model = "/usr/lib/xen/bin/qemu-dm"
kernel = "/usr/lib/xen/boot/hvmloader"
vnc=1
vncunused=1
apic=1
acpi=1
pae=1
vcpus=1
serial = "pty"
on_reboot   = 'restart'
on_crash    = 'restart'

Thanks a lot in advance.

Glen from Ottawa, Canada

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

Attachment: m.j.goldstone.vcf
Description: Vcard

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>