This post is more than 5 years old
1 Rookie
•
82 Posts
0
993
February 27th, 2009 12:00
trouble cleaning up messed up host in ECC
ok so there was a solaris host(server1e) in ECC, but the interface ips were changed without stopping the agents first so now the
server1e is in a weird state in which the master agent is inactive but the host agent is still active, at least according to ECC and I can't stop the agent with the master being inactive
when I started the master agent again on server1e, ECC brought it in as server1e(1), it has all the correct interface ips and everything I was able to install the host agent.
question is how do I remove the old one?
Thanks
Message was edited by:
jliu2
server1e is in a weird state in which the master agent is inactive but the host agent is still active, at least according to ECC and I can't stop the agent with the master being inactive
when I started the master agent again on server1e, ECC brought it in as server1e(1), it has all the correct interface ips and everything I was able to install the host agent.
question is how do I remove the old one?
Thanks
Message was edited by:
jliu2
No Events found!
Joe_M1
6 Posts
0
March 12th, 2009 13:00
/var/ecc/ -->> com and lck files
Allen Ward
4 Operator
•
2.1K Posts
0
February 27th, 2009 12:00
At this point you can reinstall the Master Agent, deploy any patches to it and then push the Host agent install.
If you don't uninstall the agents from the host before deleting the objects, when it comes back up it will only know about the Master Agent until you install a new host agent, and that one sometimes comes up as Host(1) indicating that it sort of did know about the host agent but just refused to use it.
If anyone has a better way around this I would love to hear it, because this is a real pain to fix.
jliu2
1 Rookie
•
82 Posts
0
March 2nd, 2009 12:00
on the solaris host there is a script to shutdown the masteragent but that seems to have no affect on the host agent
BryanC2
23 Posts
0
March 4th, 2009 10:00
What i have had to do is to uninstall the host agent on the host that shows up correctly, stop the master agent on the same host and then delete both hosts in ECC. After that you should be able to restart the master agent and install the host agent.