1834814 Members
2820 Online
110070 Solutions
New Discussion

vPars

 
SOLVED
Go to solution
Berong
Occasional Advisor

vPars

How can you reboot to single user mode in one of the vPars if couple of vPars are running in one nPar?
3 REPLIES 3
Torsten.
Acclaimed Contributor
Solution

Re: vPars

Use either

MON> vparload -p winona2 -o "-is"

from the monitor or

# vparload -p winona2 -o "-is"

from another running vPar.

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!   
Berong
Occasional Advisor

Re: vPars

Thanks...got it.
Berong
Occasional Advisor

Re: vPars

Thanks got it...