Monday, December 7, 2015

How to reboot a hung VPAR | How to reset a Hung VPAR | What to do when the VPARs are in HUNG state | Soft reset and Hard Reset of VPARs | TOC of a VPAR | Hard Reboot of a HUNG VPAR

Note: These apply to VPARs versions 4.x/5.x . For the latest in case of any differences refer to the latest documents on the VPARs


How can we boot a hung VPAR?

If a VPAR hangs we can see that in the vparstatus –v O/p and act accordingly for that in the following way.

1) vpar1#vparmodify –p vpar2 –B manual

2) vpar1#vparreset –p vpar1 –t ---- for a TOC that s soft reset.

3) vpar1#vparreset –p vpar1 –h --- hard reset --- this stops the VPAR and sets the Autoboot mode off.

4) After the vpar2 has started properly we can set the mode back to auto.

vpar1#vparmodify –p vpar2 –B auto

No comments:

Post a Comment