Benefits and Features of NIM
Benefits and Features of NIM
network install manager When Multiple pSeries servers need to be installed simultaneously and you do not want to use CD/DVDs for the installation You may be seeking a standard method for maintaining several AIX operating systems images across many IBM Eserver systems You may be seeking a way to manage AIX software installations and upgrades remotely, without actual physical access to the ardware. Performing mksysb/System state backup of critical servers Benefits and Features of NIM It is free! The NIM package is included in the AIX 5L CDs. There is no additional cost required for this package. NIM allows system administrators to install, upgrade, back up and maintain AIX systems remotely. Multiple machines can be installed or maintained at the same time Multiple AIX versions, Maintenance Levels (MLs) or Technology Levels (TLs) can be used in the same NIM environment Cloning systems is another excellent feature of NIM which can assist you in moving from one server to another, or even from one site to another site
NIM Definition : NIM is a client/server application which uses object oriented technology. It provides an environment to install and manage AIX filesets (base operating system, Maintenance Levels, individual fixes, and so on) on machines over the network
4. NIM Environment :-
5. NIM terminology : Master Client Resource server PUSH/PULL Mode of Install NIM Database LPP SPOT(Shared product Object Tree) bosinst_data
6. NIM Database :> 4 The NIM database is stored in the AIX Object Data Management (ODM) repository on the NIM master and is divided into four classes: machines,networks, resources, groups as shown below
9. Useful NIM Commands: lsnim lsnim l spot lsnim l <client> nim -o define -t lpp_source -a server=master -a location=/export/lpp_source/<lpp> -a source=/export/lpp_source/<lpp> -a <bldname> nim -o define -t spot -a server=master -a location=/export/spot/<spot> -a source=buildname_lpp build_spot nim -o define -t mksysb -a source=<client_to_backup> -a server=master -a location=<location to store file> RESOURCE_NAME nim -o reset -a force=yes <client> nim -Fo deallocate -a subclass=all <client>