Operating System - HP-UX
1834926 Members
2748 Online
110071 Solutions
New Discussion

Re: reducing memory of a vpartition

 
SOLVED
Go to solution
Jimmy Roux_1
Advisor

reducing memory of a vpartition

Hello,

If you have only one vpartition, how do reduce its memory?

# vparmodify -p -d mem::
will not work since the vpar should be in a down state.

So, how do you do it?

Thanks,

Jimmy
2 REPLIES 2
Jeff Schussele
Honored Contributor
Solution

Re: reducing memory of a vpartition

Hi Jimmy,

Shutdown the system & upon reboot stop it at the BCH & interact with the ISL & issue a standard hpux boot command - i.e. don't let vparload run.
Then you can run the vparmodify command.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Jimmy Roux_1
Advisor

Re: reducing memory of a vpartition

Excellent! Thanks Jeff.
Jimmy