soabase / exhibitor

ZooKeeper co-process for instance monitoring, backup/recovery, cleanup and visualization.
https://groups.google.com/forum/#!topic/exhibitor-users/PVkcd88mk8c
Apache License 2.0
1.68k stars 444 forks source link

Exhibitor marking node Down #290

Open akamalov opened 8 years ago

akamalov commented 8 years ago

Running Exhibitor for ZooKeeper v1.5.6. All was working well, until I had to reboot the node. Once rebooted, I can see Exhibitor is up, listening on port 8181 (as per configuration), however in Web UI, it is marked as "down." Journal log entries are reporting this much:

Feb 29 14:01:25 node236.localnet.net polkitd[12364]: Registered Authentication Agent for unix-process:4563: Feb 29 14:01:25 node236.localnet.net systemd[1]: Stopping Exhibitor Zookeeper Supervisor... Feb 29 14:01:25 node236.localnet.net systemd[1]: exhibitor.service: main process exited, code=exited, status=143/n/a Feb 29 14:01:25 node236.localnet.net systemd[1]: Unit exhibitor.service entered failed state. Feb 29 14:01:25 node236.localnet.net systemd[1]: exhibitor.service failed. Feb 29 14:01:25 node236.localnet.net systemd[1]: Started Exhibitor Zookeeper Supervisor. Feb 29 14:01:25 node236.localnet.net systemd[1]: Starting Exhibitor Zookeeper Supervisor... Feb 29 14:01:25 node236.localnet.net polkitd[12364]: Unregistered Authentication Agent for unix-process:456 Feb 29 14:01:25 node236.localnet.net unshare[4575]: 192.168.1.236

Exhibitor service is displaying "active", and daemon is listening on port :8181

Any clues or ideas?

Thanks,

Alex

pgordon9 commented 7 years ago

Ever figure this out? @akamalov You can contribute your fix now as it is opensource