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] Re: [Xen-API] [XCP]: RC3 (the final one?) of XCP 0.5 availab

To: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Subject: [Xen-users] Re: [Xen-API] [XCP]: RC3 (the final one?) of XCP 0.5 available for testing
From: Boris Quiroz <bquiroz.work@xxxxxxxxx>
Date: Tue, 6 Jul 2010 16:34:56 -0400
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>, "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 06 Jul 2010 13:36:14 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=q9D6k+LvV8yFmXPkw6nz0VrpGGGlPGTzy/6RS4pie58=; b=boJhl0UnlLsE2a1pjpPkj50WzcsX9V4m2nX1Nndhw50PGio2aIymnax/v4hrBXHEn/ qwaKdFHaNCoiGFa480kXoWPWqcHH5Nvz2PhfAYpJa71yEDRQG+QOfDqwtv8hpuSyLqW+ jZR8j0gqgIMruaN1UM+EZADWEMV7orz7i6UiI=
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=lscajTEz5zogdSuAReOn//ngxlpwdu3UwTKgOVEJhHDrdjU0fqAgTJ3veWq0zC6wmk Kci0wWv2n5DgTZ4weJPJI/Adoat4Bpde7GFzJqDv84vOZfZe6UV4q7I/fQ9ZOkJIiUCX Mivb/plTbJyao6yHQN9ZJvGNJ71IjeYg3cdfE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <81A73678E76EA642801C8F2E4823AD218080C98A6D@xxxxxxxxxxxxxxxxxxxxxxxxx>
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: <81A73678E76EA642801C8F2E4823AD21807FFE696B@xxxxxxxxxxxxxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD218080C98A3B@xxxxxxxxxxxxxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD218080C98A6D@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
2010/6/30 Dave Scott <Dave.Scott@xxxxxxxxxxxxx>:
> Hi everyone,
>
> The third (final?) release candidate of the Xen Cloud Platform (XCP) version 
> 0.5 is now available for testing from:
>
> http://www.xen.org/products/cloud_source_0.5.html
>
> The changes since the RC2 are:
> * it should now be possible to upgrade from previous RCs as well as 0.1*
> * a template for 64-bit Ubuntu 10.04 now exists (previously only a 32-bit one 
> was present)
> * experimental templates for 32-bit and 64-bit Debian Squeeze are included
>
> Please download and test! :)
>
> Cheers,
> Dave
>
>> -----Original Message-----
>> From: Dave Scott
>> Sent: 24 June 2010 10:32
>> To: 'xen-api@xxxxxxxxxxxxxxxxxxx'; 'xen-devel@xxxxxxxxxxxxxxxxxxx';
>> 'xen-users@xxxxxxxxxxxxxxxxxxx'
>> Subject: RE: [XCP]: RC1 of XCP 0.5 available for testing
>>
>> Hi everyone,
>>
>> The second release candidate of the Xen Cloud Platform (XCP) version
>> 0.5 is now available for testing from:
>>
>> http://www.xen.org/products/cloud_source_0.5.html
>>
>> The changes since the RC1 are:
>>
>> * VCPU weight/cap/affinity are now preserved over VM migrate, resume
>> * CLI command 'xe get-vms-which-prevent-evacuation' now follows the
>> usual CLI pattern and '--minimal' works as expected
>> * Failure to manually change the pool master when there is a large
>> amount of RRD data has been fixed[1]
>> * pygrub now supports ext4 filesystems
>> ... leading to ...
>> * experimental support for Ubuntu Lucid Lynx 10.04[2]
>>
>> Please download and test! :)
>>
>> [1] if there are a large number of RRD datasources (eg corresponding to
>> a large number of VLANs) then the RRD XML becomes large and serializing
>> it will fail. This failure nolonger causes the pool master transition
>> to fail but it does prevent the XML being saved to disk. Hopefully this
>> will be fixed in the unstable branch for the next release.
>>
>> [2] thanks to Alex Zeffertt, David Markey and Ian Campbell for sorting
>> this out. Note that you should select the network install option if you
>> are using a console like OpenXenManager.
>>
>> Cheers,
>> Dave
>>
>>
>> > -----Original Message-----
>> > From: Dave Scott
>> > Sent: 11 June 2010 20:28
>> > To: 'xen-api@xxxxxxxxxxxxxxxxxxx'; 'xen-devel@xxxxxxxxxxxxxxxxxxx';
>> > 'xen-users@xxxxxxxxxxxxxxxxxxx'
>> > Subject: [XCP]: RC1 of XCP 0.5 available for testing
>> >
>> > Hi everyone,
>> >
>> > The first release candidate of the Xen Cloud Platform (XCP) version
>> 0.5
>> > is
>> > now available for testing from:
>> >
>> > http://www.xen.org/products/cloud_source_0.5.html
>> >
>> > XCP-0.5 is intended to be a *stable* release, suitable for long-term
>> > production use.
>> > Please download this release candidate and give it a thorough workout!
>> >
>> > Cheers,
>> > Dave
>
> _______________________________________________
> xen-api mailing list
> xen-api@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/mailman/listinfo/xen-api
>

Tomorrow I'll install XVP 0.5 on a IBM x3550 M2.
I'll report to the list if I found something buggy.

Cheers.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: [Xen-API] [XCP]: RC3 (the final one?) of XCP 0.5 available for testing, Boris Quiroz <=