Screwed up and installed logger on 2 servers

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
rabinnh
Posts: 6
Joined: Sat Sep 13, 2014 12:02 am

Screwed up and installed logger on 2 servers

Post by rabinnh »

I have a multi-server installation running perfectly with one issue; I mistakenly installed logger on the second server as well.
Can I uninstall it? If not, can someone go through what options in zmlocalconfig I have to change to point to the primary server?
Thanks
User avatar
jholder
Ambassador
Ambassador
Posts: 4824
Joined: Fri Sep 12, 2014 10:00 pm

Screwed up and installed logger on 2 servers

Post by jholder »

rpm -qa zimbra
find the name of the logger package
then
rpm -e (name of package)
Then


zmprov ms `zmhostname` -zimbraServiceInstalled logger
rabinnh
Posts: 6
Joined: Sat Sep 13, 2014 12:02 am

Screwed up and installed logger on 2 servers

Post by rabinnh »

I did have to also run the command on the original machine as well to ensure that it knew that it was the logger.
You're the best!
Thanks
Post Reply