Commit Graph

2617 Commits

Author SHA1 Message Date
Joshua Boniface b3169758ff (hopefully) fix race condition when data updates 2018-06-11 17:44:22 -04:00
Joshua Boniface d77373bb21 Remove some debug 2018-06-11 17:40:18 -04:00
Joshua Boniface 1ab3145a76 More debug 2018-06-11 17:35:57 -04:00
Joshua Boniface e4cb3d6a71 More debug 2018-06-11 17:32:21 -04:00
Joshua Boniface ef49260762 Some better logic here rather than using and/or 2018-06-11 17:02:36 -04:00
Joshua Boniface 50f34810bc Add millisecond granularity using datetime during output 2018-06-11 17:00:09 -04:00
Joshua Boniface 37e81524c4 Tweak ordering a bit 2018-06-11 16:53:04 -04:00
Joshua Boniface 7ac3e97daf Add restrictions against doing this during migrate 2018-06-11 16:49:46 -04:00
Joshua Boniface 1e4aadc989 Try to stop this looping forever 2018-06-11 13:22:48 -04:00
Joshua Boniface e10e1a0bc5 Add delay before setting to start state 2018-06-11 13:19:23 -04:00
Joshua Boniface 3c35142523 Weird little bugt 2018-06-11 13:16:42 -04:00
Joshua Boniface 39dce1cd93 Have to do it on the sending size 2018-06-11 13:13:18 -04:00
Joshua Boniface fdea02b888 Try to fix some weird bugs with receive migrate 2018-06-11 13:11:42 -04:00
Joshua Boniface 7309d22a17 Add node list output and fix up VM output 2018-06-11 12:26:51 -04:00
Joshua Boniface 1180f1a249 More debug 2018-06-11 03:11:43 -04:00
Joshua Boniface 6d8825ef57 Debug output 2018-06-11 03:05:02 -04:00
Joshua Boniface 217d5810b1 Correct creation value 2018-06-11 03:04:53 -04:00
Joshua Boniface a1e8494777 Found the bug 2018-06-11 03:01:12 -04:00
Joshua Boniface 8b9cdf4924 Some bugfixes here 2018-06-11 02:58:37 -04:00
Joshua Boniface e6d0f6e4bc Change short version of hypervisor flag for define command 2018-06-11 02:51:42 -04:00
Joshua Boniface 774dcc824e Make client work with new domainstate setup; add basic node info and node list commands 2018-06-11 02:50:45 -04:00
Joshua Boniface 705f2086be Add separate states for the daemon and the domains 2018-06-11 02:46:24 -04:00
Joshua Boniface 7779f7f895 Try adding regular node state change tests 2018-06-11 02:32:48 -04:00
Joshua Boniface 21f719977c Typo 2018-06-11 02:20:46 -04:00
Joshua Boniface 77df48060a Avoid accidental flushing of not-this-host instances 2018-06-11 02:20:03 -04:00
Joshua Boniface 8447c6890b Typo 2018-06-11 02:16:56 -04:00
Joshua Boniface 48326226da Typo 2018-06-11 02:16:08 -04:00
Joshua Boniface 33b6b46935 Add verification and output text to flush/ready commands 2018-06-11 02:15:46 -04:00
Joshua Boniface fa423bbfe7 Typo 2018-06-11 02:10:04 -04:00
Joshua Boniface fac2c9edb3 Output text change 2018-06-11 02:08:09 -04:00
Joshua Boniface cac98abc09 Typo 2018-06-11 02:06:08 -04:00
Joshua Boniface 26ef419a00 Capitalizationwq 2018-06-11 02:04:15 -04:00
Joshua Boniface 236d472008 Add way out of receive migration 2018-06-11 02:03:23 -04:00
Joshua Boniface 0dfae84be7 Improve output 2018-06-11 02:01:26 -04:00
Joshua Boniface 1ecd31e6f6 Move ordering 2018-06-11 01:58:40 -04:00
Joshua Boniface 3df720d37f some more cleanups 2018-06-11 01:58:06 -04:00
Joshua Boniface 88d4964b9c Add hostname to startup to 2018-06-11 01:56:42 -04:00
Joshua Boniface 181bd1f2b8 Remove IPMI stuff from keepalive message and add to startup; convert memory into MB 2018-06-11 01:55:36 -04:00
Joshua Boniface 266db3f66a Wrong var name 2018-06-11 01:51:19 -04:00
Joshua Boniface 82769e16e4 Add domains_count and used memory to info 2018-06-11 01:50:06 -04:00
Joshua Boniface e08b7516b4 Change some settings regarding config file 2018-06-11 01:36:07 -04:00
Joshua Boniface 8a1bc46bf0 Move some things around and rename vars 2018-06-11 01:35:50 -04:00
Joshua Boniface 5449febde5 Revert "Add simple pvc.conf file"
This reverts commit 64c2e9507b.
2018-06-11 01:35:30 -04:00
Joshua Boniface 64c2e9507b Add simple pvc.conf file 2018-06-11 01:33:25 -04:00
Joshua Boniface 002173a470 Add nice sorted list view and move "search" (now "info") and "list" tasks under "vm" 2018-06-11 01:24:14 -04:00
Joshua Boniface 779af7a66d Split out XML parsing into multiple discrete functions 2018-06-11 01:23:53 -04:00
Joshua Boniface e4fd4f858c Don't try to stop a stopped VM when undefining 2018-06-10 21:07:21 -04:00
Joshua Boniface 3851069b7a Fix handling of failed-start 2018-06-10 21:04:00 -04:00
Joshua Boniface 94abdf9041 Add move command 2018-06-10 21:03:41 -04:00
Joshua Boniface 974c708c82 Missing return if failed to start 2018-06-10 20:52:53 -04:00