The error seems to indicate that this server was at one time registered with a different RM server. If this is the case, your solution is right there in the error that you've posted. I've never done this with RHEL but I migrated to a different RM server a while back and had to go through similar motions to get it connected to the new server.
Please refer Primus .. emc45332 On UNIX hosts, simply follow the suggestion given in the output message to reset the client: Stop the client daemon. /opt/EMCerm/client/bin/rc.irclient stop
Remove the cc_data.dat file. rm /opt/EMCerm/client/bin/cc_data.dat
Start the client daemon. /opt/EMCerm/client/bin/rc.irclient start
Add the host through the Replication Manager Console.
DanJost
190 Posts
0
May 19th, 2010 08:00
The error seems to indicate that this server was at one time registered with a different RM server. If this is the case, your solution is right there in the error that you've posted. I've never done this with RHEL but I migrated to a different RM server a while back and had to go through similar motions to get it connected to the new server.
Hope this helps
Dan
MohammedMansoor
21 Posts
0
June 2nd, 2010 12:00
Please refer Primus .. emc45332
On UNIX hosts, simply follow the suggestion given in the output message to reset the client:
Stop the client daemon.
/opt/EMCerm/client/bin/rc.irclient stop
Remove the cc_data.dat file.
rm /opt/EMCerm/client/bin/cc_data.dat
Start the client daemon.
/opt/EMCerm/client/bin/rc.irclient start
Add the host through the Replication Manager Console.