587 Commits (c93fced70f99f557fa41b92f778a6b2989368ecb)

Author SHA1 Message Date
digimer bf693ed212 Updated anvil-daemon to enable root SSH access during startup 11 months ago
digimer d8ceb7fbf4 Updated to add all subnode nets to /etc/hosts before forming cluster 11 months ago
digimer dd0175e05c Now check for/backup/remove ifcfg-X files on EL8 hosts. 11 months ago
digimer e03219d1d8 Fixed a bug where non-strikers hung configuring their network. 11 months ago
digimer d7aa7966dc Fixed a couple bugs 11 months ago
digimer 518fddfa82 More progress on the new NM version of anvil-configure-host 11 months ago
digimer 71735947dc Created Job->bump_progress() to make advancing job progress easier 11 months ago
digimer ef89a79162 More progress on anvil-configure-host 11 months ago
digimer a27773a69d scan-network now records interfaces, bonds and bridges! 11 months ago
digimer 9c67b97fdd Fixed a bug in initializing DROP'ed DBs. 11 months ago
digimer ec11335197 Fixed DB initialization bugs. 11 months ago
digimer 1f88abda04 * Further work done on anvil-monitor-network 11 months ago
digimer fd880e2fdf Finished anvil-watch-servers 1 year ago
digimer 26f4446bf9 Continued work on anvil-watch-servers; Parsed server data now. 1 year ago
digimer 207a014ae0 Got anvil-watch-servers showing the status of subnodes. 1 year ago
digimer 8ce1f04335 Finished CPU support in anvil-manage-server-system! 1 year ago
digimer b4037fade5 Added RAM change support to anvil-manage-server-system 1 year ago
digimer 6bc2601d34 Updated anvil-manage-server-system to change boot device ordering. 1 year ago
digimer 1e376fc06b Updated anvil-manage-dr to change --list to --show for consistency 1 year ago
digimer ef0f04117f Added '--list' to anvil-manage-dr 1 year ago
digimer d9aa8aee74 Updated anvil-manage-keys to work from the command line 1 year ago
digimer 9bd98951b5 Added backup/restore of partition table in Storage->auto_grow_pv 1 year ago
digimer edc544255e Rebased with main and resolved conflicts. 1 year ago
digimer e5e958a03b Updated anvil-configure-host to clear "config::map_network" 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 85f86cda8a Updated Storage->read_file() to test if the target file exists. 1 year ago
digimer ed269aa450 Fixed a bug where duplicate variables were being created in some cases. 1 year ago
digimer a35e790a4d Fixed a minor striker-boot-machine bug. 1 year ago
digimer b1f89c2723 Finished initial version of striker-show-jobs 1 year ago
digimer 4398ffe70c Updated striker-boot-machine to support booting all machines. 1 year ago
digimer 55b1380031 Finished (but need more testing) of Server->locate(). 1 year ago
digimer f12e001ac2 Finished Server->connect_to_virsh(). 1 year ago
digimer 245f75de9b Added Server->update_definition() 1 year ago
digimer 62fe62a44b * Continued work on anvil-manage-server-system. It now displays the boot devices, CPU and RAM info. 1 year ago
digimer 74ddb7f3a9 Updated Database-get_files() to detect/remove duplicate file entries. 1 year ago
digimer fcbace6713 Updated anvil-join-anvil to hold if either node is still running anvil-configure-host 1 year ago
digimer 582a8b292c Added more job updates to anvil-manage-power. 1 year ago
digimer ef042eef25 Cleaned up logging while waiting for subnodes. 1 year ago
digimer 5d5270486e Added a wait loop when forming node clusters. 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 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 3c9086d1f3 Fixed bugs related to running jobs. 1 year ago
digimer e8a84e1c97 Added job handling to anvil-manage-server-storage (needs more testing though). 1 year ago
digimer 2f429d2bc7 Fixed bugs related to adding drives and extending drives to servers. 1 year ago
digimer e895e1f264 * Finished writting the anvil-manage-server-storage. 1 year ago
digimer 17078347ee Reworked anvil-manage-server-storage to use the translation system. 1 year ago
digimer 02de75a6ab * Improved log messaging to not log of a potential boot failure when the local DRBD volume(s) are all UpToDate and the peer is offline. 1 year ago
digimer 3ee30e6e24 * Updated DRBD->allow_two_primaries() to gracefully fail if the peer isn't connected. 1 year ago