Live Partition Mobility on IBM i – step by step

It’s pretty new feature on IBM i, for AIX its availably since 2007. In VMware world its called VMotion. In my opinion it is still not very popular. Software vendors must still adopt their software for seamless migrations. But IBM gave us a technology which works very well.

Continue reading “Live Partition Mobility on IBM i – step by step”

Managing the Virtual Media Repository

Virtual media repository is very useful PowerVM feature. Some older IBM i administrators probably remember similar function available in iSeries ages ago. In short way, it allows to share CD/DVD images on a frame/server layer.

I use it very often, because it allows load a SLIC without physical access to a server. Practically you can install an IBM i OS, on completely new POWER server, which doesn’t even have a physical CD/DVD drive.

In this post I’d like to show different methods how to manage the Virtual Media Repository. Continue reading “Managing the Virtual Media Repository”

cloning i5/OS

Big shops from time to time have a demand to prepare multiple OS installation in very short amount of time. Or maybe you want to offer ‘a cloud’ with IBM i to your clients. We all know that scratch OS installation with patching the system afterwards may take several hours.

I want to describe a concept of cloning IBM i OS. Unfortunately it requires an external storage. (I’m not sure if the same functionality could not be achieved with an internal storage and Shared Storage Pools – waiting for your feedback).

Continue reading “cloning i5/OS”

Changing WWPN of a virtual fiber adapter

You’ve probably noticed WWPNs are automatically generated by a HMC.  But you might get to the point when you need specific World Wide Port Name. Each HBA must have an unique number.  That’s why IBM didn’t give us a choice, and generates these strings automatically. First few characters (C050760….) define a virtual resource. The rest of the string is unique.  A serial number of a console is used to generate distinctive identifier. The problem is when you do some maintenance work, and you lost your ‘old’ WWPN, or you need to migrate to a different VIOS. In most situation you can reconfigure your SAN infrastructure. But if you need to keep a WWPN, you can explicitly set it from a HMC command line. Continue reading “Changing WWPN of a virtual fiber adapter”