1537 Commits (2808fdd12361fc012849ccd05cdf6237224b8207)
 

Author SHA1 Message Date
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
Fabio M. Di Nitto ea051e7916
Merge pull request #52 from ClusterLabs/fix-deps 4 years ago
Fabio M. Di Nitto bc571ce53e anvil-daemon: fix Requires: 4 years ago
Fabio M. Di Nitto 9da24c08a6
Merge pull request #51 from ClusterLabs/files 4 years ago
Fabio M. Di Nitto a2e2b5b235 build: move striker-auto-initialize-all to proper location 4 years ago
Fabio M. Di Nitto 2164a4b038
Merge pull request #50 from ClusterLabs/add-ci-tools 4 years ago
Fabio M. Di Nitto 6709efe33b testing: distribute striker auto setup tool outside of normal PATH 4 years ago
digimer-bot f07f77d060
Merge pull request #49 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 5e9e7e4dde * Removed debug logging from tools. 4 years ago
digimer-bot 350de4e97f
Merge pull request #48 from ClusterLabs/auto-build-anvil 4 years ago
Digimer b308199856
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 54496cbeb0 * Added a check to Database->get_ip_addresses() to check is a hash is set before using it, to help avoid unitialized variable messages. 4 years ago
digimer-bot 5d5cb0158e
Merge pull request #47 from ClusterLabs/auto-build-anvil 4 years ago
Digimer a12a144d71
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 5db09f565d * Updated anvil-join-anvil to actively call a cluster start once per minute while waiting for initial startup. 4 years ago
digimer-bot 66ef8af014
Merge pull request #46 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 3733220b50 * Updated Log->entry() to prefix log lines with the short 'job-uuid', when the log entry is coming from a program running as a job. This is meant to make it easier to break up what log lines belong to what jobs, if multiple jobs are running at the same time (ie: when initializing multiple nodes / dr hosts in parallel). 4 years ago
digimer-bot 560c8da4c2
Merge pull request #45 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 55ff964d0e
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 53eefee56c * Re-enabling tools/striker-auto-initialize-all. 4 years ago
Digimer 426b5f58f7 * Finished (but not yet tested) tools/striker-auto-initialize-all. Expect many bugs if used. 4 years ago
Digimer e71c7d4966 * Finished getting tools/striker-auto-initialize-all to merge the built Strikers. 4 years ago
Digimer 15fd0e5ce8 * Updated anvil-daemon (and Database->insert_or_update_jobs) to now recognize jobs with the job_status of 'scancore_startup' to run only when ScanCore starts. 4 years ago
Digimer 0fb191c00f * Made more progress on tools/striker-auto-initialize-all, now to the point where it loads the variables needed to initialize Striker dashboard. 4 years ago
digimer-bot 1a10f2ddd9
Merge pull request #44 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 45a9cb04b0 * Fixed a bug introduced in the last commit that made Get->os_type() fail when called locally. 4 years ago
Digimer ba8afe4adb
Merge pull request #43 from ClusterLabs/auto-build-anvil 4 years ago
digimer-bot 7283857ebb
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 1b65f53faa * Remove host-health from the 'hosts' table as it wasn't needed, given the 'health' table. Bumped the SQL version to 0.0.2 4 years ago
kronosnet CI bot e6c45dacff
Merge pull request #42 from ClusterLabs/mock-fixes 4 years ago
Fabio M. Di Nitto cec7beaf7c Fix make srpm/make rpm BuildRequires for mock based environments 4 years ago
Digimer 2a1fa6891e
Merge pull request #41 from ClusterLabs/install-target-uefi 4 years ago
Digimer 1f8312e5fd
Merge branch 'master' into install-target-uefi 4 years ago
Digimer e8efbab343 * The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues. 4 years ago
Fabio M. Di Nitto 95340bb514
Merge pull request #40 from ClusterLabs/firewalld 4 years ago
Fabio M. Di Nitto 5043b8a778 Make sure that firewalld is started before trying to opening ports 4 years ago
digimer-bot af389a114c
Merge pull request #39 from ClusterLabs/install-target-uefi 4 years ago
Digimer 2937afad26 * Got UEFI booting working up to the grub menu, though files formerly provided by anvil-striker-extra still need to be added to the main anvil-striker to work properly. 4 years ago
digimer-bot ae0873c790
Merge pull request #38 from ClusterLabs/webui_anvil_page 4 years ago
Digimer bfe5fe2281 * This adds two new files; cgi-bin/get_anvils and cgi-bin/get_anvil_status, that will form the foundation of the new interactive web UI. 4 years ago
digimer-bot 60cc90bec9
Merge pull request #37 from ClusterLabs/schema_work 4 years ago
Digimer be942cea49
Merge branch 'master' into schema_work 4 years ago
Digimer 26f268a4aa * Updated the 'hosts' table and relevant Database methods to add columns for 'host_status' and 'host_health'. These will simplify tracking a node's (power) status and overall health. 4 years ago
digimer-bot 7373bca1e6
Merge pull request #36 from ClusterLabs/install-target-uefi 4 years ago
Digimer 25aa46c359 * Fixed initial UEFI PXE booting (doesn't work yet, but UEFI clients get an IP properly and get the boot image) 4 years ago
digimer-bot 604bbc636e
Merge pull request #35 from ClusterLabs/install-target-uefi 4 years ago
Digimer 6f8f97b184 * Updated Get->os_type() to support detection of CentOS Stream separate from CentOS. 4 years ago
Digimer 64a87d84f2 * Removed 'anvil-striker-extra' as a dependency for anvil-striker in preparation for its retirement. 4 years ago
digimer-bot 93d0648ef5
Merge pull request #34 from ClusterLabs/distro-support 4 years ago
Digimer 983e3ad114 * Updated the os_type regex to detect CentOS Stream properly. 4 years ago