Commit Graph

1134 Commits

Author SHA1 Message Date
Joshua Boniface 51843cf911 Set state back to start after restart 2018-06-13 12:55:07 -04:00
Joshua Boniface cf6cc9ff8a Add condition to avoid setting ZK status during restart shutdown/stop 2018-06-13 12:52:40 -04:00
Joshua Boniface f543c43978 Typo 2018-06-13 12:50:38 -04:00
Joshua Boniface ae28cc932e Add restart command support 2018-06-13 12:49:51 -04:00
Joshua Boniface bc52c80aec Add ability to restart VM 2018-06-13 12:47:30 -04:00
Joshua Boniface f8e1039a07 Further reworking to make list consistent 2018-06-13 12:31:27 -04:00
Joshua Boniface 441ac73e14 Explicitly continue if VM is not supposed to be on this node 2018-06-13 12:12:00 -04:00
Joshua Boniface a31a53c829 Don't stupidly try to flush other nodes 2018-06-13 12:08:11 -04:00
Joshua Boniface 7bb72dc732 Explicitly clear the runningdomains list after a flush 2018-06-13 12:01:55 -04:00
Joshua Boniface c54a51aa95 Make the spaghetti IF conditions more manageable 2018-06-13 12:01:42 -04:00
Joshua Boniface 24678c12ca Remove delay in flushing/unflushing 2018-06-13 11:45:31 -04:00
Joshua Boniface 0b9b803493 Revert "Another fun bug"
This reverts commit 80bd9771f3.
2018-06-12 22:07:40 -04:00
Joshua Boniface 86cf3a57ee Another bugfix 2018-06-12 22:03:01 -04:00
Joshua Boniface c16eb86456 Undo some bugfixes 2018-06-12 22:00:23 -04:00
Joshua Boniface 68f6316c8e Numerous tweaks and bugfixes 2018-06-12 21:56:34 -04:00
Joshua Boniface 85c8ced3f9 Add some debugging 2018-06-12 21:49:46 -04:00
Joshua Boniface 80bd9771f3 Another fun bug 2018-06-12 21:46:38 -04:00
Joshua Boniface 75efefada3 More bugfixes 2018-06-12 21:44:06 -04:00
Joshua Boniface 3827261cc9 Fix up some typos here 2018-06-12 21:28:02 -04:00
Joshua Boniface ae1fd28e5d Remove spurious module references 2018-06-12 21:26:53 -04:00
Joshua Boniface f6921816fa Fix typo 2018-06-12 21:24:05 -04:00
Joshua Boniface 75477c7297 Finish up output printing and several other tweaks 2018-06-12 21:21:22 -04:00
Joshua Boniface aff0af5630 Add static data fields to startup 2018-06-12 12:07:57 -04:00
Joshua Boniface 8cd55b50de Typo 2018-06-12 11:58:47 -04:00
Joshua Boniface 7b95f8b283 Some wording tweaks 2018-06-12 02:15:51 -04:00
Joshua Boniface df057c8f6d Lower width of daemon state 2018-06-12 02:14:50 -04:00
Joshua Boniface 5612dec66d Typo 2018-06-12 02:14:06 -04:00
Joshua Boniface c66337fd7b Typo 2018-06-12 02:13:31 -04:00
Joshua Boniface d0a76b2ecb Reword some of the stuff and handle updates better 2018-06-12 02:12:36 -04:00
Joshua Boniface 1e9c225a87 Change startup state to be "init" 2018-06-12 01:55:06 -04:00
Joshua Boniface a87bf4bc4a Clean up some handling of restarting dead VMs 2018-06-12 01:54:01 -04:00
Joshua Boniface dd2560c2f8 Very beautiful and elegant list functions 2018-06-12 01:26:06 -04:00
Joshua Boniface de68519153 Remove superfluous state 2018-06-11 23:03:44 -04:00
Joshua Boniface bb1b2de77d Bikeshed this more 2018-06-11 22:58:19 -04:00
Joshua Boniface 12fe281169 Fix up spacing 2018-06-11 22:57:18 -04:00
Joshua Boniface eca7ca4958 Set the daemon into startup state on boot 2018-06-11 22:55:06 -04:00
Joshua Boniface bb1d0c6c5b Remove extra debugging 2018-06-11 22:50:52 -04:00
Joshua Boniface 48a5a44db4 Add back in the wait to avoid floods on stderr 2018-06-11 22:47:53 -04:00
Joshua Boniface f3153a15b3 Don't try to do the flush/unflush in the main loop or the timer will kill it 2018-06-11 22:45:06 -04:00
Joshua Boniface 8559e429ce Better output 2018-06-11 22:09:18 -04:00
Joshua Boniface 069696dbd4 Some more debug and a little fix to the terminate check 2018-06-11 22:05:36 -04:00
Joshua Boniface f843f294c9 Debug 2018-06-11 21:52:33 -04:00
Joshua Boniface d99fc891b4 Some debug 2018-06-11 21:51:38 -04:00
Joshua Boniface e3181b19e1 Remove instant triggers and only run flush/unflush on keepalive 2018-06-11 21:47:41 -04:00
Joshua Boniface 78e61a759e Don't listen twice in parallel, this seems doomed to failure; we only ever switch HVs by changing the state too 2018-06-11 21:35:37 -04:00
Joshua Boniface 202b8f41af Add a short delay before managing state 2018-06-11 21:32:13 -04:00
Joshua Boniface d0c8f006c6 Forgot to replace state here 2018-06-11 21:30:32 -04:00
Joshua Boniface bed701ac38 More debug output 2018-06-11 21:26:09 -04:00
Joshua Boniface 3c2bf4b996 Debug output 2018-06-11 21:23:57 -04:00
Joshua Boniface 8db80fd3dc Reformat the output a bit to optimize visuals against terminal width 2018-06-11 20:44:39 -04:00