Monday, December 7, 2015

How to Boot VPAR from an alternate boot path | How to baoot vpars from an alternate boot disk

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 VPAR using the Primary or Alternate Boot Paths?

vpar1#vparboot –p vpar2 –B pri
vpar1#vparboot –p vpar2

These two commands boot the VPAR vpar2 from the Primary that is default boot path.

vpar1#vparboot –p vpar2 –B alt

This boots the VPAR vpar2 from the alternate boot path as stated in the VPDB.

However if we want to boot the vpar2 using the VPMON command prompt, following are the commands:

MON> vparload –p vpar2 -- to boot from the Primary boot path.
MON> vparload –p vpar2 –B 0.8.0.0.2.0

This boots the VPAR vpar2 from the alternate boot path.HOW CAN WE MODIFY THE ATTRIBUTES OF A VPAR?

No comments:

Post a Comment