Nim Master Client Configuration
Nim Master Client Configuration
NIM basically provides a central point of management for installing and maintaining AIX images for
both LPARs and individual servers. It also facilitates the installation of all of those instances from
either the same master image, from different images, from installation media or from a previous
mksysb of that instance (instance refers to an OS image, regardless of whether it's an LPAR or on a
dedicated machine). Additionally, NIM can group instances and install multiple instances at the same
time across the network.
NIM Resources
NIM resources are defined in the NIM database on the master, and those that are file-system-
based are served out to the clients using Network File System (NFS). There are many NIM
resources that must be defined. Some of the more critical ones include:
lpp_source--The Licensed Program Product source (lpp_source) directory contains the images
that AIX uses to load software. These are typically the backup file format (BFF) images that
exist on the AIX installation CDs or DVD. Each OS version should have its own lpp_source.
Additionally, these should be separated into 32-bit and 64-bit lpp_source sets.
SPOT--The Shared Product Object Tree (SPOT) is a directory created from the lpp_source. The
SPOT is used in a similar fashion to the boot images and installation scripts on the base
installation CD, volume one for AIX. It may be necessary to create multiple SPOTs depending
on the maintenance levels and versions that must be supported.
Mksysb--The NIM master can use lpp_source to install an instance, or it can install the instance
from a mksysb of either that instance or another one. Once the mksysb is restored, a script can
be run automatically to customize the instance.
Additional resources may include the following:
bosinst_data--This is a file, not a directory, and it contains the necessary information to allow
the installation to take place without manual intervention. It is used to define defaults such as
default disk drive, type of installation, etc.
image_data--This is also a file and contains OS image information related to file systems,
mirroring, etc.
installp_bundles--These files list additional software to be loaded after AIX is installed. This
can be useful when setting up groups of servers. As an example, one bundle may be for DB2
servers, while another may be for Web servers. Once the OS is installed, you simply select the
post-install bundle and apply it.
NIM Prerequisites
3. bos.sysmgt.nim.spot
Here we are installing the the nim.master,client and spot fileset in the Master server
Note: before Defining a machine, put the client machine entry in /etc/hosts file.
Provide the client machine name in the below
Provide the machine type, cable type, N/w details
The client machine is defined now.
Here we are going to perform BOS installation from Master to the client machine
We need to select the below option from smitty nim-Perform NIM Administration TasksManage
MachinesPerform Operations on Machines
Select the client machine name
Select the operation we are going to perform. Here we are selecting the bos_inst(BOS installation)
we need to accept the license agreements to proceed further
Now the resource allocation for the client machines has been set. We need to reboot the client
machine into the SMS mode