Operating System - HP-UX
1836891 Members
2254 Online
110111 Solutions
New Discussion

Re: Re allocate memory on virtual machine

 
SOLVED
Go to solution
kggj
Advisor

Re allocate memory on virtual machine

Hi

We have an HP integrity virtual machine ( 3 guest machines on the physical server).

We want assign 10 GB memory from one of the virtual machine to another virtual machine on the same physical host.

How do I re allocate memory from one virtual machine to the other one ?

Rgds/ Kggj
2 REPLIES 2
Tim Nelson
Honored Contributor
Solution

Re: Re allocate memory on virtual machine

Read the man pages for hpvmmodify.

hpvmmodify -P vguest1 -r (x)G

hpvmmodify -P vguest2 -r (x)G

You will need to reboot both VGuests for the changes to take effect.


With newer versions of IVM memory allocation is suppose to be on the fly. Not sure what real life dictates.

Torsten.
Acclaimed Contributor

Re: Re allocate memory on virtual machine

From the version 3 release notes:

"Administrators can dynamically change the size of memory allocated to the HP-UX guest"

What version do you run?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!