pvc/node-daemon/pvcnoded
Joshua Boniface c8134d3a1c Fix several bugs in fence handling
1. Output from ipmitool was not being stripped, and stray newlines were
throwing off the comparisons. Fixes this.

2. Several stages were lacking meaningful messages. Adds these in so the
output is more clear about what is going on.

3. Reduce the sleep time after a fence to just 1x the
keepalive_interval, rather than 2x, because this seemed like excessively
long even for slow IPMI interfaces, especially since we're checking the
power state now anyways.

4. Set the node daemon state to an explicit 'fenced' state after a
successful fence to indicate to users that the node was indeed fenced
successfully and not still 'dead'.
2021-09-26 20:07:30 -04:00
..
objects Fix typo in log message 2021-09-26 03:35:30 -04:00
util Fix several bugs in fence handling 2021-09-26 20:07:30 -04:00
Daemon.py Bump version to 0.9.36 2021-09-23 14:01:38 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
dnsmasq-zookeeper-leases.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00