1458 Commits (57c891bfdf40510e6c6913b9a4ba10e2a82a1695)
 

Author SHA1 Message Date
Fabio M. Di Nitto cc41424bb8
Merge pull request #81 from ClusterLabs/drbd 4 years ago
Fabio M. Di Nitto 2214866156 Update to kmod-drbd91 4 years ago
Digimer 15dab8aab7 * Started working on the node post-scan login in ScanCore. Created ScanCore->check_temperature() to get a thermal score against a node. 4 years ago
digimer-bot 51bf505d5f
Merge pull request #80 from ClusterLabs/anvil-tools-dev 4 years ago
Digimer f202187c34 * anvil-safe-stop is complete! Testing still needed, of course. 4 years ago
digimer-bot edf749ae78
Merge pull request #79 from ClusterLabs/anvil-tools-dev 4 years ago
Digimer 82929e28bf
Merge branch 'master' into anvil-tools-dev 4 years ago
Digimer 3a6902d899 * Made good progress on anvil-safe-stop. It will now stop or migrate servers (testing needed). 4 years ago
digimer-bot 4304fbe6dd
Merge pull request #78 from ClusterLabs/anvil-tools-dev 4 years ago
Digimer 27259d1d53 * Finished anvil-rename-server! 4 years ago
digimer-bot 2f17a0d402
Merge pull request #77 from ClusterLabs/anvil-tools-dev 4 years ago
Digimer 53cd0bdf3a * Now with 100% less typos. 4 years ago
Digimer e3ba64cb83 * Fixed a type in the Makefile.am. 4 years ago
Digimer 2e37691116 * Updated DRBD->gather_data() to store data on peers so that the peer's LV path and backing disk is recorded. Also fixed a bug in ->get_status() where the return code for local calls was stored as a host name. 4 years ago
digimer-bot 591b550085
Merge pull request #76 from ClusterLabs/anvil-tools-dev 4 years ago
Digimer 711a04999e * Finished anvil-migrate-server and anvil-safe-start! Lots of testing still needed for both though, and 'anvil-safe-start' does run as a job yet, but the logic is all there. 4 years ago
digimer-bot a6a11abe01
Merge pull request #75 from ClusterLabs/anvil-tools-dev 4 years ago
Digimer eec14cb013 * Finished tools/anvil-boot-server and tools/anvil-shutdown-server. 4 years ago
Digimer a480357049 * Fixed a bug in Cluster->assemble_storage_groups() where, if a group is created during an anvil-provision-server run, the group would get created multiple times. 4 years ago
digimer-bot 83b140511e
Merge pull request #74 from ClusterLabs/anvil-safe-start-work 4 years ago
Digimer b36093671b * Updated Database queries that were passing 'debug => $debug' to not do that, as it was causing far too much (useless) noise in the logs. 4 years ago
Digimer 798518ba5e * While working on the boot/shutdown server tools, ran into and fixed a bug where files uploaded before an Anvil! was added could not have those files sync'ed. This was fixed though the new Database->check_file_locations() method. 4 years ago
digimer-bot ff5cefd1c2
Merge pull request #73 from ClusterLabs/anvil-safe-start-work 4 years ago
Digimer 426e16fbdf
Merge branch 'master' into anvil-safe-start-work 4 years ago
Digimer e036515df3 * Got anvil-safe-start to the point where is starts the cluster stack. Need to create the 'anvil-boot-server' and 'anvil-shutdown-server' before it can be completed, so those files have been added. 4 years ago
digimer-bot 9ddd649383
Merge pull request #72 from ClusterLabs/anvil-safe-start-work 4 years ago
Digimer faf1399440 * Continued work on anvil-safe-start. Got it to the point where it detects shared networks with its peer node and waits for all networks to be up. 4 years ago
digimer-bot c745a13991
Merge pull request #71 from ClusterLabs/anvil-safe-start-work 4 years ago
Digimer 15e71768a1 * Started work on anvil-safe-start. The enable/disable logic and how it runs automatically is controlled by the database and the tool can be used to control anvil-safe-start on both the local and peer node. It will be started by ScanCore, if scancore starts within 10 minutes of the node booting. It will always be able to run manually. 4 years ago
digimer-bot 75343aadff
Merge pull request #70 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 942e0f66bf * Finished the 'get_X' enpoints so far defined. Added get_servers and completed get_status 4 years ago
digimer-bot 9a7d9f235c
Merge pull request #69 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 5f0b7740e2 * Fixed a typo that broke compiling anvil-daemon in the last commit. Yay for CI/CD! 4 years ago
digimer-bot 9aabf27fe6
Merge pull request #68 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 2384c44544
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer fb0836f912 * THe get_cpu endpoint was completed. 4 years ago
digimer-bot b5aa81471c
Merge pull request #66 from ClusterLabs/webui_anvil_page 4 years ago
Digimer c2fe3a2f0a * Finished (initial) get_shared_storage. 4 years ago
Digimer fa3c861a97 * Started work again on get_shared_storage 4 years ago
digimer-bot 59cee0185f
Merge pull request #65 from ClusterLabs/scancore-debugging 4 years ago
Digimer 70aa6a7a5b
Merge branch 'master' into scancore-debugging 4 years ago
Digimer cd87c0f521 * Fixed a bug that caused striker-initialize-host to not compile / run. 4 years ago
digimer-bot f93a5eccc9
Merge pull request #64 from ClusterLabs/scancore-debugging 4 years ago
Digimer 70dc0598f2 * Created Storage->manage_lvm_conf() that checks / updates lvm.conf to add a filter to avoid seeing DRBD devices as LVM components. This is now called from striker-initialize-host and scan-drbd. 4 years ago
digimer-bot c2386fabd4
Merge pull request #63 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 5640eda9f2 * Fixed typos for scan-filesystems in Makefile.am 4 years ago
Digimer 82fa42fe83 * Added scan-filesystems the Makefile.am 4 years ago
Digimer e1a841b76f
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer 59b867cc25 * Updated DRBD->gather_data() to check if drbdadm exists before trying to call it to avoid scary errors in the logs. Also moved some strings that pulled from the scan-drbd agent into the main words file. 4 years ago
digimer-bot d96d351bb0
Merge pull request #61 from ClusterLabs/webui_anvil_page 4 years ago