118 Commits (7b1ea9c56ceac30e2a5a83ae9cf5629576349ed9)

Author SHA1 Message Date
Madison Kelly 94dacd08d8 Created Database->get_variables(). 7 months ago
Madison Kelly cb6346f468 Fixed errors that broke compile. 7 months ago
Madison Kelly 4b82c5f2bf Added 'timeout' logging to help debug SIGALARM exits. 7 months ago
digimer 3d50f45984 Added a 1 second delay to nmcli calls 7 months ago
digimer 8e53993f67 Shortened the anvil-daemon job start up delay. 7 months ago
digimer 6826b12188 Added a start for configured interfaces found to be down after boot. 8 months ago
digimer 6d121dc0c0 Mapped each interface name in match.interface-name to a UUID lookup. 8 months ago
digimer bd2e4c46ae Updated Network->load_ips() to use the device_name when available. 8 months ago
digimer 9999d6f522 Fixed a bug where nics were not being found by their NM device name 8 months ago
digimer ad0a353a89 Fixed a bug where unused interfaces were not being ignored. 9 months ago
digimer 870c990632 Added support for multiple IP's per interface 10 months ago
digimer ab0b1a262b Reworked Network->wait_for_bonds() to be ->wait_for_networks() 10 months ago
digimer fe2806b5df Bumped up timeouts 10 months ago
digimer 480745c889 Disabled printing of the countdown. 10 months ago
digimer 495cb90ca6 Created Network->wait_for_network to hold startup for NM to be up. 10 months ago
digimer b3d1e53623 Added a log message if waiting for bonds times out. 10 months ago
digimer 6a193bf710 Added extra checks to Network->wait_for_bonds() 10 months ago
digimer d5ceca3dc6 Added a message when holding on a bond to activate. 10 months ago
digimer 05de34c7bc Scancore and anvil-daemon now holds for bonds to be up. 10 months ago
Tsu-ba-me 2306776c37 fix: rename load_interfces->load_interfaces of Network.pm 11 months ago
digimer 943bf2e8d3 Removed the no-longer-needed Network->check_network() method 11 months ago
digimer 827cf1f331 Fixed a bug that was crashing anvil-daemon 11 months ago
digimer 282fdbe7e0 Fixed a bug where IPs were being marked repeatedly as DELETEd. 11 months ago
digimer d7aa7966dc Fixed a couple bugs 11 months ago
digimer ff0e6c3575 Updated anvil-daemon to call scan-network if no interfaces exist. 11 months ago
digimer 518fddfa82 More progress on the new NM version of anvil-configure-host 11 months ago
digimer 83057d0b45 Fixed several bugs around renaming interfaces 11 months ago
digimer 71735947dc Created Job->bump_progress() to make advancing job progress easier 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 201cd53265 Improved the logic behind Network->find_target_ip() 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 556e91238d * Updated Network->find_access() to clear the data from previous scans, which fixes a bug where checking multiple hosts could return stale data for the previous host. 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 3016fb875b * Reworded striker-update-cluster to use anvil-update-system for on-system OS updates. 1 year ago
digimer fea10e5bb1 * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2 years ago
digimer 7891c9b2b1 * Fixed a bug in Network->load_ips() where interfaces were being marked as type 'bridge' or 'bond'. 2 years ago
digimer 5dbdd20d7e * Fixed a bug in Network->load_ips() where the IP address on a bridge or bond was having the device name recorded incorrectly. 2 years ago
digimer 645f54ab89 This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially. 2 years ago
Digimer 93e6a59841 * Added 'vnc-server' to the list of firewall services enabled on strikers. 2 years ago
Digimer 4ecc6097d3 * Cleaned up some old 'die' calls with better nice_exit() calls to help avoid dangling db_in_use flags. 2 years ago
Digimer ddd28de112 * Fixed a couple typos that broke compilation. 2 years ago
Digimer 15aadc3a4e * Updated scan-network to check for inactive or activating interfaces and manually bring them up, if the uptime is less than 10 minutes. 2 years ago
Digimer cf8198ac9a Fixed a typo causing a compilation error. 2 years ago
Digimer 3343ecaf9f * Added check to disable/stop firewalld if running when anvil-daemon starts. 2 years ago
Digimer 7fd6185445 * Disabled firewalling for now. There appears to be an issue starting up with DRBD. 2 years ago
Digimer 0b3d282a2c * Updated Network->manage_firewall() to restore a debug level set to 1 for testing. 3 years ago
Digimer bce9e2caaf This is the first attempt at enabling firewalld completely. There is a decent chance that problems exist, so it won't be a surprise if a few more commits are needed to this branch before things work. 3 years ago
Digimer 9028611afb * Fixed a bug in Get->bridges were the bridge was not marked as found when parsing json output, breaking ocf:alteeve:server 3 years ago