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] XCP - Maximum CPU cores

To: "'Outback Dingo'" <outbackdingo@xxxxxxxxx>, "'Todd Deshane'" <todd.deshane@xxxxxxx>
Subject: RE: [Xen-users] XCP - Maximum CPU cores
From: "AP Xen" <apxeng@xxxxxxxxx>
Date: Tue, 8 Mar 2011 11:46:52 -0800
Cc: 'Boris Quiroz' <bquiroz.work@xxxxxxxxx>, 'xen-users' <xen-users@xxxxxxxxxxxxxxxxxxx>, 'Tapas Mishra' <mightydreams@xxxxxxxxx>
Delivery-date: Tue, 08 Mar 2011 11:49:09 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:references:in-reply-to:subject:date :message-id:mime-version:content-type:x-mailer:thread-index :content-language; bh=2D4h0fz7H7nt5MC4VIzcmsrF+bwGO8DYm2TU/zV7Sxs=; b=huoOJxhwdI+rr/6rfS1Qu0V/tj8a4REZC4B63pz31/htRdzLWC1wpeduS1QlvDeKAf 1B5hYkSuB9qheUkG66SUuiDtQ+ISl46CGYvYVdHHIS2MOGau/2J+nbKi0DgkZy+6tCSr xCstDMUcP5/gT5Sbe5m0hGN1zuHQmhULO4kNc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:x-mailer:thread-index:content-language; b=vOe6/uQ/mHQWdB9vCz25ZGjqzHB5UoHC5wWMDsf+pBa1ArXj6NwBVSpEvrerk/tkfy BqUnKBdBxRajRL4VmOSZ2M+MWWhYetE9Hw+rRW79oCtJtojwWwNwiZkUqiZJI/G49BJ4 sNIc7JzJUzQxtO3PmiZmgKSK25OF8MXnl3rFM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimenK8bfGb2RAcoG1w+A0_9YYTi19TVVVDYeSWd@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: <AANLkTinZLvkqO14F-NoQxTr1dPcCjekVR_yGPm9rnd=Y@xxxxxxxxxxxxxx> <AANLkTinyiiyNpWE_p1Ly_zN6Zm3NM8VgE5kYupGdwNHc@xxxxxxxxxxxxxx> <000601cbddb9$dfb265d0$9f173170$@com> <AANLkTikJOigU=B0L+km_q0y2cLiAxz079BPGffYbvJX+@xxxxxxxxxxxxxx> <000c01cbddbf$3af974b0$b0ec5e10$@com> <AANLkTikg0FSitJPCQFh3JUca6hGwBpZLdh3b5szBXZAc@xxxxxxxxxxxxxx> <AANLkTimenK8bfGb2RAcoG1w+A0_9YYTi19TVVVDYeSWd@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcvdxB9hMzq2hmn5RsK4B5WFgEx5vwAA8llw

Technically, it is possible as XCP is open source. You would have to download the source ISO and rebuild Xen with nr_phys_cpus=128. Trying to replace Xen in XCP with the Xen 4.x might be more difficult.

 

From: Outback Dingo [mailto:outbackdingo@xxxxxxxxx]
Sent: Tuesday, March 08, 2011 11:08 AM
To: Todd Deshane
Cc: AP Xen; Tapas Mishra; xen-users; Boris Quiroz
Subject: Re: [Xen-users] XCP - Maximum CPU cores

 

well, i need 128 cores now on XCP :( so im hardware heavy and cant utilize 3/4 my cores on 2 systems, so how can one compensates for this

is it possible to use xen 4.x on XCP 1.0 ?

On Tue, Mar 8, 2011 at 1:42 PM, Todd Deshane <todd.deshane@xxxxxxx> wrote:

On Tue, Mar 8, 2011 at 6:32 PM, AP Xen <apxeng@xxxxxxxxx> wrote:
> It is called max_phys_cpus=<nr>
>
> http://xenbits.xensource.com/xen-unstable.hg/rev/d7cbcf5d7cd6
>
>
>
> BTW, the default is 128 for Xen 4.x
>

Just FYI, the plan will be to move to Xen 4.1+ starting with XCP 1.1

We do also plan to track xen-unstable with an XCP unstable version as
well. More to come on this.

Thanks,
Todd


>
>
> Thanks,
>
> AP
>
>
>
> From: Tapas Mishra [mailto:mightydreams@xxxxxxxxx]
> Sent: Tuesday, March 08, 2011 10:03 AM
> To: xen-users
> Cc: AP Xen; Boris Quiroz; Outback Dingo
>
> Subject: Re: [Xen-users] XCP - Maximum CPU cores
>
>
>
> Hi please elaborate as how the compilation method of hypervisor can enhance
> the number of CPU's to be pinned.
>
>
>
> On Tue, Mar 8, 2011 at 11:24 PM, AP Xen <apxeng@xxxxxxxxx> wrote:
>
> The default is 32, however you can up the limit to 64 with a compile time
> option. So, It depends on how the hypervisor was compiled.
>
> Thanks,
> AP
>
>> -----Original Message-----
>> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-
>> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Boris Quiroz
>> Sent: Tuesday, March 08, 2011 6:04 AM
>> To: Outback Dingo
>> Cc: xen-users
>> Subject: Re: [Xen-users] XCP - Maximum CPU cores
>>
>> 2011/3/8 Outback Dingo <outbackdingo@xxxxxxxxx>:
>> > Whats the maximum cpu cores XCP will see ?
>> > _______________________________________________
>> > Xen-users mailing list
>> > Xen-users@xxxxxxxxxxxxxxxxxxx
>> > http://lists.xensource.com/xen-users
>> >
>>
>> Somewhere I read they were 32 cores maximum. I'm checking..
>>
>> Cheers.
>>
>> --
>> @cereal_bars
>>
>> _______________________________________________
>> 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
>
>
> --
> http://mightydreams.blogspot.com
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>


--
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html

 

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