At some point you may have some nim machine definition with allocated resources. If you attempt to remove the nim machine definition you may encounter errors, and the nim removal will fail. Below is an example provided, and how to go about de-allocating and delete the NIM resources. By looking at the definition of the…
blog
Ansible and AIX
This post will indicate how to use ansible to deploy AIX LPAR(s). Once the LPARs are deployed, further testing will be done to control various aspects within AIX. This is a WIP, so things will be updated as they are tested. Resources ansible AIX playbookInstall ansible on AIX First thing required is to install ansible…
Using NIM to Install AIX
There are numerous ways to install AIX. This post details the installation of AIX using a nim server via the AIX installation media. This post is expecting that the LPAR has already been created and has the required resources already configured (PVs, ethernet devices, etc). First one will navigate to the Entitled Systems Support from…