191 Commits (b990d21dc3d432d95afc237261662031cb3c4f3c)

Author SHA1 Message Date
digimer 6826b12188 Added a start for configured interfaces found to be down after boot. 8 months ago
digimer 9775612de7 Added an explicit check that IPs for a hostname are added in known_hosts 8 months ago
digimer a2af862567 Ignored unconfigured network interfaces 9 months ago
digimer 9689647110 Added a skip of unconfigured network devices 9 months ago
digimer b74900c2fc Beginning to repurpose anvil-manage-server for server resync 9 months ago
digimer 36525cdeab Added a work-around for an LVM JSON formatting issue 9 months ago
digimer 870c990632 Added support for multiple IP's per interface 10 months ago
digimer 59a33306cc Removed ifcfg support from scan-network. 11 months ago
digimer ebd96c7eb3 Disabled the collect_ifcfg_data() method entirely. 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 cad524db9d Removed anvil-update-states 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 52e7875252 Bumoed logging to find '!!error!!' related parsing errors. 11 months ago
digimer c5e72797fd Made the match for the partition 'swap' more flexible. 11 months ago
digimer e4fc831284 Added a missing variable to an alert. 11 months ago
digimer 822854f0c3 Fixed a bug in scan-ipmitool that was causing duplicate history entries 1 year ago
digimer 51978e1609 Update scan-server to only alert on large boot time changes 1 year ago
digimer a11b87458e Gracefully handle errors from changed node host names in scan-cluster. 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 829ae546a2 Beginning work on new Server->locate() method to find servers across an 1 year ago
digimer 122816255d * Fixed a bug where a sensor value of '0' was being interpretted as the value not existing. 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 a81a110261 * Remove forced log level and secure logging. This addresses issue #386 1 year ago
digimer a0cb791f47 This contains fixes needed for beta from additional testing. 1 year ago
digimer 6ee2ad75db * Updated anvil-delete-server to actively check for and delete any drbd-fenced attributes left over in the CIB after a server is deleted. This addresses issue #374. 1 year ago
digimer 6a7c9923ad * Fixed second variable replacement bug, re issue #338. 1 year ago
digimer 9ebe192306 This fixes a variable substitution but, addressing issue #338. 1 year ago
digimer 7258781712 * Updated scan-cluster to detect stale drbd-fenced attributes in the CIB, generally left after a server is deleted. This addresses issue #374. 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
digimer e0316da88b * Got anvil-manage-server-storage working enough to grow existing disk's hard drive sizes, and to insert/eject optical disks. 2 years ago
digimer dda0fbd7d5 * Updated DRBD->allow_two_primaries() to be more careful at evaluating peer-node-id. 2 years ago
digimer 929806cef7 Fixed variable substitution names in scan-server. 2 years ago
digimer b03587967b * Updated Cluster->add_server() to batch the creation of the server and the location constraints in one commit to the CIB. 2 years ago
digimer b7abc481e6 Updated scan-cluster to check to see that migrate_to and migrate_from are given a timeout of 600s and an on-fail of "block". Updated Cluster->add_server() to set migrate_from to timeout=600s and on-fail=block as well. 2 years ago
digimer bc3d04ad2e * Updated Cluster->add_server() to wait up to 15 seconds for a server to appear to ensure that the pcs call to add the server with the right requested running state. 2 years ago
digimer 0e57836c8f This commit addresses (hopefully) issue #329. 2 years ago
digimer 510db70253 Another attempt to resolve the stoage group race condition. This moves the check for auto-assembly to scan-lvm. It only works for the first assemble, after that the user can/should use anvil-manage-storage-groups. 2 years ago
digimer 83aa4e6a5f Updated scan-cluster to check for FAILED resources (servers) and, if found, attempt to recover it. 2 years ago
digimer 1afa7ce09e * Created Cluster->recover_server() that uses crm_resource to try to recover a server that has entered a FAILED state. 2 years ago
digimer c7a923fdfb * Fixed a bug in scan-server where DELETED servers were being set to 'shut off'. 2 years ago
digimer bf2e3e25fb * Added a check for undefined variable/value pairs in cachevault data that was causeing SQL UPDATE errors. 2 years ago
Deezzir 7d5f18b20d fix: introduced optional arg for clean_spaces 2 years ago
Deezzir deac1fc6a8 fix: introduced optional arg for clean_spaces 2 years ago
digimer efebd135eb * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2 years 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 7710d9d109 * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks. 2 years ago