Run SMIT and follow this path:
root@gzaix~# smit nim
-> Configure the NIM Environment -> Advanced Configuration -> Initialize the NIM Master Only
[Entry Fields] * Network Name [nim_hostname] * Primary Network Install Interface [enX] + Allow Machines to Register Themselves as Clients? [yes] + Alternate Port Numbers for Network Communications (reserved values will be used if left blank) Client Registration [] # Client Communications [] #
After that you will have a brand new nim configuration file (/etc/niminfo).
root@gzaix~# cat /etc/niminfo # nimconfig export NIM_NAME=master export NIM_CONFIGURATION=master export NIM_MASTER_PORT=1058 export NIM_REGISTRATION_PORT=1059 export NIM_MASTER_HOSTNAME=nim_hostname