I was in the situation that I created a new
NIM environment to replace the old NIM environment. I didn't want to follow IBM's documentation on how to move NIM clients from one master to the other so I created my own procedure. Steps are pretty simple:
Remove the NIM client from the old master
Add the client to new master
Check the niminfo file
The procedure on how to remove a NIM client from a master can be found
here
The procedure on how to add a NIM client can also be found
here
On creation of a client a new /etc/niminfo file should be created. In case this file is wrong, corrupted, not replaced or simply missing you can simply remove it recreate it using the “smitty niminit” command (on the client) and filling in the required values:
You can now start your operations like
updating a client.
Discussion