playbook/upgrader: avoid playbook-tmp getting corrupted
We had several cases of playbook-tmp becoming empty when machines were unplugged at the wrong time. This happenned because data was still in the buffer when machines were unplugged. The solution is to do a sync and then atomically change playbook-tmp
Showing
Please register or sign in to comment