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] Setting number of VCPUs for domU

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Setting number of VCPUs for domU
From: "Lamia M.Youseff" <lyouseff@xxxxxxxxxxx>
Date: Fri, 17 Mar 2006 16:20:45 -0800
Delivery-date: Sat, 18 Mar 2006 00:22:19 +0000
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Hi list,
Just a quick question about setting more than one virtual cpu for domU.
I use the command " xm vcpu-set ", to set the cpu number, but xm list still shows that the same old number. I am wondering if this is a bug in xm list, or that it is not assigning more cpus to the domain. I am using xen 3.0.0-install kernels, and tools (i.e. xen-3.0.0-install-x86_64.tgz).
Did somebody get the same behavior from xm on their system?

Thanks for your reply in advance,
Lamia Youseff

-bash-3.00# xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      142     4 r-----    92.6
xen2-lvlinux                       3      300     1 -b----    17.9
-bash-3.00# xm vcpu-set 3 4
-bash-3.00# xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      142     4 r-----    92.6
xen2-lvlinux                       3      300     1 -b----    17.9



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Setting number of VCPUs for domU, Lamia M.Youseff <=