IBM i lpar crashed duo to Dynamic Platform Optimizer

Dynamic Platform Optimizer is a hypervisor function which rearranges logical partition processors and memory on the system to improve the affinity between processors, and memory of logical partitions. In this post I will describe when to use this function and how to prevent IBM i Lpar from crash. Continue reading “IBM i lpar crashed duo to Dynamic Platform Optimizer”

How to display the HMC iqyylog.log

In this post I give you a hint how to display a log which is usually used by IBM support to identify a serious hardware error. Such information usually can be found in HMC log called iqyylog. Usually, when you get that kind of hardware error, you involve IBM support. Very likely, they will ask for PE debug data. There is a way how to display the log by yourself. Remember, such information is very technical. But maybe you find it useful.

  • First, you need to create the hscpe account on the HMC (if you haven’t done it). You can find the process here.
  • Log in to the HMC GUI under hscpe account.
  • In the Service Management menu you find three new options available

three_options

If you click on View Management Console Logs, you are going to see the log.

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”