3217 Commits (0210323730396ec2a6c73aa567794f9739c068e0)
 

Author SHA1 Message Date
digimer b0c54b6dae * Updated anvil-update-system to check if another instance of anvil-update-system is running and, if so, exit. 1 year ago
digimer 7bd76c10dc Major thing in this commit is reworking striker-update-cluster to work without expecting anvil-daemon to be running on target machines. Similarly, they had to be able to work when the Striker DBs were not available. This is to account for cases where the Striker dashboards have updated, and the schema has changed, preventing the not-yet-updated DR hosts and subnodes from being able to use the DB. To do this, anvil-safe-stop, anvil-update-system, and anvil-shutdown-server had to be updated to use the new --no-db switch, which tells then to run without the database being available. 1 year ago
Yanhao Lei a1f7ad41e3
Merge pull request #366 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/word-wrap-1.2.4 1 year ago
dependabot[bot] abf6e2ce96 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /striker-ui 1 year ago
Digimer 5f40522cdb
Merge pull request #362 from ClusterLabs/anvil-tools-dev 1 year ago
digimer 541381e317 * Finished getting anvil-manage-server-storage to add new volumes to running servers. 1 year ago
digimer afaf129733 * Updated anvil-manage-server-storage to connect the new drive to the VM. Still need to update the on-disk and in-DB definitions though. 1 year ago
digimer de86cf88fe * Updated anvil-manage-server-storage to now handle a new volume stuck in 'Negotiating', and to do the initial sync when there are three connected peers. 1 year ago
digimer 9bc78860a6 * Updated anvil-update-system to detect kmod-drbd upgrade problems and fix them. 1 year ago
Digimer bf288fda49
Merge pull request #361 from ClusterLabs/anvil-tools-dev 1 year ago
digimer f262da544d Removed '--best --allowerasing' from dnf update. 1 year ago
digimer 42b44ac864 * Updated the log showing why anvil-daemon isn't exiting when a job is running with the job's current progress. 1 year ago
digimer d741f4aa6f * Updated anvil-daemon to not exit on high RAM use is any job is running. 1 year ago
digimer 751687129a * Updated anvil-daemon to not exit on RAM use if anvil-update-system is running. 1 year ago
Digimer c1e4380a64
Merge branch 'main' into anvil-tools-dev 1 year ago
digimer 458cb267da * Fixed a bug in Cluster->get_primary_host_uuid() where servers were not loaded before trying to calculate RAM use. 1 year ago
digimer 4dc1b0e117 * Added a check to Network->get_company_from_mac() to manually set the company to KVM/qemu if the prefix is 52:54:00. 1 year ago
digimer 02c3d204ea * Updated anvil-update-system to set 'job_data' to track reboots, and striker-update-cluster to read it. 1 year ago
digimer 3016fb875b * Reworded striker-update-cluster to use anvil-update-system for on-system OS updates. 1 year ago
Fabio M. Di Nitto 12635e0a0a
Merge pull request #360 from ylei-tsubame/server-vm-screenshot 1 year ago
Tsu-ba-me a8523843ac build: set 'netcat' package as conflict to 'nmap-ncat' 1 year ago
Tsu-ba-me 7645f6adbe build: add nmap-ncat as dependency to nodes/drs 1 year ago
Tsu-ba-me e072f9ecf6 build(striker-ui-api): rebuild 1 year ago
Tsu-ba-me 4b3343c421 fix(striker-ui-api): convert, read server screenshot in get server detail 1 year ago
Tsu-ba-me 4f46bb43eb fix(tools): remove server screenshot fetching in anvil-daemon 1 year ago
Tsu-ba-me dac247f66e fix(scancore-agents): get screenshot of server(s) running on local node in scan-server 1 year ago
Tsu-ba-me b549ff2c1f fix(tools): reduce unnecessary operations in anvil-get-server-screenshot 1 year ago
Tsu-ba-me 09a9194ec2 build: move netpbm-progs (screenshot scale/convert) to striker dependencies 1 year ago
Tsu-ba-me a7751da153 fix: rename, relocate function to find qemu-kvm processes 1 year ago
Tsu-ba-me c3c69733d9 fix: correct base port check, server info extract, vnc alive assign in Server.pm 1 year ago
Tsu-ba-me 4647062111 fix(tools): set script source in anvil-access-module 1 year ago
Tsu-ba-me 3cce3c39b8 fix: add Server subroutine to extract server VM info from qemu-kvm process(es) 1 year ago
Yanhao Lei 90a0c19cd7
Merge pull request #357 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/semver-5.7.2 1 year ago
dependabot[bot] c627b7258a
build(deps): bump semver from 5.7.1 to 5.7.2 in /striker-ui 1 year ago
digimer d56b7f9a84 * Created (but not finished!) the new striker-update-cluster tool. 1 year ago
Digimer 292b2b6342
Merge pull request #356 from ylei-tsubame/ducktape-libvirt-deadlock 1 year ago
digimer 3215e178ef * Updated striker-collect-debug to support '--output-file /path/to/file.tar.bz2'. 1 year ago
digimer a7ebe45f76 This adds the new 'striker-collect-debug' tool that collects all potentially useful debug info into a single tarball. 1 year ago
Tsu-ba-me d95eb699f9 chore: disable web VNC, screenshot pieces to avoid libvirt deadlock 1 year ago
Digimer 6076a45ccf
Merge pull request #350 from ylei-tsubame/replace-cgi-bin 1 year ago
Tsu-ba-me 9009fd23cb build(striker-ui-api): rebuild web UI API 1 year ago
Tsu-ba-me a6e0cfac35 build(striker-ui): rebuild web UI 1 year ago
Tsu-ba-me 22f85171c7 fix(striker-ui): correct, organize file location checkboxes 1 year ago
Tsu-ba-me f7350bef9f fix(striker-ui-api): correct update file location (pre an to per host) 1 year ago
Tsu-ba-me 76ab36e1f9 fix(striker-ui): test after repop in general, network config forms 1 year ago
Tsu-ba-me ffe7f1884e fix(striker-ui): repop, connect reconfig striker 1 year ago
Tsu-ba-me e436b4de11 fix(striker-ui): connect prepare network submission with endpoint 1 year ago
Tsu-ba-me 9728f56927 fix(striker-ui): allow message setter override in submit form 1 year ago
Tsu-ba-me 750b0ac7c0 fix(striker-ui-api): create bridge for node's bcn/ifn with 2 ifaces 1 year ago
Tsu-ba-me 103474a4e2 fix(striker-ui-api): add create_bridge to build network config 1 year ago