1830598 Members
2303 Online
110015 Solutions
New Discussion

vprar is in down state

 
mrk_1
Frequent Advisor

vprar is in down state

Hi,

I am very new to vpar partition.

I tried to reboot one of the vpar using below command.

vparreset -p Vpar4 -h

But the vpar is still in down state.

Can someone guide me how to start it.

Thanks in advance.
3 REPLIES 3
melvyn burnard
Honored Contributor

Re: vprar is in down state

use vparboot -p Vpar4
The command you used tells it to do a reset and halt
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Torsten.
Acclaimed Contributor

Re: vprar is in down state

vparreset is NOT a appropriate command to reboot a vPar - it's just like pulling the plug.

You should log on to this vPar and perform a normal shutdown -r for reboot.

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!   
Vivek_Pendse
Valued Contributor

Re: vprar is in down state

Either use vparload from MON prompt or vparboot from other vpar (within the same npar).
vparreset is normally used to reset the vpar which is not responding or for TOC.

Thanks,
Vivek