3386 Commits (fd3596e4ab1c2d8355fbabb1107d68d6783c7cfd)
 

Author SHA1 Message Date
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
Digimer 581778b507 * Fixed a bug where the time check to trigger a rescan test was being turned into a string. 4 years ago
digimer-bot 50041fadd9
Merge pull request #60 from ClusterLabs/webui_anvil_page 4 years ago
Digimer bd8021cc7e
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer 48d7a8d611 * Fixed bugs in scan-apc-ups and scan-apc-pdu that allowed PDUs and UPSes to be recorded duplicate times in the database. Fixed multiple bugs in scan_apc_ups from when we cloned PDU as it's base. 4 years ago
digimer-bot 3c7f202f47
Merge pull request #59 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 265e3c74d6 * Updated Database->connect to track previous connected DB count to current one (only useful for daemons). If the connection count has not changed, a check for resync is not performed. 4 years ago
digimer-bot 006737bfd9
Merge pull request #58 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 9fa24750d6 * Fixed a bug in Convert-round() where the requested number of digits after the decimal place was coming back one too long. Also added logging that should have been there for a while now. 4 years ago
digimer-bot 079f724e77
Merge pull request #56 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 3383958ada
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer ebfecf39c3 * Updated Database->manage_anvil_conf() to not manually create a backup, as Storage->write_file() creates a backup anyway (so we were getting two backups per one change). 4 years ago
digimer-bot 51192ca6e5
Merge pull request #55 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 69a767e87d
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer ec192d9041 * Fixed a bug where backing up a file on a remote machine returned a failure, if the target backup directory had to be created (even if it was created successfully). 4 years ago
digimer-bot bdaa4a2ceb
Merge pull request #54 from ClusterLabs/webui_anvil_page 4 years ago
Digimer f3bbec53ef * Fixed cgi-bin/Makefile typo 4 years ago
Digimer b90b18f151
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer 3ed857bacd * Bumped logging for striker-auto-initialize-all debugging. 4 years ago
Digimer 254ad5323c * Got scan-filesystem to the point where it now collects the data it needs. No processing done yet though. Also reworked the SQL schema for the agent to record more data. 4 years ago
Digimer 53d654fd9d * Got scan-filesystem to the point where it now collects the data it needs. No processing done yet though. Also reworked the SQL schema for the agent to record more data. 4 years ago
Digimer 296556328b * Fixed a bug in Convert->bytes_to_human_readable() to handle being passed in bytes (with the size units of 'b' ot 'bytes'). 4 years ago
Digimer 5536e8ff47 * Updated Cluster->assemble_storage_groups() and Cluster->anvil_name_from_uuid() and ->available_resources() to try to detect the anvil_uuid if not passed in. 4 years ago