9 Commits

Author SHA1 Message Date
f8898f22b4 Ensure all zkCli has -server set 2021-12-15 11:29:10 -05:00
2e9d02ab52 Add additional CMK checks 2021-08-21 15:41:44 -04:00
04ca8f73d2 Correct bugs during bootstrap
1. Ensure Zookeeper restarts and checks out successfully before
proceeding with other steps.
2. Make sure PVC itself doesn't start prematurely.
2021-01-28 13:32:36 -05:00
7f5a7e48f8 Add daily Zookeeper data cleanup 2019-08-26 11:09:23 -04:00
ef9673de02 Add custom systemd unit for Zookeeper
We're 100% systemd here, and the lack of control/information that the
old-school ZK initscript provides is frustrating. Replace it with our
own simple unit file.
2019-08-26 11:06:30 -04:00
33e9c4ae28 Revert "Keep zookeeper enabled"
This reverts commit 5554418210964e97d34d77094b296e12ff890aa0.

This is not needed
2019-06-17 21:58:57 -04:00
5554418210 Keep zookeeper enabled
Without this, the service seems to just loop failing to start
indefinitely even though PVC attempts to start the daemon itself.
Reenabling seems to work. Likely a bug due to Zookeeper not being
a proper systemd unit.
2019-06-17 12:08:47 -04:00
dd0a08bef0 Start Zookeeper during install 2019-06-16 13:57:12 -04:00
cde6a188ba Reorganize and rejigger 2019-06-12 23:24:27 -04:00