<html><body>
<p>Hi,<br>
   I meet a failed while trying to add cpu to a partition dynamicly. I am not sure what's wrong. Thanks.<br>
<br>
1. about the shared_proc_pool:<br>
hscroot@hmc6lte:~&gt; lshwres -r proc -m fsp-pear --level pool<br>
shared_proc_pool_id=0,configurable_pool_proc_units=null,curr_avail_pool_proc_units=2.0,pend_avail_pool_proc_units=null<br>
<br>
2. partition &quot;pearlp3 RH&quot;'s config:<br>
hscroot@hmc6lte:~&gt; lshwres -r proc -m fsp-pear --level lpar --filter &quot;lpar_names=pearlp3 RH&quot;<br>
lpar_name=pearlp3 RH,lpar_id=3,curr_shared_proc_pool_id=0,curr_proc_mode=shared,curr_min_proc_units=0.1,curr_proc_units=0.3,curr_max_proc_units=1.0,curr_min_procs=1,curr_procs=3,curr_max_procs=10,curr_sharing_mode=uncap,curr_uncap_weight=128,pend_shared_proc_pool_id=0,pend_proc_mode=shared,pend_min_proc_units=0.1,pend_proc_units=0.3,pend_max_proc_units=1.0,pend_min_procs=1,pend_procs=3,pend_max_procs=10,pend_sharing_mode=uncap,pend_uncap_weight=128,run_proc_units=0.3,run_procs=3,run_uncap_weight=128<br>
<br>
3. The operate and result<br>
   A        add 1 procs:<br>
hscroot@hmc6lte:~&gt; chhwres -m fsp-pear  -d 5 -r proc -o a -p &quot;pearlp3 RH&quot; --procs 1<br>
HSCL145F Attempted to allocate processing units less than the minimum capacity allowed with the specified virtual processor setting.<br>
<br>
   B        add 10 procs:<br>
hscroot@hmc6lte:~&gt; chhwres -m fsp-pear  -d 5 -r proc -o a -p &quot;pearlp3 RH&quot; --procs 10<br>
Your request exceeds the profile's maximum virtual processor limit.  You can add or move up to 7 virtual processors. Please retry the operation.<br>
<br>
   C        add 2 procs:<br>
hscroot@hmc6lte:~&gt; chhwres -m fsp-pear  -d 5 -r proc -o a -p &quot;pearlp3 RH&quot; --procs 2<br>
HSCL145F Attempted to allocate processing units less than the minimum capacity allowed with the specified virtual processor setting.<br>
<br>
<br>
Thanks &amp; Best regards,<br>
<br>
--------------------------------------------<br>
Wang Zhaoyu ÍõÕ×Óî<br>
<br>
Email: wangzyu@cn.ibm.com  <br>
Notes: Zhao Yu Wang/China/Contr/IBM@IBMCN</body></html>