0042-001 nim: processing error encountered on “master”

0
9436

I changed my NIM environment.Its hardware migration.So My NIM Machine CPU ID changed.And I got this error.If you got this error:

0042-001 nim: processing error encountered on “master”:
0042-006 m_mkbosi: (From_Master) connect Error 0

0042-008 nimsh: Request denied – backupsrv

from the master

#uname -m

XXXX

from the client:

#uname -m

YYYY

nim -o change -a cpuid=YYYY <client_name> 

from the client:

stopsrc -s nimsh

mv /etc/niminfo /etc/niminfo.oldcpuid

niminit -a name=<client_name> -a master=<master_name> -a connect=nimsh

startsrc -s nimsh

Then try running the same operations you were initially trying to.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.