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] XCP java console bug

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] XCP java console bug
From: Vern Burke <vburke@xxxxxxxx>
Date: Tue, 16 Feb 2010 08:03:37 -0500
Delivery-date: Tue, 16 Feb 2010 05:05:10 -0800
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
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1
I addressed this with Dave informally, but, since it seem other people are running into it, I thought I'd bring it up here officially.

The symptom of the bug is that you cannot make a java console connection to a virtual machine running on a slave, only ones running on the pool master. Behavior when trying to connect to a VM console on a slave is a blank window and no java applet started.

This problem shows up most vividly when creating a new VM. After creating the VM on the pool master, XCPs behavior is to start the new VM on one of the slaves. This means you're stuck with a VM that can't be accessed via console to complete the install process and can't be migrated, since the OS and PV drivers aren't installed yet.

Why does this problem only show up on VMs created on shared storage? VMs created on local storage can't be started on any other host than the one they were created on, so they remain on the pool master. Local vs shared storage is simply a side effect of the bug.

Temporary workaround is to make sure that all new VMs start on the pool-master only, vm-start on=(pool master host uuid).

Vern

--
Vern Burke

SwiftWater Telecom
http://www.swiftwatertel.com
ISP/CLEC Engineering Services
Data Center Services
Remote Backup Services

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] XCP java console bug, Vern Burke <=