1748275 Members
3863 Online
108761 Solutions
New Discussion юеВ

Re: icapmodify problem

 
Srinikalyan
Regular Advisor

icapmodify problem

Hi,
Please see the attached output.
In icapstatus what is this line says:
Number of cores that are deconfigured or attached to inactive cells: 6
In the npar 1, we need to have 8 active and 8 inactive. We have 2 vpars in that npar each of that needs to have 4 active and 4 inactive. How to acheive this?
Thanks,
Srini

3 REPLIES 3
Srinikalyan
Regular Advisor

Re: icapmodify problem

I have executed icapmodify -a 2 in both the vpars. So it becomes active as 4 as expected. But the icactive core details not updated.
Local Virtual Partition Status
------------------------------
Total number of assigned cores: 4
Number of active assigned cores: 4
Number of inactive assigned cores: 0
Additional cores that can be assigned with current usage rights: 4
Number of cores that could be assigned with additional usage rights: 2
Number of cores that can be assigned with temporary capacity: 2
Number of cores that are deconfigured or attached to inactive cells: 6

Can anyone please help me how to make the icap cores to inactive i.e.
Number of inactive assigned cores: 4
Thanks,
Srini
likid0
Honored Contributor

Re: icapmodify problem

from the output of your last host it seams ok:


Local Virtual Partition Status
------------------------------
Total number of assigned cores: 4
Number of active assigned cores: 4
Number of inactive assigned cores: 0
Windows?, no thanks
Srinikalyan
Regular Advisor

Re: icapmodify problem

Final status:
Local Virtual Partition Status
------------------------------
Total number of assigned cores: 4
Number of active assigned cores: 4
Number of inactive assigned cores: 0
Additional cores that can be assigned with current usage rights: 0
Number of cores that could be assigned with additional usage rights: 4
Number of cores that can be assigned with temporary capacity: 4
Number of cores that are deconfigured or attached to inactive cells: 4

Local nPartition Status
-----------------------
Total number of configured cores: 16
Number of Intended Active cores: 8
Number of active cores: 8
Number of inactive cores: 8

I am really worried about the line
Number of cores that are deconfigured or attached to inactive cells: 4

What does it mean?