885 Commits (256c732f8e3c0540d4da9c0265bf0adc952fc7e1)
 

Author SHA1 Message Date
Tsu-ba-me 1cc0a9b087 fix(cgi-bin): add switch support to set_membership 3 years ago
Tsu-ba-me 419ec52d2b fix(cgi-bin): add job title and description to set_membership 3 years ago
Tsu-ba-me d6c1013976 fix(cgi-bin): add join/leave cluster logic to set_membership 3 years ago
Tsu-ba-me 314e8db757 fix(cgi-bin): get host's cluster membership status in set_membership 3 years ago
Tsu-ba-me da6e3500a3 fix(cgi-bin): add request body parsing to set_membership 3 years ago
Tsu-ba-me c7fe5aa1e0 fix(cgi-bin): add boilerplate to set_membership 3 years ago
Digimer 73267a8ea9 * WIP - Slowly working on anvil-manage-server 3 years ago
Digimer 5639eda8c3
Merge pull request #99 from Tsu-ba-me/issues/1-set-power 3 years ago
Tsu-ba-me 593921fa04 fix(cgi-bin): reset log level in set_power 3 years ago
Tsu-ba-me 5c7d9d9e82 fix(cgi-bin): stop servers when shutting down the whole anvil 3 years ago
Tsu-ba-me 9a483b5d55 fix(cgi-bin): set shutdown job to run on target node 3 years ago
Tsu-ba-me 0020103b77 fix(cgi-bin): try to use switches when failed to parse request body 3 years ago
Tsu-ba-me ba93ae38d8 fix(cgi-bin): add switch for is_on in set_power 3 years ago
Tsu-ba-me 7ef54f08a4 style(cgi-bin): remove excess indent in set_power 3 years ago
Tsu-ba-me d1149d5978 fix(cgi-bin): release job dispatching logic in set_power 3 years ago
Tsu-ba-me 5a3daa3528 fix(cgi-bin): add switch support to set_power 3 years ago
Tsu-ba-me e80ebdb8b4 fix(cgi-bin): correct host_uuid existence check in set_power 3 years ago
Tsu-ba-me f966ed12fb style(cgi-bin): format set_power to keep consistency 3 years ago
Tsu-ba-me fae1c72986 docs(cgi-bin): rename hash->response_body in set_power 3 years ago
Tsu-ba-me 540129bb8f fix(cgi-bin): remove outdated logic 3 years ago
Tsu-ba-me 7c1e6e7c87 fix(cgi-bin): add proper error messages when given invalid UUID(s) 3 years ago
Tsu-ba-me 1ec32bfbaf fix(cgi-bin): filled in logic to power on/off target host(s) 3 years ago
Tsu-ba-me 12113e1dda fix(cgi-bin): parse set_power request body to get parameters 3 years ago
Tsu-ba-me 869a5ec807 fix(share): add error template 0304 for request body parse failure 3 years ago
Tsu-ba-me 3ae54037ea fix(cgi-bin): improve verbosity in set_power 3 years ago
Tsu-ba-me a8571863be fix(cgi-bin): add subs to handle set anvil/host power 3 years ago
digimer-bot 5903cb2921
Merge pull request #105 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 78f3fb7b10 * Updated System->configure_ipmi to pull the machine from the anvils table instead of looking for the original job, which isn't useful now that we purge old jobs. 3 years ago
digimer-bot 628c31a278
Merge pull request #104 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer f3a6d2eec3
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 4dcd505753 * Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped. 3 years ago
digimer-bot 6de1824fe7
Merge pull request #102 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 8807915bb7 The theme of this commit is database cleanup and fixes. 3 years ago
digimer-bot b862ff4895
Merge pull request #101 from ClusterLabs/scancore-debugging 3 years ago
Digimer 6abe06f125 The theme of these commits is improving DB responsiveness. 3 years ago
digimer-bot 7623b9df87
Merge pull request #98 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 49a700d68f * Fixed a bug in anvil-join-anvil where the desired DNS servers were not matching existing list of used DNS servers, even when they are the same already. 3 years ago
digimer-bot 952a4a85cd
Merge pull request #97 from ClusterLabs/bond-monitor 3 years ago
Digimer 1c02dbdaa8
Merge branch 'master' into bond-monitor 3 years ago
Digimer bbad058b33 * Created a new tool, anvil-watch-bonds, which is a live monitor of bonds and interfaces designed to be run from the command line on a given host. 3 years ago
digimer-bot c5f8cc9f7c
Merge pull request #96 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer d155c2eb66 * Fixed a bug where 'timeout' would repeatedly get added to drbd's global-common.conf file. 3 years ago
digimer-bot 992143ef1b
Merge pull request #95 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer ff65712fd9 * Created the function check_daemons() in anvil-daemon to check that needed daemons are running when it starts. This was specifically added to address a periodic issue with machines booting without NetworkManager running. 3 years ago
digimer-bot 7495950b83
Merge pull request #94 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 42ffc200bc * Updated remainder pointers to the old repos to the new repos. Added support for the new alteeve-repo-setup. 3 years ago
digimer-bot 667eaa67fe
Merge pull request #93 from ClusterLabs/startup-fixes 3 years ago
Digimer 41cd1e0319 * Several bugs fixed and enhancements; 3 years ago
digimer-bot a90782bfdd
Merge pull request #92 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 2f8becbb11 * Fixed (another) bug in Database->_archive_table() that was preventing Database.pm from compiling. 3 years ago