4184 Commits (feature/softwareraid)
 

Author SHA1 Message Date
Madison Kelly 6a0c9f27df Updated anvil-join-anvil to auto-create the anvil-configure-host job 6 months ago
Madison Kelly 8b8be39717 Finished System->check_if_configured({thorough => 1}) support. 7 months ago
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 cfa3432e78 Added a catch for SIGALARM 7 months ago
Digimer 99eb177da2
Merge pull request #660 from ClusterLabs/net-config 7 months ago
Madison Kelly 5495a82595 Improved handling of lost DB connections. 7 months ago
Madison Kelly c00fd62ea6 Removed the lock release in Database->reconnect(). 7 months ago
Madison Kelly d3ddbd395f Added logging for DB connection test bug 7 months ago
Madison Kelly 52643885d2 Added a check to avoid deep recursions when testing DB access 7 months ago
Madison Kelly 9cb2446bea Cleaned up handling of lost DB access 7 months ago
Madison Kelly 9db9f81104 Reworked Database->_test_access to do a general reconnect 7 months ago
Madison Kelly 574b2dccae Updated Database->query to better handle a lost DB connection. 7 months ago
digimer 8c1c0597da Updated anvil-daemon to run anvil-configure-host in the foreground. 7 months ago
digimer f7082c930b Fixed a bug in parsing the fence agent for multi-device fence methods. 7 months ago
digimer 25a0454dce Better handling of lost DB connections. 7 months ago
digimer b86493fff4 More logging to debug apparent hang 7 months ago
digimer 4766ceff70 Added logging to debug network config issue. 7 months ago
digimer 8dc3a8262f Updated pod on requiring 'new' for manifest_uuid when creating new 7 months ago
digimer 566887462e Fixed parameter names being sent to Striker->generate_manifest(). 7 months ago
digimer 3c52d1e28e Changed how parameters are picked up in Striker->generate_manifest 7 months ago
digimer a3ac5cf7f8 Fixed a bug that prevented install manifests from being saved. 7 months ago
digimer f08df75384 Made resync checks happen on any striker running for less than two 7 months ago
digimer d6c5aa3903 Added a timeout to Database->query() calls. 7 months ago
digimer 368673eac2 Added a flag for when NM is changed and, if set, NM is restarted. 7 months ago
digimer acf30229ef Added code to restart NetworkManager if needed 7 months ago
digimer b990d21dc3 Fixed a bug where migrations would needlessly fail memory checks. 7 months ago
digimer ab33c716cb Created a specific check that there's a hosts entry for each DB 7 months ago
digimer 3d50f45984 Added a 1 second delay to nmcli calls 7 months ago
digimer 033052f449 Shortened the time to reboot when no DBs come back after net reconfig 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 7925a3f42c * Added more man pages. 8 months ago
Fabio M. Di Nitto 9cfadcf096
Merge pull request #648 from ClusterLabs/fix-fence-opts-parsing 8 months ago
Fabio M. Di Nitto ef8bb19e60 fence: do not load switches for deprecated agents options 8 months ago
Fabio M. Di Nitto 494e538257
Merge pull request #647 from ClusterLabs/fix-distcheck-as-user 8 months ago
Fabio M. Di Nitto def90f2daa build: fix make distcheck as user vs root 8 months ago
Digimer e4bd962715
Merge pull request #644 from ClusterLabs/upgrade-tools 8 months ago
digimer 5c3d1860c8 Made the host_key check conditional on an available DB 8 months ago
digimer 9775612de7 Added an explicit check that IPs for a hostname are added in known_hosts 8 months ago
digimer 1152c50f3a Added pcsd config, and -y support. 8 months ago
digimer 3e63b726d3 Added node 2 joining an Anvil! node if not started by node 1. 8 months ago
digimer e00dec7cba Added loading existing corosync/authkey from peer during rebuild. 8 months ago
digimer ec6acdd6d8 Reworked host validation to avoid warnings in logs. 8 months ago
digimer bd2e4c46ae Updated Network->load_ips() to use the device_name when available. 8 months ago
digimer 45e3a1e8a9 Updated Remote->_check_known_hosts_for_target() to replace updated keys 8 months ago
digimer 9999d6f522 Fixed a bug where nics were not being found by their NM device name 8 months ago
digimer 7ecd0a4d70 Starting work on rejoining a replacement subnode to an Anvil! node 8 months ago