anvil/share
digimer 645f54ab89 This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially.
* To update file handling for the new DR host linking mechanism, file_locations -> file_location_anvil_uuid was changed to file_location_host_uuid.
  This required a fair number of changes elsewhere to handle this, with a particular noted change to Database->get_anvils() to look at host_uuid's for the subnodes in an Anvil! and, if either is marked as needing a file, make sure the peer is as well. Similarly, any linked DRs are set to have the file as well.
* Created a new Network->find_access that simply takes a target host name or UUID, and it returns a list of networks and IPs that the target can be accessed by.
* Updated Network->load_ips() to find the network interface being used for traffic so that things like the interface speed can be recorded, even when an IP is on a bridge or bond.

Unrelated, but in this commit, is a restoration of calling scan agents with a timeout now that the virsh hang issue has been resolved.

Signed-off-by: digimer <mkelly@alteeve.ca>
2023-02-14 02:29:40 -05:00
..
anvil.sql This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially. 2023-02-14 02:29:40 -05:00
firewall.txt * Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed). 2021-01-25 01:00:55 -05:00
Makefile.am * Started work on, but not at all finished, anvil-manage-server which will allow manipulation of a server's resources. 2021-05-20 00:16:09 -04:00
words.xml This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially. 2023-02-14 02:29:40 -05:00