Operating System - HP-UX
1834650 Members
2037 Online
110069 Solutions
New Discussion

Re: Remove a vpar and resouces to another vpar

 
SOLVED
Go to solution
gigiz
Valued Contributor

Remove a vpar and resouces to another vpar

Hi guys,

this a scenario:

i have  virtual partition A.03.01.05 in a 9000/800/SD32000. I have one NPAR with 2 vpar.

VparA 4/  8    4   0    12    0/  0        10240

VparB 4/  8    4   0    11    0/  0        10176  

I want remove a  vparB and distribute cpu and memory resource to a VparA that wil be alone in the NPAR.

To remove a vparB:

shutdown -hy 0    ( vparB)

 

from vparA

vparremove -p vparB

 

How to reassign a free resource to VparA ?

What is the command step by step?

 

 

 

2 REPLIES 2
gigiz
Valued Contributor

Re: Remove a vpar and resouces to another vpar

My doubt is :

If i remove from VparB .where i do the vparmodify command to add a free resources to VparA?

 

gigiz
Valued Contributor
Solution

Re: Remove a vpar and resouces to another vpar

I respond to me :-)

In some cases, adding and deleting I/O and memory resources to and from a virtual partition requires the virtual partition to be in the down state. Therefore, if you have configured only one virtual partition, you cannot run vparmodifyfrom that virtual partition to modify its I/O and memory resources.

In this situation, you should do the following:

 

  1. Boot into standalone (PA-RISC) or nPars (Integrity) mode.

  2. Add or delete the resources using vparmodify.

  3. Reboot the nPartition into the vPars (PA-RISC) environment or vPars (Integrity) mode.