How to install any Operating System on POWER remotely

Since HMC firmware version 7.7.7, IBM added very cool feature, which allows installation of the Virtual I/O Server directly from the HMC. This is very convenient when you get your POWER machine to the new location, and you want to install an operating system, for instance, IBM i or AIX, but you prefer to do it remotely.

Continue reading “How to install any Operating System on POWER remotely”

Building multiple LPARs with dedicated I/O from the CLI

Hi,

Nowadays, I’m preparing for huge hardware delivery. I’m about to get dozen of MMD’s. The challenge is to configure them (LPAR profiles, VIOS, etc) as soon as possible. I found the way how to automate creation of multiple VIO/LPAR profiles including I/O configuration for multiple servers without knowing SN of the expansions drawers.

Continue reading “Building multiple LPARs with dedicated I/O from the CLI”

SR-IOV technology on POWER – my few words

Finally the announcement day arrived. POWER8 and SR-IOV have been introduced to the world, and I can share my experience from my last residency.

Single Root I/O Virtualization are not new adapters, but this is a new technology, standard, specification. In fact, it uses adapters which are on the market for some time already. Specification allows to get a slice of a physical adapter and assign it an LPAR. This feature requires a proper hardware, firmware, and all elements around it.

Continue reading “SR-IOV technology on POWER – my few words”

viosvrcmd – the backdoor to the PHyp?

The title is provocative, but if we agree that Virtual I/O Server is part of the POWER Hypervisor it’s absolutely true. The command viosvrcmd is a HMC command which allows to perform any non-interactive VIO commands by a HMC user which has the taskrole authority – ‘VirtualIOServerCommand’ and visibility to a VIOS LPAR without be prompting for VIOS user and password.

Continue reading “viosvrcmd – the backdoor to the PHyp?”

Monitor CPU, POOL utilization from PHYP cycles

It’s important to know a CPU capacity used by a system. In IBM i world, we have a licpgm – 5761PT1 Performance tools. But what if you run other OS’s than IBM i, on the same POWER box. Or you run LPARs in different shared processor pools ? The most efficient might be tracking CPU cycles dispatched by the POWER Hypervisor. In this post I show you, how to interpret performance data collected by a HMC, and how to allow IBM i collects and display dispatched CPU cycles.

Continue reading “Monitor CPU, POOL utilization from PHYP cycles”