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] vcpu-set online/offline vcpus automatically (xen4.0.1 2.6.32

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] vcpu-set online/offline vcpus automatically (xen4.0.1 2.6.32-5-xen-amd64)
From: Sergi Seira <s.seira@xxxxxxxxx>
Date: Thu, 18 Aug 2011 09:09:22 +0200
Delivery-date: Thu, 18 Aug 2011 00:10:37 -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 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100515 Lightning/1.0b1 Icedove/3.0.4
Hello,

I'm working on PV domUs trying to add and remove vcpus.

Removing vcpus works fine, as xm vcpu-set removes the cpu in domU (shown as 
expected in /sys/devices/system/cpu/), but adding vcpus requires intervention 
inside domU :

echo 1 > /sys/devices/system/cpu/cpuXX/online

because the cpu is added and seen by domU, but it is not automatically brought 
online.

Is there any way to automate bringing online newly inserted cpus other than a 
crontab?

Dom0 is a debian 6.0 (xen4.0.1 2.6.32-5-xen-amd64)

Thanks,
regards,
Sergi

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] vcpu-set online/offline vcpus automatically (xen4.0.1 2.6.32-5-xen-amd64), Sergi Seira <=