1850458 Members
2585 Online
104054 Solutions
New Discussion

vparenv -m vpars

 
SOLVED
Go to solution
Ganesh Balraman
Regular Advisor

vparenv -m vpars

Hi All!

If we have single npar configured with 2 vpars.

VPAR1
VPAR2

1.What does vparenv -m vpars when run on each vpar?

2.What changes does this commmnd and when it needs to be executed?

Even after refering docs , ihave doubt.

Please clarify
6 REPLIES 6
Torsten.
Acclaimed Contributor
Solution

Re: vparenv -m vpars

The vparenv -m ... command toggles the firmware mode between vPars and nPars mode on Integrity systems.

Set to vPars mode allows the system (the nPar) to boot vPars and vice versa.


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!   
Bhadresh
Trusted Contributor

Re: vparenv -m vpars

1.What does vparenv -m vpars when run on each vpar?
vparenv -m vpars sets the next nPartition boot to boot into the vPars environment.

2.What changes does this command and when it needs to be executed?
To set the mode in order to boot into a specific mode (vPars or nPars) command needs to be executed.

Regards,
Bhadresh
Ganesh Balraman
Regular Advisor

Re: vparenv -m vpars

Hi All!

Thanks for quick response.

What will happen if i forget to use vparenv -m vpars during my reboot on one of the vpars.
Torsten.
Acclaimed Contributor

Re: vparenv -m vpars

You only need to do this if the system was in nPar mode before.

Starting the vPar environment in nPar mode will just fail (and vice versa).

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!   
Ganesh Balraman
Regular Advisor

Re: vparenv -m vpars

Hi Torsten !

In my scenario which i have provided.

I have 2 vaprs running occupying all resources.

How does npar takes the control here.

Please advice.
N,Vipin
Frequent Advisor

Re: vparenv -m vpars

if you use vparenv -m vpars in vPar mode, it will not affect anything. In case if you want to boot the server in nPar mode you have to type the command 'vparenv -m npars' and reboot the server. Now your server will boot up only npar mode untill you chnage mode using the command 'vaprenv -m vaprs'

For PA-RISC systems it is very easy to change the mode, if you boot the kernal /stand/vpmon, it will bootup in vPar mode and if you boot /stand/vmunix, it will boot in nPar mode.

Hope this clear.