755 Commits (65f7b020e3674629b3edd686eea09a2bf5129a43)

Author SHA1 Message Date
digimer 8ce1f04335 Finished CPU support in anvil-manage-server-system! 11 months ago
digimer b4037fade5 Added RAM change support to anvil-manage-server-system 11 months ago
digimer b5ce2c4871 Added a call to Remote->add_target_to_known_hosts in Remote->test_access 11 months ago
digimer 6bc2601d34 Updated anvil-manage-server-system to change boot device ordering. 11 months ago
digimer ef0f04117f Added '--list' to anvil-manage-dr 12 months ago
digimer d9aa8aee74 Updated anvil-manage-keys to work from the command line 12 months ago
digimer 9bd98951b5 Added backup/restore of partition table in Storage->auto_grow_pv 12 months ago
digimer edc544255e Rebased with main and resolved conflicts. 12 months ago
digimer 556e892002 Added 'sessions' to the age-out table list 1 year ago
digimer 09fcc45c4a Skipped checking 'sessions' when considering a DB resync. 1 year ago
digimer e0a4bd4d69 Undid the Remote->call to System->call piping 1 year ago
digimer 081c5ea90e Possibly fixed the anvil-delete-server hang bug. 1 year ago
digimer 747e759248 Updated node restart logic to boot unless power or temps are known bad 1 year ago
digimer 8c97f478a8 Updated Server->update_definition() to undefine a server when needed. 1 year ago
digimer 9b55504872 Updated anvil-manage-server-system to update defined servers. 1 year ago
digimer fd461f940d Fixed a bug in Remote->call() 1 year ago
digimer 49f194eac6 Fixed issue #515; anvil-join-anvil updates hostnames properly now 1 year ago
digimer 85f86cda8a Updated Storage->read_file() to test if the target file exists. 1 year ago
digimer 4f6fa4b6ed Working on a bug where broken manifests are saved. 1 year ago
digimer a5f424d340 Test fix for variable deletion bug. 1 year ago
digimer 8bc35b322f More logging to debug variable deletion bug. 1 year ago
digimer 56bb18951a Hopefully fixed an empty variable bug in duplicate variable searches. 1 year ago
digimer 4d1528f614 Added more logging to debug variable deletion bug. 1 year ago
digimer 9ee8f782ee Continuing to try to resolve duplicate variables bug. 1 year ago
digimer 2a3f0bab24 Reworked how and when duplicate variables are checked/cleared. 1 year ago
digimer ed269aa450 Fixed a bug where duplicate variables were being created in some cases. 1 year ago
digimer be89bfb438 Updated striker-get-screenshots to create the screenshot directory. 1 year ago
digimer 5ec395c53a Reworked DB resync logic. 1 year ago
digimer b1f89c2723 Finished initial version of striker-show-jobs 1 year ago
digimer 0014cc591d Re-enabled DB connections in ocf:alteeve:server. 1 year ago
digimer b3c067b016 Fixed a bug in anvil-manage-files where missing files weren't being downloaded. 1 year ago
digimer 7545df1e55 Fixed a bug in which host runs an anvil-delete-server job. 1 year ago
digimer 55b1380031 Finished (but need more testing) of Server->locate(). 1 year ago
digimer 829ae546a2 Beginning work on new Server->locate() method to find servers across an 1 year ago
digimer f12e001ac2 Finished Server->connect_to_virsh(). 1 year ago
digimer 245f75de9b Added Server->update_definition() 1 year ago
digimer e361d0b424 More progress on anvil-manage-server-system 1 year ago
digimer 201cd53265 Improved the logic behind Network->find_target_ip() 1 year ago
digimer ed91435211 Fixed a bug where duplicate files weren't actually being deleted. 1 year ago
digimer 74ddb7f3a9 Updated Database-get_files() to detect/remove duplicate file entries. 1 year ago
digimer c3fe39e6a8 Added a check file unlinked files. 1 year ago
digimer c039c58128 * This commit moves taking screenshots of hosted servers onto the strikers using the Sys::Virt module. This was needed because the screenshots were being taken by scan-server, and that was causing it to take a long time to run. It should never have been handled by the scan agent anyway. This update requires a WebUI fix to use the new screenshot tool. This tool also adds holding multiple screenshots to allow users to "scrub" through screenshots up to 10 hours in the past. 1 year ago
digimer 8925dabb9d * Updated anvil-shutdown-server to take the new '--immediate' switch which forces a server to shut down immediately (akin to pulling the power on a traditional machine). This is needed to allow a user to recover a crash or hung server. 1 year ago
digimer 4646f4a030 * Quieted logging. 1 year ago
digimer 580980717d This commit covers the convertion of 'virsh' shell calls to using 'Sys::Virt' module, and fixes several small bugs related to scan-server; 1 year ago
digimer e895e1f264 * Finished writting the anvil-manage-server-storage. 1 year ago
digimer d255adc7b4 * Updated anvil-daemon to set the mode of /mnt/shared/* to 0777 during creation and to check that that mode is set for existing sub-directories. This resolves issue #443. 1 year ago
digimer f23768ac32 * Updated Striker->generate_manifest() to remove integral DR support and add migration-network support. This helps address issue #440. 1 year ago
digimer 4a6ee0c283 Updated Database->get_lvm_data to ignore data from deleted hosts. 1 year ago
digimer 79ff96cee5 * Fixed a bug in DRBD->manage_resource() that prevented new resources from being created. 1 year ago