In the NIM environment, control is held by the NIM master or the standalone client. The system allocating the resources has control. The allocation of resources is the act of making resources available to clients for NIM operations. Normally, resources are allocated automatically as part of an operation, but they may also be allocated prior to the initiation of an operation. The control status acts like a locking mechanism and remains with the client or the master until the resources are deallocated. Using NIM, if the installation of a standalone client completes successfully, the resources are automatically deallocated.
When there are no resources allocated to the standalone client by the NIM master, the standalone client takes control by allocating resources or disabling the NIM master's push permissions. The control attribute is managed by the master and indicates whether the master or the standalone client has permission to perform operations on the standalone client.
There are four control states indicated by the control attribute. You can display the control attribute from a NIM client by entering:
nimclient -l -l StandAloneClientName
The control attribute can be displayed from the NIM master by entering:
lsnim -l StandaloneClientName
To disable the master's push permissions, enter the smit nim_perms fast path from the client machine.
To set control on the client to push_off, enter the following on the client machine:
nimclient -P
To re-enable push permission on the client, enter the following on the client machine:
nimclient -p