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 0.1.1, 0.5RC1 bug found

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] XCP 0.1.1, 0.5RC1 bug found
From: Vern Burke <vburke@xxxxxxxx>
Date: Thu, 17 Jun 2010 10:05:36 -0400
Cc: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Delivery-date: Thu, 17 Jun 2010 07:07:53 -0700
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.9) Gecko/20100317 Thunderbird/3.0.4
Ok, here's a good one. The problem is in host-get-vms-which-prevent-evacuation. Instead of returning a normal output of field name:value like every other xe command, this one returns an output of uuid:reason.

Worse, the first line returned is always VM:Error, which looks like someone may have been trying to do a header for a list, except adding --minimal makes it just Error, so it behaves like a returned record, not a list header.

I would expect normal output for this to be something like:

uuid: <vm uuid>
reason: <reason>

Consistency is a good thing :)

--
Vern Burke

SwiftWater Telecom
http://www.swiftwatertel.com
Xen Cloud Control System
http://www.xencloudcontrol.com


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] XCP 0.1.1, 0.5RC1 bug found, Vern Burke <=