on nimclient in /var/adm/ras/nimsh.log:
error: remote value passed, ’00C4B8374C00′, does not match environment value ’00F82D774C00
you should see this error.So your nim master gives an error
0042-001 nim: processing error encountered on “master”:
0042-006 m_mkbosi: (From_Master) connect Error 0
0042-008 nimsh: Request denied – nimserver
on your nim client: uname -a
root@nimclient:/home/root # uname -a
AIX nimclient1 7 00F82D774C00
on your nim master
smitt nim ==> Perform NIM Administration Tasks==> Manage Machines==> Change/Show Characteristics of a Machine==> select your nim client and write correct CPU id.
CPU Id [00F82D774C00]
And then,
cat /etc/niminfo | grep MASTERID
export NIM_MASTERID=00F82D774C00
vi /etc/niminfo and change it to the actual value
stopsrc -s nimsh
startsrc -s nimsh