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] xm vcpu-set won't add cpu's...

To: Kristoffer Egefelt <dr.fersken@xxxxxxxxx>
Subject: Re: [Xen-users] xm vcpu-set won't add cpu's...
From: Olivier Hanesse <olivier.hanesse@xxxxxxxxx>
Date: Wed, 24 Nov 2010 13:08:06 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 24 Nov 2010 04:09:34 -0800
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=KU1ucqN49Lar7pSjzEJUMTZ3fYMcUZnHVYHMc49GkEc=; b=DRApIwaVawl2FSFaOCOotcy6JUeC4EBf+VM1zw7a/dbzGuKNC7I8R/A8GEZzA9WtHP p+ZCCS0g1q8kuScDUnBsOFls5TfiwFRthOBXmWQxmV7K5w5/yjuYfASjPG79GswO8vkF 7vRgWdcirPG0/yeM5QM6JK2198FhGihGce8YQ=
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=VoRkjUMH5G/5uUbvj4h2cIpb75XXETd+mZrObfdprHOWiXoqXtfGRlSJj9LeNh+kpN LB37cww2I1e21N8DCAbWFDTfPzBWVJRgvdyldShMsKh8xpmA3/kON5xTO73MWz0PhLhI 0M67KLiO5trWtDweuoixY8L/wTPXGR6tqC+6A=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTikXsnu0CJzS9wA23VypohJO55P7u7j33vfrWOMs@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: <AANLkTikXsnu0CJzS9wA23VypohJO55P7u7j33vfrWOMs@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

On my debian squeeze, I think I got the same issue.
Starting a server with 4 vcpus (vcpus=4 in config file), I can "vcpu-set" 2 vcpus for this server successfully, but I can't rollback to 4 vcpu.

Xend Log file says :

[2010-11-24 13:01:23 19542] INFO (XendDomainInfo:1987) Set VCPU count on domain testvm to 2
[2010-11-24 13:01:48 19542] INFO (XendDomainInfo:1987) Set VCPU count on domain testvm to 4

But cpus are offline in domU/paused in dom0.

I also got the "XENBUS: Unable to read cpu state" error.

Regards

Olivier

2010/11/24 Kristoffer Egefelt <dr.fersken@xxxxxxxxx>
Hi list,

I'm trying out Debian Squeeze with XEN 4.0.1 on a Dell m610 blade.
Everything is installed from the squeeze repository, except the dom0
kernel, which would not boot on the m610, so I compiled 2.6.32.25 from
jeremy 11/11-2010.
(http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=summary)

Everything looks good, except these messages, which I've not been able
to explain:

[   16.651781] XENBUS: Unable to read cpu state
[   16.651968] XENBUS: Unable to read cpu state
[   16.652156] XENBUS: Unable to read cpu state
etc...

Removing cpu's work, but when I try to add cpu's:

root@node0106:/# xm vcpu-set 15 15
[2010-11-24 12:22:49 26321] INFO (XendDomainInfo:1987) Set VCPU count
on domain squeezetest01 to 15

but cpu's are still in paused mode:

Name                                ID  VCPU   CPU State   Time(s) CPU Affinity
squeezetest01               15     0    12   -b-      18.9 any cpu
squeezetest01               15     1     4   -b-       0.6 any cpu
squeezetest01               15     2     6   -b-       0.9 any cpu
squeezetest01               15     3    15   -b-       0.8 any cpu
squeezetest01               15     4     8   -b-       0.8 any cpu
squeezetest01               15     5     -   --p       0.1 any cpu
squeezetest01               15     6     -   --p       0.1 any cpu
squeezetest01               15     7     -   --p       0.1 any cpu

This also shows on the VM:

root@squeezetest01:~# cat /sys/devices/system/cpu/offline
5-14

On the VM I've tried both the stock squeeze kernel
linux-image-2.6.32-5-xen-amd64 and jeremys 2.6.32.25 - both have this
problem.

Any ideas are greatly appreciated! ;-)

Regards
Kristoffer

_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>