Block a user
Add persistent cluster fault messages
With the completion of #171 adding more advanced functionality like this can be accomplished in the pvchealthd daemon instead of complicating the main node daemon further.
Separate out pvcworkerd and pvchealthd into discrete packages
Separate out pvcworkerd and pvchealthd into discrete packages
pvcworkerd has been similarly ported to a separate package.
Separate out pvcworkerd and pvchealthd into discrete packages
Health monitoring successfully moved into standalone pvchealthd package and service. Seems to be working so far.
Next up is to move pvcworkerd in a similar way.
Fix bugs around Zookeeper logging
Fixed to include a daemon prefix, and better reporting of entries.
Fix bugs around Zookeeper logging
Separate out pvcworkerd and pvchealthd into discrete packages
Initial PoC for pvchealthd was completed, and generally worked, but the code was lost due to a mistype. It did reveal scalability problems with node logging however, so that should be addressed…
Fix bugs around Zookeeper logging